ContainerSet templates and pod's showing "NotReady" when containers complete? #15749
brokenjacobs
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using containerSet in a workflow, and when my containers complete, they exit successfuly and the workflow completes as expected. However in kubernetes, my pods show "NotReady" status as this happens:
I'm sure this is going to confuse someone. I would think there is a way to have the wait container wait till all the containers complete in the containerSet, but it doesn't appear that Argo Workflow does this?
I was going to open a bug report, but I think this is better had as a discussion?
Beta Was this translation helpful? Give feedback.
All reactions