flux v2.0.1
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. | |
observedGeneration | ObservedGeneration is the last reconciled generation.
|