kubebuilder-declarative-pattern
kubebuilder-declarative-pattern copied to clipboard
KDP Reconciler does not set observedGeneration on the managed resource
What would you like to be added: I would like for the KDP reconciler to have built-in support for setting the observedGeneration on the status of the managed resource.
Why is this needed: This makes it easier to determine when a KDP controller has reconciled the current spec of the managed resource.