UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters.
Name | Type | Description | Notes |
---|---|---|---|
failed | List<String> | failed holds UIDs of failed Pods. | [optional] |
succeeded | List<String> | succeeded holds UIDs of succeeded Pods. | [optional] |