flux v2.9.5
ImageRepository.status
ImageRepositoryStatus defines the observed state of ImageRepository
| Field / Type | Description |
|---|---|
canonicalImageName | CanonicalName is the name of the image repository with all the implied bits made explicit; e.g., `docker.io/library/alpine` rather than `alpine`. |
No description provided. | |
lastHandledReconcileAt | LastHandledReconcileAt holds the value of the most recent reconcile request value, so a change of the annotation value can be detected. |
LastScanResult contains the number of fetched tags. | |
ObservedExclusionList is a list of observed exclusion list. It reflects the exclusion rules used for the observed scan result in status.lastScanResult. | |
observedGeneration | ObservedGeneration is the last reconciled generation.
|