enhancements: Unknown Version Interoperability Proxy
Enhancement Description
- One-line enhancement description (can be used as a release note): Allow a resource request to be served by the correct apiserver in the case when there are multiple apiservers at varied versions
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4020-unknown-version-interoperability-proxy
- Discussion Link: https://docs.google.com/document/d/1x9RNaaysyO0gXHIr1y50QFbiL1x8OWnk2v3XnrdkT5Y/edit#bookmark=id.zh5gxrgo2ufp
- Primary contact (assignee): richabanker
- Responsible SIGs: api-machinery
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.28
- Beta release target (x.y):
- Stable release target (x.y):
- Alpha
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s): - https://github.com/kubernetes/kubernetes/pull/118386
- https://github.com/kubernetes/kubernetes/pull/119272
- https://github.com/kubernetes/kubernetes/pull/117740
- KEP (
- Docs (
k/website) update PR(s): - x] https://github.com/kubernetes/website/pull/42147
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
About this issue
- Original URL
- State: open
- Created a year ago
- Comments: 17 (13 by maintainers)
I would prefer consistency across docs and code, so I think we should change the feature gate name as well. But since its code freeze right now, that change can happen after the freeze is lifted. @jpbetz what are your thoughts on this?
Hey @Richabanker 👋 Enhancements Lead here, With https://github.com/kubernetes/kubernetes/pull/118386, https://github.com/kubernetes/kubernetes/pull/119272 and https://github.com/kubernetes/kubernetes/pull/117740 merged as per the issue description, this enhancement is now
trackedfor v1.28 Code Freeze! ThanksThanks @AdminTurnedDevOps, added a placeholder PR https://github.com/kubernetes/website/pull/41723
Edit: modified above PR to a blog PR, and created a new documentation PR here https://github.com/kubernetes/website/pull/42147
Hey @Richabanker With all the KEP requirements in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. 🚀
The status of this enhancement is marked as
tracked. Please keep the issue description up-to-date with appropriate stages as well. Thank you!