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

Remove MINIO_OPERATOR_DEPLOYMENT_NAME variable #2322

Merged

Conversation

ramondeklein
Copy link
Contributor

PR #2242 removed some obsolete code, because the Helm chart always installs the operator with the name minio-operator. This PR will remove the support for the MINIO_OPERATOR_DEPLOYMENT_NAME that could be set to then name of the operator deployment. Because Helm always sets it to minio-operator, there is no real need to keep supporting this.

Although it's technically possible to install the operator without the Helm script and use a different name, it's not very likely that this is being used. There are also no checks if other names would actually work correctly. Removing the environment variable seems to be the most logical thing to do.

@ramondeklein ramondeklein force-pushed the remove-MINIO_OPERATOR_DEPLOYMENT_NAME branch from aeb7a6c to 95f007b Compare September 19, 2024 20:10
harshavardhana
harshavardhana previously approved these changes Sep 19, 2024
@ramondeklein ramondeklein merged commit 868ae2d into minio:master Sep 20, 2024
20 of 21 checks passed
@djwfyi djwfyi mentioned this pull request Oct 16, 2024
1 task
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

Successfully merging this pull request may close these issues.

4 participants