Skip to content

Commit cc7cec5

Browse files
authored
Merge pull request #4465 from yt2985/kep-2799
Promote kep-2799 to stable.
2 parents 26c7e13 + cc0bf79 commit cc7cec5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

keps/sig-auth/2799-reduction-of-secret-based-service-account-token/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -265,16 +265,16 @@ legacy tokens for security practices.
265265

266266
#### Beta -> GA Graduation
267267

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
272272

273273
#### Alpha -> Beta Graduation
274274

275-
- [ ] Approved by PRR and scalability
275+
- [x] Approved by PRR and scalability
276276
- [x] Any known bugs fixed
277-
- [ ] Tests passing
277+
- [x] Tests passing
278278

279279
### Upgrade / Downgrade Strategy
280280

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ reviewers:
1212
- "@mikedanese"
1313
approvers:
1414
- "@liggitt"
15-
stage: beta
16-
latest-milestone: "v1.29"
15+
stage: stable
16+
latest-milestone: "v1.30"
1717
milestone:
1818
beta: "v1.24"
19-
stable: "v1.26"
19+
stable: "v1.30"
2020
feature-gates:
2121
- name: LegacyServiceAccountTokenNoAutoGeneration
2222
components:

0 commit comments

Comments
 (0)