You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some debugging and checking on this topic in other operator frameworks/repositories we can't easily do this without going into a deep check and basically if something is added for a resource we need to keep up. That's also the reason why most operators use the hash annotation method what we are also using.
What we have already done with the release of 0.0.26 is to show more logs if something is not equal. This will help in the first place. For now this is still open but has no focus for now.
Improvement
We could add the changed field to the crd event to see why the operator triggers a recreation of resources.
Reason
This would help for debugging when something is recreated over and over again.
Information
No response
Definition of Done
The text was updated successfully, but these errors were encountered: