@@ -48,10 +48,10 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
48
48
- [X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
49
49
- [X] (R) Graduation criteria is in place
50
50
- [X] (R) Production readiness review completed
51
- - [ ] Production readiness review approved
52
- - [ ] "Implementation History" section is up-to-date for milestone
53
- - [ ] User-facing documentation has been created in [ kubernetes/website] , for publication to [ kubernetes.io]
54
- - [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
51
+ - [X ] Production readiness review approved
52
+ - [X ] "Implementation History" section is up-to-date for milestone
53
+ - [X ] User-facing documentation has been created in [ kubernetes/website] , for publication to [ kubernetes.io]
54
+ - [X ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
55
55
56
56
<!--
57
57
**Note:** This checklist is iterative and should be reviewed and updated every time this enhancement is being considered for a milestone.
602
602
- 2020-11-11: PR introducing this feature at alpha stage was merged https://github.com/kubernetes/kubernetes/pull/94196
603
603
- 2021-07-02: PR improving concurrency and cache for kubelet credential provider was merged https://github.com/kubernetes/kubernetes/pull/102168
604
604
- 2021-09-27: PR adding metrics for kubelet credential provider was merged https://github.com/kubernetes/kubernetes/pull/102802
605
+ - v1.26: e2e tests added authenticating to GCR
606
+ - v1.26: v1 APIs added and feature graduated to GA
605
607
606
608
## Drawbacks
607
609
0 commit comments