Closed shreyas-badiger closed 8 months ago
Attention: Patch coverage is 82.97872%
with 8 lines
in your changes are missing coverage. Please review.
Project coverage is 47.98%. Comparing base (
7511a22
) to head (6598147
).
Files | Patch % | Lines |
---|---|---|
controllers/upgrade.go | 82.97% | 7 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Currently, UniformAcrossAZ update strategy doesn't consider the in-progress instances. Because of this, we might end up cordoning more number of instances than the
rollup.maxUnavailable
.