File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
keps/sig-auth/2799-reduction-of-secret-based-service-account-token Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -265,16 +265,16 @@ legacy tokens for security practices.
265
265
266
266
#### Beta -> GA Graduation
267
267
268
- - [ ] In use by multiple distributions
269
- - [ ] Approved by PRR and scalability
270
- - [ ] Any known bugs fixed
271
- - [ ] Tests passing
268
+ - [x ] In use by multiple distributions
269
+ - [x ] Approved by PRR and scalability
270
+ - [x ] Any known bugs fixed
271
+ - [x ] Tests passing
272
272
273
273
#### Alpha -> Beta Graduation
274
274
275
- - [ ] Approved by PRR and scalability
275
+ - [x ] Approved by PRR and scalability
276
276
- [x] Any known bugs fixed
277
- - [ ] Tests passing
277
+ - [x ] Tests passing
278
278
279
279
### Upgrade / Downgrade Strategy
280
280
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ reviewers:
12
12
- " @mikedanese"
13
13
approvers :
14
14
- " @liggitt"
15
- stage : beta
16
- latest-milestone : " v1.29 "
15
+ stage : stable
16
+ latest-milestone : " v1.30 "
17
17
milestone :
18
18
beta : " v1.24"
19
- stable : " v1.26 "
19
+ stable : " v1.30 "
20
20
feature-gates :
21
21
- name : LegacyServiceAccountTokenNoAutoGeneration
22
22
components :
You can’t perform that action at this time.
0 commit comments