kubebuilder-declarative-pattern icon indicating copy to clipboard operation
kubebuilder-declarative-pattern copied to clipboard

KDP Reconciler does not set observedGeneration on the managed resource

Open sdowell opened this issue 1 year ago • 4 comments

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.

sdowell avatar Jun 04 '24 17:06 sdowell