kubernetes v1.34

CronJobList.items.status

CronJobStatus represents the current state of a cron job.

3 fields
CronJobList.items.status fields and descriptions
Field / TypeDescription
ObjectReference[]

A list of pointers to currently running jobs.

  • x-kubernetes-list-type: "atomic"
Time

Information when was the last time the job was successfully scheduled.

  • format: date-time
Time

Information when was the last time the job successfully completed.

  • format: date-time