Skip to main content
Schemaobject

io.k8s.api.batch.v1.UncountedTerminatedPods

UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters.

Source
specs/apis__batch__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
failed array
optional

failed holds UIDs of failed Pods.

succeeded array
optional

succeeded holds UIDs of succeeded Pods.