Skip to content

Commit 38bf786

Browse files
committed
kep-2535: update KEP checklist
Signed-off-by: Stanislav Láznička <[email protected]>
1 parent 2c1d2ca commit 38bf786

File tree

1 file changed

+8
-8
lines changed
  • keps/sig-node/2535-ensure-secret-pulled-images

1 file changed

+8
-8
lines changed

keps/sig-node/2535-ensure-secret-pulled-images/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,20 @@
5050

5151
Items marked with (R) are required *prior to targeting to a milestone / release*.
5252

53-
- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
54-
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
55-
- [ ] (R) Design details are appropriately documented
56-
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
53+
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
54+
- [x] (R) KEP approvers have approved the KEP status as `implementable`
55+
- [x] (R) Design details are appropriately documented
56+
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
5757
- [ ] e2e Tests for all Beta API Operations (endpoints)
5858
- [ ] (R) Ensure GA e2e tests for meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
5959
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
60-
- [ ] (R) Graduation criteria is in place
60+
- [x] (R) Graduation criteria is in place
6161
- [ ] (R) [all GA Endpoints](https://github.com/kubernetes/community/pull/1806) must be hit by [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
6262
- [ ] (R) Production readiness review completed
6363
- [ ] (R) Production readiness review approved
64-
- [ ] "Implementation History" section is up-to-date for milestone
65-
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
66-
- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
64+
- [x] "Implementation History" section is up-to-date for milestone
65+
- [x] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
66+
- [x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
6767

6868
[kubernetes.io]: https://kubernetes.io/
6969
[kubernetes/enhancements]: https://git.k8s.io/enhancements

0 commit comments

Comments
 (0)