flux v2.9.5

ImageRepository.status

ImageRepositoryStatus defines the observed state of ImageRepository

6 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.

string[]

ObservedExclusionList is a list of observed exclusion list. It reflects the exclusion rules used for the observed scan result in status.lastScanResult.

observedGeneration
integer

ObservedGeneration is the last reconciled generation.

  • format: int64