-
Notifications
You must be signed in to change notification settings - Fork 376
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
Set VolumeHandle for dynamically provisioned VolumeGroupSnapshots #1198
Set VolumeHandle for dynamically provisioned VolumeGroupSnapshots #1198
Conversation
928b45b
to
d3148de
Compare
d3148de
to
6c6c9ed
Compare
d992bd3
to
a1be62e
Compare
Can you post your testing results that show VolumeSnapshot and VolumeSnapshotContent fields are set correctly? |
Sure! And sorry for the wall of text.
|
49b2edf
to
556a842
Compare
556a842
to
2ff0ac3
Compare
2ff0ac3
to
7c1c530
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: leonardoce, xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
What this PR does / why we need it:
This patch sets the
spec.source.volumeHandle
field forvolume snapshot contents that are members of a dynamically provisioned volume
group snapshot, like a dynamically provisioned volume snapshot content would do.
The volume snapshot content logic has been improved to consider this case too.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: