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

Validate environments have default values on generate #4

Open
bobbytables opened this issue Feb 5, 2018 · 0 comments
Open

Validate environments have default values on generate #4

bobbytables opened this issue Feb 5, 2018 · 0 comments

Comments

@bobbytables
Copy link

It would be nice to provide the ability to validate environments aren't specifying config that isn't also defaulted.

I'd add it as a flag option when generating:

$ k8s-configurator generate --validate <file> <env> 
=> Environment 'int' defines a key that does not have a default: 'random-key'
=> process exited with status 1
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