flagger
flagger copied to clipboard
Check canary is exactly ready when revertOnDeletion is true
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?