Skip to content

Commit 8a9df00

Browse files
committed
KEP-1965: add future looking GA criteria, requiring consensus on lease naming, persistence policy and components
Signed-off-by: Andrew Sy Kim <[email protected]>
1 parent 3e6d42d commit 8a9df00

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,9 @@ Alpha should provide basic functionality covered with tests described above.
180180

181181
#### Beta -> GA Graduation
182182

183-
N/A
183+
- 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).
184186

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

0 commit comments

Comments
 (0)