Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volume Snapshot API v1 support #2708

Closed
Vlatombe opened this issue Jan 5, 2021 · 0 comments · Fixed by #2709
Closed

Volume Snapshot API v1 support #2708

Vlatombe opened this issue Jan 5, 2021 · 0 comments · Fixed by #2709
Milestone

Comments

@Vlatombe
Copy link
Contributor

Vlatombe commented Jan 5, 2021

https://kubernetes.io/blog/2020/12/10/kubernetes-1.20-volume-snapshot-moves-to-ga/

Kubernetes 1.20 (#2684) bundles the Volume Snapshot API v1. #2356 added support for v1beta1.

Other than introducing tightening validation, there is no difference between the v1beta1 and v1 Kubernetes volume snapshot API. In this release (with Kubernetes 1.20), both v1 and v1beta1 are served while the stored API version is still v1beta1. Future releases will switch the stored version to v1 and gradually remove v1beta1 support.

@manusa manusa added this to the 5.1.0 milestone Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants