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

Add snapshot data mover logic in PVC RIA v2. #184

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Jun 15, 2023

@blackpiglet blackpiglet self-assigned this Jun 15, 2023
@blackpiglet blackpiglet changed the title Add snapshot data mover logic in PVC BIA v2. Add snapshot data mover logic in PVC RIA v2. Jun 15, 2023
@blackpiglet blackpiglet force-pushed the 6115_fix branch 3 times, most recently from a1dead2 to 2e786a9 Compare June 15, 2023 09:27
@blackpiglet blackpiglet marked this pull request as ready for review June 15, 2023 12:17
@blackpiglet blackpiglet force-pushed the 6115_fix branch 10 times, most recently from 2e13023 to 39c6766 Compare June 21, 2023 09:01
Lyndon-Li
Lyndon-Li previously approved these changes Jun 21, 2023
// is not large enough.
// To counter that, here we set the storage request on the PVC to the larger of the PVC's storage request and the size of the
// VolumeSnapshot
setPVCStorageResourceRequest(pvc, restoreSize, logger)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blackpiglet blackpiglet merged commit 6b59bde into vmware-tanzu:main Jun 26, 2023
2 checks passed
@blackpiglet
Copy link
Contributor Author

Also fix vmware-tanzu/velero#6116

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 this pull request may close these issues.

Volume Snapshot Data Movement - CSI plugin as RIA V2
3 participants