website/docs/resources-reference/v1.5/documents/_generated_jobcondition_v1b...

997 B

JobCondition v1beta1

Group Version Kind
Core v1beta1 JobCondition

JobCondition describes current state of a job.

Field Description
lastProbeTime
Time
Last time the condition was checked.
lastTransitionTime
Time
Last time the condition transit from one status to another.
message
string
Human readable message indicating details about last transition.
reason
string
(brief) reason for the condition's last transition.
status
string
Status of the condition, one of True, False, Unknown.
type
string
Type of job condition, Complete or Failed.