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
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
136
136
-[x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
137
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
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
-[x] (R) Production readiness review completed
@@ -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