Skip to content

Fix syntax (parameter order) for flaskServerSecretKey in template#33248

Merged
carrodher merged 3 commits intobitnami:mainfrom
mangobillbay:main
Apr 29, 2025
Merged

Fix syntax (parameter order) for flaskServerSecretKey in template#33248
carrodher merged 3 commits intobitnami:mainfrom
mangobillbay:main

Conversation

@mangobillbay
Copy link
Contributor

@mangobillbay mangobillbay commented Apr 29, 2025

Fix syntax (parameter order) for flaskServerSecretKey in template

Description of the change

Fix in template for the flaskServerSecretKey definition, that makes it first look for a configured value before falling back to the default (hard-coded) value.

Benefits

The template definition for flaskServerSecretKey works as expected, and doesn't always take the default value.

Possible drawbacks

None (what I can see).

Applicable issues

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

Signed-off-by: Magnus Billvik <magnus@billvik.se>
@github-actions github-actions bot added mlflow triage Triage is needed labels Apr 29, 2025
@github-actions github-actions bot requested a review from carrodher April 29, 2025 13:11
mangobillbay and others added 2 commits April 29, 2025 13:13
Signed-off-by: Magnus Billvik <magnus@billvik.se>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Apr 29, 2025
@github-actions github-actions bot removed the triage Triage is needed label Apr 29, 2025
@github-actions github-actions bot removed the request for review from carrodher April 29, 2025 14:00
@github-actions github-actions bot requested a review from dgomezleon April 29, 2025 14:00
@carrodher carrodher enabled auto-merge (squash) April 29, 2025 14:00
@carrodher carrodher merged commit 5397041 into bitnami:main Apr 29, 2025
25 checks passed
rstribrn pushed a commit to rstribrn/bitnami_charts that referenced this pull request May 9, 2025
…tnami#33248)

* Fix syntax (parameter order) for flaskServerSecretKey in template

Signed-off-by: Magnus Billvik <magnus@billvik.se>

* Version bump

Signed-off-by: Magnus Billvik <magnus@billvik.se>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Magnus Billvik <magnus@billvik.se>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
QustodioPablo pushed a commit to QustodioPablo/charts that referenced this pull request May 16, 2025
…tnami#33248)

* Fix syntax (parameter order) for flaskServerSecretKey in template

Signed-off-by: Magnus Billvik <magnus@billvik.se>

* Version bump

Signed-off-by: Magnus Billvik <magnus@billvik.se>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Magnus Billvik <magnus@billvik.se>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
Signed-off-by: Pablo Fernandez <pablo.fernandez@qustodio.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mlflow solved verify Execute verification workflow for these changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

existingSecretFlaskServerSecretKey always uses fallback-value

4 participants