flux v2.0.1

Receiver.status

ReceiverStatus defines the observed state of the Receiver.

4 fields
Receiver.status fields and descriptions
Field / TypeDescription
object[]

Conditions holds the conditions for the Receiver.

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 Receiver object.

  • format: int64
webhookPath
string

WebhookPath is the generated incoming webhook address in the format of '/hook/sha256sum(token+name+namespace)'.