Closed RiccardoTOTI closed 1 month ago
@anna-geller we may want to add it to the list of breaking change for 0.19 for those who use MinIO.
@RiccardoTOTI we use the MinIO chart as a dependency of our chart, there is nothing we can do to tackle this issue, and as you pointed out this is due to a breaking change in the MinIO Chart. As it's not complex to change the attribute in your Helm values, I'll close this issue.
Thanks for reporting, users struggling with the same issue will easily be able to find the cause and fix it ;)
Expected Behavior
The Helm upgrade should handle the secret key changes without requiring a full reinstallation.
Actual Behaviour
The upgrade fails due to the mismatch in secret key names, leading to the need for a full uninstall and reinstall of the application.
The following error was encountered:
In the new version of the Bitnami MinIO chart, there is a breaking change where the keys for the MinIO secret have been renamed:
rootUser
androotPassword
root-user
androot-password
Steps To Reproduce
minio:RELEASE.2022-10-24T18-35-07Z
.Run the Helm upgrade command to update to
minio:2024.10.2-debian-12-r0
:Environment Information
minio:RELEASE.2022-10-24T18-35-07Z
minio:2024.10.2-debian-12-r0