-
Notifications
You must be signed in to change notification settings - Fork 9.5k
[bitnami/common] Add global.security.allowEmptyPassword #32675
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
base: main
Are you sure you want to change the base?
[bitnami/common] Add global.security.allowEmptyPassword #32675
Conversation
Signed-off-by: maxime1907 <19607336+maxime1907@users.noreply.github.com>
992bffa
to
e696660
Compare
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution. |
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Pull Request. Do not hesitate to reopen it later if necessary. |
Any updates on this? @javsalgar |
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution. |
Hi @maxime1907, The helper For context, during upgrades, the helper I see two main inconveniences with this contribution:
Additionally, in the benefits you mention:
Isn't that already possible by using the |
Description of the change
Add an option
global.security.allowEmptyPassword
to bypass empty password verification checks when using external vaults/secrets that manages this partBenefits
Creating via
.Values.extraDeploy
an ExternalSecret resource inside the bitnami release when upgrading from values based passwords to external vault secret based passwordsPossible drawbacks
None as it keeps backward compatibility if the field is not present
Applicable issues
None
Additional information
None
Checklist
Chart.yaml
according to semver. This is not necessary when the changes only affect README.md files.README.md
using readme-generator-for-helm