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-windows/5100-windows-dsr-and-overlay-support/README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,16 +137,16 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
137
137
-[X] (R) KEP approvers have approved the KEP status as `implementable`
138
138
-[X] (R) Design details are appropriately documented
139
139
-[X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
140
-
-[] e2e Tests for all Beta API Operations (endpoints)
141
-
-[] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
142
-
-[] (R) Minimum Two Week Window for GA e2e tests to prove flake free
140
+
-[X] e2e Tests for all Beta API Operations (endpoints)
141
+
-[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)
142
+
-[X] (R) Minimum Two Week Window for GA e2e tests to prove flake free
143
143
-[X] (R) Graduation criteria is in place
144
-
-[] (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)
144
+
-[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)
145
145
-[X] (R) Production readiness review completed
146
146
-[X] (R) Production readiness review approved
147
147
-[X] "Implementation History" section is up-to-date for milestone
148
-
-[] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
149
-
-[] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
148
+
-[X] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
149
+
-[X] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
150
150
151
151
<!--
152
152
**Note:** This checklist is iterative and should be reviewed and updated every time this enhancement is being considered for a milestone.
@@ -967,6 +967,8 @@ We have not observed any additional failure modes with DSR or overlay networking
967
967
968
968
###### What steps should be taken if SLOs are not being met to determine the problem?
0 commit comments