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

[installer] Validate configuration #6102

Closed
csweichel opened this issue Oct 7, 2021 · 0 comments · Fixed by #6265
Closed

[installer] Validate configuration #6102

csweichel opened this issue Oct 7, 2021 · 0 comments · Fixed by #6265
Labels
component: install Terraform installation scripts, helm charts, installer images
Milestone

Comments

@csweichel
Copy link
Contributor

installer should be able to validate the user-provided configuration. Rules to check are:

  • valid values in all enum fields
  • all required values are present
  • configuration is not contradictory (e.g. we can only install full clusters with an internal docker registry)
@csweichel csweichel added the component: install Terraform installation scripts, helm charts, installer images label Oct 7, 2021
@mrsimonemms mrsimonemms added this to the Installer MVP milestone Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: install Terraform installation scripts, helm charts, installer images
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants