Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.MutexStatus

MutexStatus contains which objects hold mutex locks, and which objects this workflow is waiting on to release locks.

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
holding array Holding is a list of mutexes and their respective objects that are held by mutex lock for this io.argoproj.workflow.v1alpha1.
waiting array Waiting is a list of mutexes and their respective objects this workflow is waiting for.
View JSON Schema on GitHub