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

[v7] Fix 'get-kubeconfig.sh' to work with Kubernetes v1.24+ #15618

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Aug 17, 2022

Backport #15612 to branch/v7

Kubernetes v1.24 enabled, by default, the `LegacyServiceAccountTokenNoAutoGeneration` feature.
This feature prevents Secrets containing service account tokens to be automatically generated for every ServiceAccount.
Instead, when enabled it requires a manual action for creating the Secret bounded to the SA.

Fixes #15611
@tigrato tigrato enabled auto-merge (squash) August 17, 2022 18:51
@tigrato tigrato merged commit 0ef4353 into branch/v7 Aug 17, 2022
@tigrato tigrato deleted the bot/backport-15612-branch/v7 branch August 17, 2022 20:04
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.

None yet

3 participants