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
The update adding/removing the inactive annotation is never retried.
That isn't a problem as long as there isn't anything else modifying the
lc before the test moves to the logical cluster annotation.
If however another reconciler modifies the object before that happens
the test fails because of the RV mismatch, and since it doesn't retry
the entire test fails.
Hence it flakes in CI.
Signed-off-by: Nelo-T. Wallus <red.brush9525@fastmail.com>
Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
0 commit comments