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/3094-pod-topology-spread-considering-taints/README.md
+15-14Lines changed: 15 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,16 +134,16 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
134
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)
137
+
-[x] e2e Tests for all Beta API Operations (endpoints)
138
138
-[ ] (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)
139
-
-[] (R) Minimum Two Week Window for GA e2e tests to prove flake free
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)
142
-
-[] (R) Production readiness review completed
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
+
-[x] (R) Production readiness review completed
143
143
-[ ] (R) Production readiness review approved
144
144
-[x] "Implementation History" section is up-to-date for milestone
145
-
-[] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
146
-
-[] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
145
+
-[x] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
146
+
-[x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
147
147
148
148
<!--
149
149
**Note:** This checklist is iterative and should be reviewed and updated every time this enhancement is being considered for a milestone.
@@ -364,11 +364,11 @@ This can inform certain test coverage improvements that we want to do before
364
364
extending the production code to implement this enhancement.
0 commit comments