Skip to content

Commit f20f7b5

Browse files
committed
prepare KEP for bound beta and rootca ga
1 parent afc1eb0 commit f20f7b5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

keps/sig-auth/1205-bound-service-account-tokens/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -412,9 +412,9 @@ are properly reloading tokens by:
412412

413413
##### Beta->GA
414414

415-
- [ ] In use by multiple distributions
416-
- [ ] Approved by PRR and scalability
417-
- [ ] Any known bugs fixed
415+
- [x] In use by multiple distributions
416+
- [x] Approved by PRR and scalability
417+
- [x] Any known bugs fixed
418418

419419
#### BoundServiceAccountTokenVolume
420420

@@ -443,7 +443,7 @@ are properly reloading tokens by:
443443

444444
- [x] TokenRequest/TokenRequestProjection GA
445445

446-
- [ ] RootCAConfigMap GA
446+
- [x] RootCAConfigMap GA
447447

448448
##### Beta -> GA Graduation
449449

keps/sig-auth/1205-bound-service-account-tokens/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ reviewers:
1111
approvers:
1212
- "@liggitt"
1313
creation-date: 2019-08-06
14-
last-updated: 2020-09-23
15-
status: implementable
14+
last-updated: 2021-01-13
15+
status: implemented
1616
stage: beta
17-
latest-milestone: "v1.20"
17+
latest-milestone: "v1.21"
1818
milestone:
1919
alpha: "v1.13"
2020
beta: "v1.21"

0 commit comments

Comments
 (0)