Table: k8s_batch_cron_jobs

This table shows data for Kubernetes (K8s) Batch Cron Jobs.

The primary key for this table is uid.

Columns

NameType
_cq_iduuid
_cq_parent_iduuid
contextutf8
kindutf8
api_versionutf8
nameutf8
namespaceutf8
uid (PK)utf8
resource_versionutf8
generationint64
deletion_grace_period_secondsint64
labelsjson
annotationsjson
owner_referencesjson
finalizerslist<item: utf8, nullable>
spec_scheduleutf8
spec_time_zoneutf8
spec_starting_deadline_secondsint64
spec_concurrency_policyutf8
spec_suspendbool
spec_job_templatejson
spec_successful_jobs_history_limitint64
spec_failed_jobs_history_limitint64
status_activejson
status_last_schedule_timetimestamp[us, tz=UTC]
status_last_successful_timetimestamp[us, tz=UTC]