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

Updates minio root user and password #298

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

claudiubelu
Copy link
Contributor

@claudiubelu claudiubelu commented Sep 19, 2024

Previously, when the minio krew plugin was used to deploy the minio tenant, the root user credentials were randomly generated.

The Helm chart we're using have default values: minio, minio123.

We're now generating random strings for the root user and password. Additionally, we're updating the minio env configuration secret name to reflect the tenant name, as it was previously.

Thank you for making MicroK8s better

Please reference the issue this PR is fixing, or provide a description of the problem addressed.

Also verify you have:

Previously, when the minio krew plugin was used to deploy the minio
tenant, the root user credentials were randomly generated.

The Helm chart we're using have default values: minio, minio123.

We're now generating random strings for the root user and password.
Additionally, we're updating the minio env configuration secret name
to reflect the tenant name, as it was previously.
Copy link
Contributor

@bschimke95 bschimke95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bschimke95 bschimke95 merged commit 35bc486 into canonical:main Sep 24, 2024
4 checks passed
eaudetcobello pushed a commit to Dakror/microk8s-core-addons that referenced this pull request Nov 26, 2024
Previously, when the minio krew plugin was used to deploy the minio
tenant, the root user credentials were randomly generated.

The Helm chart we're using have default values: minio, minio123.

We're now generating random strings for the root user and password.
Additionally, we're updating the minio env configuration secret name
to reflect the tenant name, as it was previously.
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.

2 participants