-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
AWS has graduated the BoundServiceAccountTokenVolume to the feature status in Kubernetes 1.21.
If I understand the feature correctly that means that in the future the service account tokens will be expired after an hour. This means that the token will have to be refreshed from disk within that time. At the moment the library does not reload the token.
AWS has updated it's clients to refresh the tokens before the expiry time. Since this library does not use the java client the token has to be refreshed manually.
Documentation: kubernetes/enhancements#542
Thanks,
Donny
chanhht, rubenmromero, luong000, jcputney, kendyjm and 1 more
Metadata
Metadata
Assignees
Labels
No labels