flux v2.0.1

ImageRepository.status

ImageRepositoryStatus defines the observed state of ImageRepository

5 fields
ImageRepository.status fields and descriptions
Field / TypeDescription
canonicalImageName
string

CanonicalName is the name of the image repository with all the implied bits made explicit; e.g., `docker.io/library/alpine` rather than `alpine`.

object[]

No description provided.

lastHandledReconcileAt
string

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

object

LastScanResult contains the number of fetched tags.

observedGeneration
integer

ObservedGeneration is the last reconciled generation.

  • format: int64