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

fix: support service account bound token expiration #569

Conversation

ppodevlabs
Copy link
Contributor

Fixes #566

From kubernetes 1.30 kubelet takes care of renewing tokens for service accounts inside the projected volumes. This PR make capsule-proxy to reload the token when required.

@ppodevlabs ppodevlabs force-pushed the fix/support-sa-bound-token-expiration branch from 20cfa94 to a7f4ccf Compare November 12, 2024 05:54
@ppodevlabs ppodevlabs force-pushed the fix/support-sa-bound-token-expiration branch from 11e7fef to 5a3643f Compare November 12, 2024 12:45
@ppodevlabs ppodevlabs force-pushed the fix/support-sa-bound-token-expiration branch from 6735ab2 to d792219 Compare November 12, 2024 14:15
Signed-off-by: Pedro Parra Ortega <[email protected]>

fix: save time instead

Signed-off-by: Pedro Parra Ortega <[email protected]>

fix: Update internal/webserver/webserver.go

Co-authored-by: Dario Tranchitella <[email protected]>
Signed-off-by: Pedro Parra Ortega <[email protected]>

fix: correct typo

Signed-off-by: Pedro Parra Ortega <[email protected]>
@ppodevlabs ppodevlabs force-pushed the fix/support-sa-bound-token-expiration branch from d792219 to 1cf1de7 Compare November 12, 2024 16:08
@prometherion prometherion merged commit 84273ba into projectcapsule:main Nov 12, 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