Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.ArtGCStatus

ArtGCStatus maintains state related to ArtifactGC

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
notSpecified boolean if this is true, we already checked to see if we need to do it and we don't
podsRecouped object have completed Pods been processed? (mapped by Pod name) used to prevent re-processing the Status of a Pod more than once
strategiesProcessed object have Pods been started to perform this strategy? (enables us not to re-process what we've already done)
View JSON Schema on GitHub