-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Argo DB init conflict when deploy workflow-controller with multiple replicas #11177
Comments
…ple replicas #11177 (#11178) Signed-off-by: astraw99 <[email protected]>
@astraw99 Could you test the latest image tag? |
Sure, tested with the latest image tag (master branch, commit 609539d).
The argo DB init ok without conflict:
|
Thank you for confirming! |
…ple replicas argoproj#11177 (argoproj#11178) Signed-off-by: astraw99 <[email protected]>
…ple replicas #11177 (#11178) Signed-off-by: astraw99 <[email protected]>
This is re-opened. See #11553 |
This needs to be re-worked to foxu on DB init issue |
Got it, will follow this issue and try to fix. |
…ple replicas #11177 (#11569) Signed-off-by: astraw99 <[email protected]>
…ple replicas #11177 (#11569) Signed-off-by: astraw99 <[email protected]>
…ple replicas argoproj#11177 (argoproj#11569) Signed-off-by: astraw99 <[email protected]>
…ple replicas argoproj#11177 (argoproj#11178) Signed-off-by: astraw99 <[email protected]> Signed-off-by: Dillen Padhiar <[email protected]>
…ple replicas argoproj#11177 (argoproj#11569) Signed-off-by: astraw99 <[email protected]> Signed-off-by: Dillen Padhiar <[email protected]>
Pre-requisites
:latest
What happened/what you expected to happen?
DB init encounter conflict, when deploy the workflow-controller with multiple replicas (leader election enabled by default).
The conflict log is pasted below.
I will raise a PR to fix this: move the DB init logic to after the leader election completed.
Version
v3.4.6
Paste a small workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: