CronWorkflowStatus is the status of a CronWorkflow
Name | Type | Description | Notes |
---|---|---|---|
active | list[V1ObjectReference] | Active is a list of active workflows stemming from this CronWorkflow | |
conditions | list[V1alpha1Condition] | Conditions is a list of conditions the CronWorkflow may have | |
last_scheduled_time | datetime | LastScheduleTime is the last time the CronWorkflow was scheduled |