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

agent/auth: Implement agent authentication #104

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

tupyy
Copy link
Collaborator

@tupyy tupyy commented Dec 13, 2024

Agent authentication uses the same logic as the planner authorization. For simplicity, the jwt inserted in the ova image is the user's token.

Signed-off-by: Cosmin Tupangiu [email protected]

@tupyy tupyy requested a review from machacekondra December 13, 2024 13:58
Agent authentication uses the same logic as the planner auth.
For simplicity, the jwt inserted in the ova image is the user's token.

Signed-off-by: Cosmin Tupangiu <[email protected]>
@tupyy tupyy merged commit b3dcc8f into kubev2v:main Dec 16, 2024
9 checks passed
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.

2 participants