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

cluster: Allow installer to finish with no failures #331

Merged
merged 1 commit into from Jun 15, 2020

Conversation

Spredzy
Copy link
Contributor

@Spredzy Spredzy commented Jun 15, 2020

Currently running the installer in cluster setup will trigger 2 errors
becauee it tries to run the db migration more than one time.

The following commit ensures that db migration are just run once from
the pool of node selected.

fix #6973

Currently running the installer in cluster setup will trigger 2 errors
becauee it tries to run the db migration more than one time.

The following commit ensures that db migration are just run once from
the pool of node selected.

fixes #6973
@pulpbot
Copy link
Member

pulpbot commented Jun 15, 2020

Attached issue: https://pulp.plan.io/issues/6973

@Spredzy
Copy link
Contributor Author

Spredzy commented Jun 15, 2020

@fao89 fao89 merged commit 790ec0f into pulp:master Jun 15, 2020
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.

None yet

4 participants