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: Argo DB init conflict when deploy workflow-controller with multiple replicas #11177 #11178

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

astraw99
Copy link
Contributor

@astraw99 astraw99 commented Jun 4, 2023

Fixes #11177

Motivation

Fix Argo DB init conflict when deploy workflow-controller with multiple replicas.

Modifications

Move the DB init logic to after the leader election completed.

Verification

After the code modification, tested the workflow-controller deployment in my environment with
multiple replicas (3 and 5), both work ok.

@astraw99 astraw99 changed the title Fix Argo DB init conflict when deploy workflow-controller with multiple replicas #11177 fix: Argo DB init conflict when deploy workflow-controller with multiple replicas #11177 Jun 4, 2023
@terrytangyuan terrytangyuan merged commit 7f155e4 into argoproj:master Jul 1, 2023
JPZ13 pushed a commit to pipekit/argo-workflows that referenced this pull request Jul 4, 2023
terrytangyuan pushed a commit that referenced this pull request Jul 19, 2023
dpadhiar pushed a commit to dpadhiar/argo-workflows that referenced this pull request May 9, 2024
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.

Argo DB init conflict when deploy workflow-controller with multiple replicas
2 participants