kustomize-controller icon indicating copy to clipboard operation
kustomize-controller copied to clipboard

Queue immediate reconciliation on kustomization dependency

Open fogninid opened this issue 7 months ago • 7 comments

Dependents of a kustomization, that are in "wait dependency", status should be reconciled immediately after the dependency becomes ready or is reconciled with a new revision.

This should not make any functional change compared to the current logic, only improve latency compared to current polling of requeue-dependency.

fogninid avatar Mar 31 '25 18:03 fogninid