Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 453 Bytes

V1UncountedTerminatedPods.md

File metadata and controls

15 lines (7 loc) · 453 Bytes

V1UncountedTerminatedPods

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

Properties

Name Type Description Notes
failed List<String> failed holds UIDs of failed Pods. [optional]
succeeded List<String> succeeded holds UIDs of succeeded Pods. [optional]