youtube image
From YouTube: Kubernetes SIG API Machinery 20230322

Description

- deads2k: Deprecate and slate StorageVersionHash for removal? https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2342-exposing-hashed-storage-versions-via-the-discovery-API
The StorageVersion API looks like a better footing for the feature and has traction: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2339-storageversion-api-for-ha-api-servers
- liggitt marking it deprecated is a great first step.
In general there was agreement that deprecating this one (in favor of the 2339) is the right way to move forward.
AI: deads@ will send PR to mark it deprecated, targeting 1.28.
- lavalamp follow-up from feature gate discussion 2 weeks ago: draft KEP for initial review
Daniel asks for feedback, especially around the User Stories to make sure nothing was missed.
-lavalamp follow-up from mixed apiserver version discussion last week: extremely draft KEP
logicalhan Two open questions:
where to store the public key for the apiserver
What approach to take to make discovery consistent
AI Daniel will include an "unresolved" section with details to bring up in future meetings and see if we can get an agreement on the way forward.
deads points out to KEP dependency chain: API Server Identity — Storage Migrator — this one
-jpbetz: Want to raise awareness of De-share InitContainer type from Container to SIG