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 custom config file validation tool #173

Open
schaefi opened this issue Mar 27, 2020 · 0 comments
Open

Add custom config file validation tool #173

schaefi opened this issue Mar 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@schaefi
Copy link
Collaborator

schaefi commented Mar 27, 2020

If a custom config file is used but contains invalid or wrong data due to the schema this will cause the migration to fail. Users will realize that on reboot or on call of run-migration depending on which method they prefer to start the migration.

It would be good to have a tool that is installed with the migration rpm package which allows to validate an eventually existing custom config file prior the actual start of the migration.

The tool should also be integrated into the run-migration code such that users who choose this startup method will automatically get their config file validated

@schaefi schaefi added the enhancement New feature or request label Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant