flux v0.31.2

Bucket.status

BucketStatus records the observed state of a Bucket.

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