datainfrahq / druid-operator

Apache Druid On Kubernetes
Other
101 stars 42 forks source link

fix(finalizer): patch finalizers instead of apply (#155) #159

Closed dave-mccowan closed 7 months ago

dave-mccowan commented 7 months ago

When applying the finalizers, the object generation version is bumped. We don't want that so we're patching the finalizers.

Fixes #XXXX.

Description


This PR has:


Key changed/added files in this PR
dave-mccowan commented 7 months ago

Please cherry-pick this fix to the 1.2.X branch to create v1.2.4.