fluxcd/flagger

Check canary is exactly ready when revertOnDeletion is true

Opened this issue · 0 comments

Describe the feature

What problem are you trying to solve?

Recovery original resource after delete canary, make sure deployment replica is ready can accept traffic from service.

Proposed solution

Not only check AvailableReplicas, can also check ReadyReplicas?