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

[1.12] Issue 6647: add default-snapshot-move-data parameter to Velero install #6940

Merged

Conversation

Lyndon-Li
Copy link
Contributor

Fix issue #6647, add the --default-snapshot-move-data parameter to Velero install, so that users don't need to specify --snapshot-move-data per backup when they want to move snapshot data for all backups

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #6940 (8bf98e8) into release-1.12 (e53cfdf) will decrease coverage by 0.03%.
The diff coverage is 29.41%.

@@               Coverage Diff                @@
##           release-1.12    #6940      +/-   ##
================================================
- Coverage         60.40%   60.38%   -0.03%     
================================================
  Files               246      246              
  Lines             26245    26262      +17     
================================================
+ Hits              15854    15859       +5     
- Misses             9277     9287      +10     
- Partials           1114     1116       +2     
Files Coverage Δ
pkg/cmd/server/server.go 21.97% <66.66%> (+0.17%) ⬆️
pkg/controller/backup_controller.go 61.33% <75.00%> (+0.08%) ⬆️
pkg/install/resources.go 76.28% <0.00%> (-0.92%) ⬇️
pkg/install/deployment.go 88.46% <0.00%> (-2.73%) ⬇️

@shubham-pampattiwar shubham-pampattiwar merged commit c1ace31 into vmware-tanzu:release-1.12 Oct 11, 2023
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants