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 3e6d42d commit 8a9df00Copy full SHA for 8a9df00
keps/sig-api-machinery/1965-kube-apiserver-identity/README.md
@@ -180,7 +180,9 @@ Alpha should provide basic functionality covered with tests described above.
180
181
#### Beta -> GA Graduation
182
183
-N/A
+ - SIG consensus on whether Lease names should be unique per process (i.e. uuid) or persist across restarts (i.e. hostname)
184
+ - SIG consensus on whether Lease names should include a hostname identifier (via label) if they do NOT persist across restarts.
185
+ - SIG consensus on where the storageversiongc controller should run (kube-apiserver vs kube-controller-manager).
186
187
**For non-optional features moving to GA, the graduation criteria must include
188
[conformance tests].**
0 commit comments