Skip to content

Commit

Permalink
Merge pull request #4215 from yt2985/kep
Browse files Browse the repository at this point in the history
Add kube-apiserver to the components field for LegacyServiceAccountTokenCleanUp in kep.yaml.
  • Loading branch information
k8s-ci-robot authored Sep 15, 2023
2 parents f15cd5b + f756988 commit 1db96f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ legacy tokens for security practices.
#### Alpha -> Beta Graduation

- [ ] Approved by PRR and scalability
- [ ] Any known bugs fixed
- [x] Any known bugs fixed
- [ ] Tests passing

### Upgrade / Downgrade Strategy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ feature-gates:
- name: LegacyServiceAccountTokenCleanUp
components:
- kube-controller-manager
- kube-apiserver
disable-supported: true
metrics:
- serviceaccount_legacy_tokens_total

0 comments on commit 1db96f0

Please sign in to comment.