Skip to content

Commit efc408e

Browse files
committed
Mark KEP as implementable
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent 79c4222 commit efc408e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

keps/sig-release/1731-publishing-packages/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343

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

46-
- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
46+
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
4747
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
48-
- [ ] (R) Design details are appropriately documented
49-
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
48+
- [x] (R) Design details are appropriately documented
49+
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
5050
- [ ] e2e Tests for all Beta API Operations (endpoints)
51-
- [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
51+
- [ ] ~(R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)~ (Not applicable)
5252
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
53-
- [ ] (R) Graduation criteria is in place
54-
- [ ] (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)
55-
- [ ] (R) Production readiness review completed
53+
- [x] (R) Graduation criteria is in place
54+
- [ ] ~(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)~ (Not applicable)
55+
- [x] (R) Production readiness review completed
5656
- [ ] (R) Production readiness review approved
5757
- [ ] "Implementation History" section is up-to-date for milestone
5858
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]

keps/sig-release/1731-publishing-packages/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
owning-sig: sig-release
99
participating-sigs:
1010
- sig-cluster-lifecycle
11-
status: provisional
11+
status: implementable
1212
creation-date: 2019-02-19
1313
last-updated: 2023-02-07
1414
reviewers:

0 commit comments

Comments
 (0)