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

Create a config command #12678

Closed
Tracked by #12196
mrsimonemms opened this issue Sep 6, 2022 · 0 comments · Fixed by #12679
Closed
Tracked by #12196

Create a config command #12678

mrsimonemms opened this issue Sep 6, 2022 · 0 comments · Fixed by #12679

Comments

@mrsimonemms
Copy link
Contributor

mrsimonemms commented Sep 6, 2022

As part of the refactored installation process, a key part of the application will be the configuration generation.

To that end, there should be a new config root command which everything will stem from. This will be about manipulating a config file that is then submitted to the Installer for rendering into the generated YAML that can be deployed to the Kubernetes cluster.

As part of this, we should also deprecate the init command and replace with a new config init. This will generate the same config file as before, except that it will save it to the file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant