We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f15cd5b + f756988 commit 1db96f0Copy full SHA for 1db96f0
keps/sig-auth/2799-reduction-of-secret-based-service-account-token/README.md
@@ -273,7 +273,7 @@ legacy tokens for security practices.
273
#### Alpha -> Beta Graduation
274
275
- [ ] Approved by PRR and scalability
276
-- [ ] Any known bugs fixed
+- [x] Any known bugs fixed
277
- [ ] Tests passing
278
279
### Upgrade / Downgrade Strategy
keps/sig-auth/2799-reduction-of-secret-based-service-account-token/kep.yaml
@@ -27,6 +27,7 @@ feature-gates:
27
- name: LegacyServiceAccountTokenCleanUp
28
components:
29
- kube-controller-manager
30
+ - kube-apiserver
31
disable-supported: true
32
metrics:
33
- serviceaccount_legacy_tokens_total
0 commit comments