-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
Description
Summary
Hi Everyone!
Is it possible to define Workflow when wait container waits until all sidecar pod’s containers are finished ?
Maybe specify some flag to the Workflow controller.
As I can see here, wait container kills all Pod's containers that are not main or wait.
I want to use Argo workflow in my custom CRD which injects additional sidecar container to the created pod and runs the script after main pod's container is finished.
So my sidecar container should not be killed after the main container is complete.
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.