flagger icon indicating copy to clipboard operation
flagger copied to clipboard

Check canary is exactly ready when revertOnDeletion is true

Open clgcn opened this issue 1 year ago • 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?

clgcn avatar Aug 31 '24 05:08 clgcn