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

Feature Request: manage humio version in CRD not image path #595

Open
ryanfaircloth opened this issue May 26, 2022 · 1 comment
Open

Feature Request: manage humio version in CRD not image path #595

ryanfaircloth opened this issue May 26, 2022 · 1 comment

Comments

@ryanfaircloth
Copy link
Contributor

The image path should be a param on the operator deployment the version in the operator should be optional (set to latest by operator) or set to a new version by the user

@SaaldjorMike
Copy link
Member

Just to clarify: Are you asking for the default humio container version to be moved outside the golang code and instead into the helm chart? Which would make it possible to do humio-operator with --set humio.image=humio/humio-core:x.y.z to change the default humio container image used for all clusters that the operator manages, while keeping the old helm chart version?

In any case, whatever the user overrides in the HumioCluster resources would override any defaults there might be, which also sounds like what you're asking for.

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

2 participants