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

Needs single stage volume copy #215

Open
rgoley-eti opened this issue Oct 10, 2023 · 0 comments
Open

Needs single stage volume copy #215

rgoley-eti opened this issue Oct 10, 2023 · 0 comments

Comments

@rgoley-eti
Copy link

I really like the korb utility. I have run into scenarios that the korb utility does not really handle though. One scenario is if the stage1 of a copy-twice-name process completes but the stage2 fails due to something else binding to the volume or if the src volume fails to delete in general. That leaves data intact but it exists with the wrong name for existing deployments. I did not see a way to do a single pvc copy that would be the equivalent of the stage2 copy. I only saw copy-twice-name, export, and import strategies unless I missed something in the code.

The ideal fix for this would be to be able to perform a singe stage copy by specifying source and destination pvc names.

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

No branches or pull requests

1 participant