flux v0.31.2

ImageUpdateAutomation.status

ImageUpdateAutomationStatus defines the observed state of ImageUpdateAutomation

6 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