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 deprecated .secret from tenant Helm chart #2265

Merged

Conversation

ramondeklein
Copy link
Contributor

@ramondeklein ramondeklein commented Aug 12, 2024

The .secret value in the tenant Helm chart has been deprecated in the v5 charts, so it should have been removed in v6. That also fixes #2255.

To prevent that secrets are created with unexpected values (i.e. when the end-user still uses the deprecated .secrets value), then it will show a message that the user should use .tenant.configSecret instead and abort.

@ramondeklein ramondeklein merged commit 3a8695b into minio:master Aug 22, 2024
20 of 21 checks passed
@ramondeklein ramondeklein deleted the helm-remove-deprecate-secret branch August 22, 2024 11:40
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.

helm release 6.0.1 can't use .tenant.configSecret
4 participants