Skip to content

Commit 178c000

Browse files
committed
2799: update kep.yaml
1 parent 2853299 commit 178c000

File tree

1 file changed

+4
-6
lines changed
  • keps/sig-auth/2799-reduction-of-secret-based-service-account-token

1 file changed

+4
-6
lines changed

keps/sig-auth/2799-reduction-of-secret-based-service-account-token/kep.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,16 @@ participating-sigs:
77
- sig-auth
88
status: implementable
99
creation-date: 2021-06-25
10-
last-updated: 2022-01-26
1110
reviewers:
1211
- "@liggitt"
1312
- "@mikedanese"
1413
approvers:
1514
- "@liggitt"
16-
prr-approvers:
17-
- TBD
18-
stage: alpha
19-
latest-milestone: "v1.24"
15+
stage: beta
16+
latest-milestone: "v1.25"
2017
milestone:
2118
alpha: "v1.24"
19+
beta: "v1.25"
2220
feature-gates:
2321
- name: LegacyServiceAccountTokenNoAutoGeneration
2422
components:
@@ -31,4 +29,4 @@ feature-gates:
3129
- kube-controller-manager
3230
disable-supported: true
3331
metrics:
34-
- TBD
32+
- serviceaccount_legacy_tokens_total

0 commit comments

Comments
 (0)