Workflow controller crash on nil pointer #11769
Labels
area/controller
Controller issues, panics
type/bug
type/regression
Regression from previous behavior (a specific type of bug)
Pre-requisites
:latest
What happened/what you expected to happen?
Using the latest master branch code (
94fbb3bf27f0746a0b84ea2f654568cc655bfbfb
), got workflow-controller crash with multiple replicas.The cash log is:
Version
latest master: 94fbb3b
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.
Just use the latest master branch, then deploy workflow-controller with multiple replicas (leader-election is on), then will reproduce the crash.
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: