flux v2.9.5

ImageUpdateAutomation.status

ImageUpdateAutomationStatus defines the observed state of ImageUpdateAutomation

8 fields
ImageUpdateAutomation.status fields and descriptions
Field / TypeDescription
object[]

No description provided.

lastAutomationRunTime
string

LastAutomationRunTime records the last time the controller ran this automation through to completion (even if no updates were made).

  • format: date-time
lastHandledReconcileAt
string

LastHandledReconcileAt holds the value of the most recent reconcile request value, so a change of the annotation value can be detected.

lastPushCommit
string

LastPushCommit records the SHA1 of the last commit made by the controller, for this automation object

lastPushTime
string

LastPushTime records the time of the last pushed change.

  • format: date-time
observedGeneration
integer

No description provided.

  • format: int64
map[string]object

ObservedPolicies is the list of observed ImagePolicies that were considered by the ImageUpdateAutomation update process.

observedSourceRevision
string

ObservedSourceRevision is the last observed source revision. This can be used to determine if the source has been updated since last observation.