We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68afb6f commit 108983cCopy full SHA for 108983c
keps/sig-api-machinery/1965-kube-apiserver-identity/README.md
@@ -179,9 +179,7 @@ Alpha should provide basic functionality covered with tests described above.
179
180
#### Beta -> GA Graduation
181
182
- - SIG consensus on whether Lease names should be unique per process (i.e. uuid) or persist across restarts (i.e. hostname)
183
- - SIG consensus on whether Lease names should include a hostname identifier (via label) if they do NOT persist across restarts.
184
- - SIG consensus on where the storageversiongc controller should run (kube-apiserver vs kube-controller-manager).
+==TODO==
185
186
**For non-optional features moving to GA, the graduation criteria must include
187
[conformance tests].**
0 commit comments