Skip to content

Commit d7560d9

Browse files
committed
update questionary
1 parent 1de6e91 commit d7560d9

File tree

1 file changed

+7
-7
lines changed
  • keps/sig-network/1880-multiple-service-cidrs

1 file changed

+7
-7
lines changed

keps/sig-network/1880-multiple-service-cidrs/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,22 +57,22 @@
5757

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

60-
- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in
60+
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in
6161
[kubernetes/enhancements] (not the initial KEP PR)
62-
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
63-
- [ ] (R) Design details are appropriately documented
64-
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
62+
- [x] (R) KEP approvers have approved the KEP status as `implementable`
63+
- [x] (R) Design details are appropriately documented
64+
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
6565
(including test refactors)
6666
- [ ] e2e Tests for all Beta API Operations (endpoints)
6767
- [ ] (R) Ensure GA e2e tests for meet requirements for [Conformance
6868
Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
6969
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
70-
- [ ] (R) Graduation criteria is in place
70+
- [x] (R) Graduation criteria is in place
7171
- [ ] (R) [all GA Endpoints](https://github.com/kubernetes/community/pull/1806) must be hit by
7272
[Conformance
7373
Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
74-
- [ ] (R) Production readiness review completed
75-
- [ ] (R) Production readiness review approved
74+
- [x] (R) Production readiness review completed
75+
- [x] (R) Production readiness review approved
7676
- [ ] "Implementation History" section is up-to-date for milestone
7777
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to
7878
[kubernetes.io]

0 commit comments

Comments
 (0)