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.
1 parent 2853299 commit 178c000Copy full SHA for 178c000
keps/sig-auth/2799-reduction-of-secret-based-service-account-token/kep.yaml
@@ -7,18 +7,16 @@ participating-sigs:
7
- sig-auth
8
status: implementable
9
creation-date: 2021-06-25
10
-last-updated: 2022-01-26
11
reviewers:
12
- "@liggitt"
13
- "@mikedanese"
14
approvers:
15
16
-prr-approvers:
17
- - TBD
18
-stage: alpha
19
-latest-milestone: "v1.24"
+stage: beta
+latest-milestone: "v1.25"
20
milestone:
21
alpha: "v1.24"
+ beta: "v1.25"
22
feature-gates:
23
- name: LegacyServiceAccountTokenNoAutoGeneration
24
components:
@@ -31,4 +29,4 @@ feature-gates:
31
29
- kube-controller-manager
32
30
disable-supported: true
33
metrics:
34
+ - serviceaccount_legacy_tokens_total
0 commit comments