Describe the bug
restart a running workflow will cause workflow excutor always return Skipped
To Reproduce
- start a workflowrun
- use vela-cli to restart the workflowrun
vela workflow restart xxx --step xxx
- workflow will not handled by controller, and the log like this
"Skip this reconcile" workflowrun="default/test-xxx" spanID="i-dv1uiiok"
Expected behavior
Screenshots
Workflow Version
v0.6.0
Cluster information
Additional context
Describe the bug
restart a running workflow will cause workflow excutor always return Skipped
To Reproduce
vela workflow restart xxx --step xxx"Skip this reconcile" workflowrun="default/test-xxx" spanID="i-dv1uiiok"Expected behavior
Screenshots
Workflow Version
v0.6.0
Cluster information
Additional context