kubernetes v1.34

JobList.items.status.uncountedTerminatedPods

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

2 fields
JobList.items.status.uncountedTerminatedPods fields and descriptions
Field / TypeDescription
string[]

failed holds UIDs of failed Pods.

  • x-kubernetes-list-type: "set"
string[]

succeeded holds UIDs of succeeded Pods.

  • x-kubernetes-list-type: "set"