-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Support dynamic bearer tokens (Bound Service Account Token Volume) #11915
Conversation
The |
The |
The |
The |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good for the bearer token refresh logic
The |
What does this PR do?
Support refreshing the service account's auth token needed for Bound Service Account Token Volume (k8s v1.22+)
Motivation
fixes DataDog/datadog-agent#10604
Additional Notes
Review checklist (to be filled by reviewers)
changelog/
andintegration/
labels attached