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

Operator parameters #19

Open
ghjm opened this issue Nov 22, 2021 · 1 comment
Open

Operator parameters #19

ghjm opened this issue Nov 22, 2021 · 1 comment

Comments

@ghjm
Copy link
Contributor

ghjm commented Nov 22, 2021

Operator deployment and upgrade currently do not accept any parameters except for the namespace. Installs should, at a minimum, allow the user to establish a non-default password, and optionally set watchNamespaces. Upgrades should preserve these settings.

@ghjm ghjm added v0.1.0 and removed v0.1.0 labels Dec 10, 2021
@ghjm ghjm added this to the v0.1.0 milestone Dec 10, 2021
@ghjm
Copy link
Contributor Author

ghjm commented Dec 14, 2021

Upgrades do preserve settings now. Setting these parameters requires reading and writing both the ConfigMaps and the operator CRD, which is out of scope for v0.1.1, so I'm removing this from the milestone.

@ghjm ghjm removed this from the v0.1.1 milestone Dec 14, 2021
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