Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal 114: Add support for multiple API versions to the agent #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ansasaki
Copy link
Contributor

This adds the proposal to add support for multiple API versions to the agent to make it backwards compatible.

Resolves #114

This adds the proposal to add support for multiple API versions to the
agent to make it backwards compatible.

Resolves keylime#114

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
@THS-on
Copy link
Member

THS-on commented Oct 17, 2024

Generally LGTM. Especially for the push model having the /version endpoint is a good idea on all your web components.

We already give the verifier the supported agent API version via the tenant, so we then need to implement some logic in the tenant to find the latest version supported by both.

@THS-on THS-on mentioned this pull request Oct 22, 2024
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for multiple API versions to the agent
2 participants