levan-m

Results 27 comments of levan-m

Hello, this isn't really an issue with Operator, rather how finalizer work and the fact that cleanup should be done in a specific order, otherwise resources may get stuck in...

Thanks for submitting the issue @marcinkubica. Could you please provide following: * Details about your environment * Sample manifest * What you are getting * What you expect to get

Thanks for the information. Indeed current CRD doesn't offer a way to customize deployment strategy. To make sure I understand the problem correctly, could you confirm following: 1. You have...

Thanks for the context. I was able to reproduce the issue on a Kind cluster. Scaling Operator pods to 0 and manipulating Cluster Agent `spec.strategy` resolves the issue. I'll create...

@philippeVV, first thank you for your contribution and for helping with testing the other PR. Our reservations are mainly around two points: * From our investigation root cause of duplication...

@philippeVV did you have a chance to test the most recent Operator release? Any reason to keep this PR open?

force-pushed after pulling changes from main (rebase) and follow-up commits to make build work.