Skip to content

Commit 86726f8

Browse files
committed
dynamic resource allocation: finalize checklist
1 parent 5c33eef commit 86726f8

File tree

1 file changed

+7
-7
lines changed
  • keps/sig-node/3063-dynamic-resource-allocation

1 file changed

+7
-7
lines changed

keps/sig-node/3063-dynamic-resource-allocation/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +161,13 @@ checklist items _must_ be updated for the enhancement to be released.
161161

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

164-
- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
165-
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
166-
- [ ] (R) Design details are appropriately documented
167-
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
168-
- [ ] (R) Graduation criteria is in place
169-
- [ ] (R) Production readiness review completed
170-
- [ ] (R) Production readiness review approved
164+
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
165+
- [x] (R) KEP approvers have approved the KEP status as `implementable`
166+
- [x] (R) Design details are appropriately documented
167+
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
168+
- [x] (R) Graduation criteria is in place
169+
- [x] (R) Production readiness review completed
170+
- [x] (R) Production readiness review approved
171171
- [ ] "Implementation History" section is up-to-date for milestone
172172
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
173173
- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes

0 commit comments

Comments
 (0)