Skip to content

[bitnami/mlflow] feat: Fixup to allow database dialects to be configured (#25965)#28316

Merged
juan131 merged 2 commits intobitnami:mainfrom
frittentheke:fixup25965
Jul 24, 2024
Merged

[bitnami/mlflow] feat: Fixup to allow database dialects to be configured (#25965)#28316
juan131 merged 2 commits intobitnami:mainfrom
frittentheke:fixup25965

Conversation

@frittentheke
Copy link
Contributor

@frittentheke frittentheke commented Jul 24, 2024

Description of the change

This is a fixup for the auth database URI generation. The previous commit PR #25965
did not apply the dialect template / config to the uri of the auth database.

Fixes: #25965
Fixes: #25964
Signed-off-by: Christian Rohmann christian.rohmann@inovex.de

Benefits

Possible drawbacks

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)

…red (bitnami#25965)

This is a fixup for the auth database URI generation. The previous commit PR bitnami#25965
did not apply the dialect template / config to the uri of the auth database.

Fixes: bitnami#25965
Signed-off-by: Christian Rohmann <christian.rohmann@inovex.de>
@frittentheke
Copy link
Contributor Author

@juan131 PTAL.

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Copy link
Contributor

@juan131 juan131 left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! LGTM

@juan131 juan131 merged commit 5b69392 into bitnami:main Jul 24, 2024
datbui pushed a commit to datbui/charts that referenced this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MLFlow allow using other supported database backends as external database

3 participants