Move VolumeGroupSnapshot to GA#573
Merged
bswartz merged 1 commit intocontainer-storage-interface:masterfrom Oct 22, 2024
Merged
Move VolumeGroupSnapshot to GA#573bswartz merged 1 commit intocontainer-storage-interface:masterfrom
bswartz merged 1 commit intocontainer-storage-interface:masterfrom
Conversation
nixpanic
approved these changes
Sep 30, 2024
Contributor
|
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. |
Member
|
Tested the PR, it seems to work as expected. |
humblec
approved these changes
Oct 18, 2024
Contributor
Author
|
Hi @bswartz, @yati1998 has posted the results of regression tests with CSI hostpath driver here: #573 (comment) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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?: