Closed l0kix2 closed 1 month ago
Common idea can be read on the internet, for example: https://alenkacz.medium.com/kubernetes-operator-best-practices-implementing-observedgeneration-250728868792
To test this we could check that observedGeneration is expected in the simple update scenario e2e
To distinguish if the operator already has updated all resources and resource is
Running and happy
or not yet have received new update.