flux v0.27.3
Kustomization.status
KustomizationStatus defines the observed state of a kustomization.
| Field / Type | Description |
|---|---|
No description provided. | |
lastAppliedRevision | The last successfully applied revision. The revision format for Git sources is <branch|tag>/<commit-sha>. |
lastAttemptedRevision | LastAttemptedRevision is the revision of the last reconciliation attempt. |
lastHandledReconcileAt | LastHandledReconcileAt holds the value of the most recent reconcile request value, so a change can be detected. |
observedGeneration | ObservedGeneration is the last reconciled generation.
|
The last successfully applied revision metadata. |