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
@@ -139,15 +140,15 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
139
140
-[X] (R) Design details are appropriately documented
140
141
-[X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
141
142
-[ ] e2e Tests for all Beta API Operations (endpoints)
142
-
-[] (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)
143
-
-[] (R) Minimum Two Week Window for GA e2e tests to prove flake free
143
+
-[X] (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)
144
+
-[X] (R) Minimum Two Week Window for GA e2e tests to prove flake free
144
145
-[X] (R) Graduation criteria is in place
145
-
-[] (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)
146
-
-[] (R) Production readiness review completed
147
-
-[] (R) Production readiness review approved
146
+
-[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)
147
+
-[X] (R) Production readiness review completed
148
+
-[X] (R) Production readiness review approved
148
149
-[X] "Implementation History" section is up-to-date for milestone
149
150
-[X] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
150
-
-[] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
151
+
-[X] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
151
152
152
153
<!--
153
154
**Note:** This checklist is iterative and should be reviewed and updated every time this enhancement is being considered for a milestone.
@@ -536,6 +537,11 @@ in back-to-back releases.
536
537
* Enable feature gate for e2e pipelines
537
538
* Add e2e tests
538
539
540
+
#### GA
541
+
542
+
* Real-world usage
543
+
* ([The LeaderWorkerSet API (LWS)](https://github.com/kubernetes-sigs/lws/blob/main/docs/setup/install.md))
544
+
539
545
### Upgrade / Downgrade Strategy
540
546
541
547
<!--
@@ -1045,7 +1051,8 @@ Major milestones might include:
0 commit comments