flux v2.0.1

Bucket.status

BucketStatus records the observed state of a Bucket.

6 fields
Bucket.status fields and descriptions
Field / TypeDescription
object

Artifact represents the last successful Bucket reconciliation.

object[]

Conditions holds the conditions for the Bucket.

lastHandledReconcileAt
string

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

observedGeneration
integer

ObservedGeneration is the last observed generation of the Bucket object.

  • format: int64
observedIgnore
string

ObservedIgnore is the observed exclusion patterns used for constructing the source artifact.

url
string

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.