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

WorkflowSucceeded event is missing on big workflows #4671

Closed
sarabala1979 opened this issue Dec 8, 2020 · 0 comments · Fixed by #4698
Closed

WorkflowSucceeded event is missing on big workflows #4671

sarabala1979 opened this issue Dec 8, 2020 · 0 comments · Fixed by #4698
Assignees
Labels

Comments

@sarabala1979
Copy link
Member

Summary

What happened/what you expected to happen?

Diagnostics

What Kubernetes provider are you using?

What version of Argo Workflows are you running?

Paste a workflow that reproduces the bug, including status:
kubectl get wf -o yaml ${workflow} 
Paste the logs from the workflow controller:
kubectl logs -n argo $(kubectl get pods -l app=workflow-controller -n argo -o name) | grep ${workflow}

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant