Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Migrate to Stratos DBMigrator #1334

Merged
merged 7 commits into from Oct 30, 2017
Merged

Migrate to Stratos DBMigrator #1334

merged 7 commits into from Oct 30, 2017

Conversation

irfanhabib
Copy link
Contributor

@irfanhabib irfanhabib commented Oct 28, 2017

Note: This PR is based on #1333

  1. Removes postflight image builder script
  2. stratos-proxy-builder is now used to build both the backend and the dbmigrator. An environment variable can be passed to ensure it builds only the dbmigrator is required.
  3. Updated both docker-compose and helm chart

@@ -57,23 +57,23 @@ echo "DBCONFIG: $DBCONF_KEY"
echo "Connection string: $DB_USER:$DB_PASSWORD@tcp($DB_HOST:$DB_PORT)/$DB_DATABASE_NAME?parseTime=true"
Copy link
Contributor

Choose a reason for hiding this comment

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

Not relates to this PR - but should we be logging the db password?

@irfanhabib
Copy link
Contributor Author

@nwmac Removed the password from the echo line.

Copy link
Contributor

@nwmac nwmac left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@nwmac nwmac left a comment

Choose a reason for hiding this comment

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

Removing approval for pr check

@nwmac nwmac merged commit dfbb9b6 into master Oct 30, 2017
@nwmac nwmac deleted the db-migrator2 branch November 22, 2017 11:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants