flux v2.0.1
Bucket.status
BucketStatus records the observed state of a Bucket.
| Field / Type | Description |
|---|---|
Artifact represents the last successful Bucket reconciliation. | |
Conditions holds the conditions for the Bucket. | |
lastHandledReconcileAt | LastHandledReconcileAt holds the value of the most recent reconcile request value, so a change of the annotation value can be detected. |
observedGeneration | ObservedGeneration is the last observed generation of the Bucket object.
|
observedIgnore | ObservedIgnore is the observed exclusion patterns used for constructing the source artifact. |
url | URL is the dynamic fetch link for the latest Artifact. It is provided on a "best effort" basis, and using the precise BucketStatus.Artifact data is recommended. |