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

Large workflow pod state synchronization has a delay #1276

Closed
xianlubird opened this issue Mar 22, 2019 · 3 comments
Closed

Large workflow pod state synchronization has a delay #1276

xianlubird opened this issue Mar 22, 2019 · 3 comments

Comments

@xianlubird
Copy link
Member

xianlubird commented Mar 22, 2019

Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT
What happened:
In a large workflow, seems have 5000 step. The real pod has Completed, but the workflow node is marked ContainerCreating, seems state a few minutes ago.

Environment:

  • Argo version:
master branch build
$ argo version
  • Kubernetes version :
v1.11.8

Anyone can give me some advice?

[root@master1 ~]# kubectl get pods test-xxxxxxx -n pext
NAME                          READY     STATUS      RESTARTS   AGE
test-xxxxxxx               0/2       Completed   0          24m

Workflow  State

◷ test-xxxxxxx-2221(0)       test-xxxxxxx   23m       ContainerCreating
@rtanner-wiley
Copy link

I'm experiencing this issue as well

@sarabala1979
Copy link
Member

sarabala1979 commented Jul 8, 2019

Latest v2.3 will support this large workflow (#1264)

@stale
Copy link

stale bot commented Jul 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 2, 2020
@stale stale bot closed this as completed Jul 9, 2020
icecoffee531 pushed a commit to icecoffee531/argo-workflows that referenced this issue Jan 5, 2022
Fixed wrong indentation in the yaml spec :)

Signed-off-by: roi.kramer <[email protected]>
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

No branches or pull requests

3 participants