emqx / emqx-operator

A Kubernetes Operator for EMQX
https://www.emqx.com
Apache License 2.0
203 stars 64 forks source link

fix: support pdb in kube 1.20 #1047

Closed Rory-Z closed 2 months ago

Rory-Z commented 2 months ago

Fix https://github.com/emqx/emqx-operator/issues/1045

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 27.77778% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 76.56%. Comparing base (2cf7e02) to head (dd8307c).

Files Patch % Lines
controllers/apps/v2beta1/add_pdb.go 27.77% 38 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1047 +/- ## ========================================== - Coverage 76.78% 76.56% -0.23% ========================================== Files 69 69 Lines 6202 6250 +48 ========================================== + Hits 4762 4785 +23 - Misses 1202 1228 +26 + Partials 238 237 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.