Fix updates of ObservedGeneration
ObservedGeneration must show observed generation, not reached one.
I.e. we must update it as soon as spec update is reflected in status.
tests: cleanup tracking of pods changes
After update wait for observed generation and check state after that.
This allows to catch wrong state instantly without waiting timeout.
Fix updates of ObservedGeneration ObservedGeneration must show observed generation, not reached one. I.e. we must update it as soon as spec update is reflected in status.
tests: cleanup tracking of pods changes After update wait for observed generation and check state after that. This allows to catch wrong state instantly without waiting timeout.