Skip to content

Commit 108983c

Browse files
committed
KEP-1965: remove GA criterias that are now resolved
Signed-off-by: Andrew Sy Kim <[email protected]>
1 parent 68afb6f commit 108983c

File tree

1 file changed

+1
-3
lines changed
  • keps/sig-api-machinery/1965-kube-apiserver-identity

1 file changed

+1
-3
lines changed

keps/sig-api-machinery/1965-kube-apiserver-identity/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,7 @@ Alpha should provide basic functionality covered with tests described above.
179179

180180
#### Beta -> GA Graduation
181181

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).
182+
==TODO==
185183

186184
**For non-optional features moving to GA, the graduation criteria must include
187185
[conformance tests].**

0 commit comments

Comments
 (0)