File tree Expand file tree Collapse file tree 3 files changed +13
-11
lines changed
sig-auth/2799-reduction-of-secret-based-service-account-token Expand file tree Collapse file tree 3 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 3
3
approver : " @deads2k"
4
4
beta :
5
5
approver : " @deads2k"
6
+ stable :
7
+ approver : " @deads2k"
Original file line number Diff line number Diff line change @@ -199,32 +199,32 @@ None
199
199
200
200
| Alpha | Beta | GA |
201
201
| ----- | ---- | ---- |
202
- | - | 1.24 | 1.25 |
202
+ | - | 1.24 | 1.26 |
203
203
204
204
Since in 1.24, all pods should be admitted in 1.22+ and they should be using
205
205
bound tokens. One release ahead to enable this features would help to reduce
206
206
legacy tokens for security practices.
207
207
208
208
#### Beta -> GA Graduation
209
209
210
- - [ ] Approved by PRR and scalability
211
- - [ ] Any known bugs fixed
212
- - [ ] Tests passing
210
+ - [x ] Approved by PRR and scalability
211
+ - [x ] Any known bugs fixed
212
+ - [x ] Tests passing
213
213
214
214
#### Alpha -> Beta Graduation
215
215
216
- - [ ] Approved by PRR and scalability
217
- - [ ] Any known bugs fixed
218
- - [ ] Tests passing
219
- - [ ] Document and communicate the available actions that consumers of
216
+ - [x ] Approved by PRR and scalability
217
+ - [x ] Any known bugs fixed
218
+ - [x ] Tests passing
219
+ - [x ] Document and communicate the available actions that consumers of
220
220
auto-generated secret-based tokens should take. (migrate to either use
221
221
tokenrequest or explicitly request secret-based tokens)
222
222
223
223
#### LegacyServiceAccountTokenTracking
224
224
225
225
| Alpha | Beta | GA |
226
226
| ----- | ---- | ---- |
227
- | 1.24 | 1.25 | 1.26 |
227
+ | 1.26 | 1.27 | 1.28 |
228
228
229
229
#### Beta -> GA Graduation
230
230
@@ -244,7 +244,7 @@ legacy tokens for security practices.
244
244
245
245
| Alpha | Beta | GA |
246
246
| ----- | ---- | ---- |
247
- | 1.24 | 1.25 | 1.26 |
247
+ | 1.27 | 1.28 | 1.29 |
248
248
249
249
#### Beta -> GA Graduation
250
250
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ reviewers:
13
13
approvers :
14
14
- " @liggitt"
15
15
stage : beta
16
- latest-milestone : " v1.25 "
16
+ latest-milestone : " v1.26 "
17
17
milestone :
18
18
alpha : " v1.24"
19
19
beta : " v1.25"
You can’t perform that action at this time.
0 commit comments