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

[MLRun] Retain the DSN configuration within a secret #1051

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

moranbental
Copy link
Member

@moranbental moranbental commented Jan 7, 2025

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove irrelevant fields.]

  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [mychartname])

Description

Saving the DSN and old DSN in a secret instead of in the deployment.
Additionally, adding overrideDsn to support external DBs:
If overrideDsn is set, use the external DB (overrideDsn).
If overrideDsn is not set, use the internal DB (dsn).

https://iguazio.atlassian.net/browse/IG-23233
https://iguazio.atlassian.net/browse/ML-8219

@liranbg liranbg merged commit 4369b08 into v3io:development Jan 8, 2025
22 checks passed
@moranbental moranbental deleted the dsn branch January 8, 2025 06:53
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