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

Feature: Add fallback option in case of any failure #19

Open
subhamkrai opened this issue Nov 9, 2021 · 1 comment
Open

Feature: Add fallback option in case of any failure #19

subhamkrai opened this issue Nov 9, 2021 · 1 comment
Assignees

Comments

@subhamkrai
Copy link
Collaborator

This is a feature request to have a fallback option in case any error occurred during migration.

@subhamkrai subhamkrai self-assigned this Nov 9, 2021
@travisn
Copy link
Member

travisn commented Nov 9, 2021

As discussed in huddle, a few points to consider:

  • If there is a failure, abort the tool so multiple failures will not be hit at the same time across multiple PVC conversions.
  • Rolling back a failure is a non-goal due to the significantly increased complexity of the tool.
  • Logging and documentation of the tool is the most critical part to deal with failure. We want to guide users through a failure, but we don't need to automate it.

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

2 participants