You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-scheduling/3521-pod-scheduling-readiness/README.md
+26-12Lines changed: 26 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,14 +131,14 @@ checklist items _must_ be updated for the enhancement to be released.
131
131
Items marked with (R) are required *prior to targeting to a milestone / release*.
132
132
133
133
-[x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
134
-
-[] (R) KEP approvers have approved the KEP status as `implementable`
134
+
-[x] (R) KEP approvers have approved the KEP status as `implementable`
135
135
-[x] (R) Design details are appropriately documented
136
136
-[x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
137
-
-[] e2e Tests for all Beta API Operations (endpoints)
138
-
-[] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
139
-
-[] (R) Minimum Two Week Window for GA e2e tests to prove flake free
137
+
-[x] e2e Tests for all Beta API Operations (endpoints)
138
+
-[x] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
139
+
-[x] (R) Minimum Two Week Window for GA e2e tests to prove flake free
140
140
-[x] (R) Graduation criteria is in place
141
-
-[] (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)
141
+
-[x] (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)
142
142
-[ ] (R) Production readiness review completed
143
143
-[ ] (R) Production readiness review approved
144
144
-[x] "Implementation History" section is up-to-date for milestone
@@ -512,12 +512,12 @@ integration and its implementation.
Copy file name to clipboardExpand all lines: keps/sig-scheduling/3838-pod-mutable-scheduling-directives/README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,16 +133,16 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
133
133
-[x] (R) KEP approvers have approved the KEP status as `implementable`
134
134
-[x] (R) Design details are appropriately documented
135
135
-[x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
136
-
-[] e2e Tests for all Beta API Operations (endpoints)
137
-
-[] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
138
-
-[] (R) Minimum Two Week Window for GA e2e tests to prove flake free
136
+
-[x] e2e Tests for all Beta API Operations (endpoints)
137
+
-[x] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
138
+
-[x] (R) Minimum Two Week Window for GA e2e tests to prove flake free
139
139
-[x] (R) Graduation criteria is in place
140
-
-[] (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)
140
+
-[x] (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)
141
141
-[x] (R) Production readiness review completed
142
142
-[x] (R) Production readiness review approved
143
143
-[x] "Implementation History" section is up-to-date for milestone
144
-
-[] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
145
-
-[] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
144
+
-[x] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
145
+
-[x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
146
146
147
147
<!--
148
148
**Note:** This checklist is iterative and should be reviewed and updated every time this enhancement is being considered for a milestone.
@@ -395,7 +395,7 @@ This can inform certain test coverage improvements that we want to do before
395
395
extending the production code to implement this enhancement.
0 commit comments