-
Notifications
You must be signed in to change notification settings - Fork 380
Move VolumeGroupSnapshot to GA #573
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
Move VolumeGroupSnapshot to GA #573
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes please. Thanks! Ceph-CSI has support for this with the CephFS backend. Work is progressing well to support it with RBD too.
We have community feedback confirming that the alpha design for this feature is good to move to GA. I've reviewed the contents of this PR and I believe all the correct alpha tags were removed. I would like to see a regression test showing that this PR doesn't break an existing CSI driver -- ideally a driver that implements group snapshots. The hostpath CSI driver could do this. |
Tested the PR, it seems to work as expected.
|
Hi @bswartz, @yati1998 has posted the results of regression tests with CSI hostpath driver here: #573 (comment) |
What type of PR is this?
Feature
What this PR does / why we need it:
This PR moves Group Controller Service and VolumeGroupSnapshot capability to GA.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce an API-breaking change?: