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
-[] kubernetes/enhancements issue in release milestone, which links to KEP (this should be a link to the KEP location in kubernetes/enhancements, not the initial KEP PR)
55
-
-[] KEP approvers have set the KEP status to `implementable`
56
-
-[] Design details are appropriately documented
57
-
-[] Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
58
-
-[] Graduation criteria is in place
59
-
-[] "Implementation History" section is up-to-date for milestone
60
-
-[] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
61
-
-[] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
54
+
-[X] kubernetes/enhancements issue in release milestone, which links to KEP (this should be a link to the KEP location in kubernetes/enhancements, not the initial KEP PR)
55
+
-[X] KEP approvers have set the KEP status to `implementable`
56
+
-[X] Design details are appropriately documented
57
+
-[X] Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
58
+
-[X] Graduation criteria is in place
59
+
-[X] "Implementation History" section is up-to-date for milestone
60
+
-[X] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
61
+
-[X] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
62
62
63
63
## Summary
64
64
@@ -257,7 +257,8 @@ We envision the following testing:
257
257
258
258
**Note:***Section not required until targeted at a release.*
259
259
260
-
TBD
260
+
Since this is a developer facing change, I don't believe there is any graduation
261
+
criteria.
261
262
262
263
### Upgrade / Downgrade Strategy
263
264
@@ -269,8 +270,7 @@ N/A
269
270
270
271
## Implementation History
271
272
272
-
- original prototype [kubernetes/kubernetes#87746](https://github.com/kubernetes/kubernetes/pull/87746)
273
-
- original KEP PR [TBD]
273
+
- original KEP PR [kubernetes/kubernetes#87746](https://github.com/kubernetes/kubernetes/pull/87746)
0 commit comments