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

Fix defaults for postgres config so that local config override is not needed #101

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

rocketeerbkw
Copy link
Member

closes #99

Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

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

@rocketeerbkw
Copy link
Member Author

We use drupal as the default for mariadb, so I'd say keep them in sync either way https://github.com/uselagoon/lagoon-sync/blob/main/synchers/mariadb.go#L43

@tobybellwood
Copy link
Member

We use drupal as the default for mariadb, so I'd say keep them in sync either way https://github.com/uselagoon/lagoon-sync/blob/main/synchers/mariadb.go#L43

Good point, that's an oversight. Agree to keep them in sync then, but should work out a better way for both.

@bomoko
Copy link
Collaborator

bomoko commented Sep 28, 2023

@rocketeerbkw and @tobybellwood - this seems good to me, let me know if you're happy for me to merge.

Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

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

Approved - we'll replace the "drupal" defaults in a subsequent PR

@bomoko bomoko merged commit 77737ab into main Sep 28, 2023
@rocketeerbkw rocketeerbkw deleted the 99-postgres-default-config branch April 23, 2024 15:46
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.

Postgres syncer has incorrect local defaults
3 participants