emqx / emqx-operator

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

fix: fix update emqx config error #1005

Closed Rory-Z closed 5 months ago

Rory-Z commented 5 months ago

Don't update readonly keys

codecov[bot] commented 5 months ago

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (b2506f8) 77.18% compared to head (58eea01) 77.08%.

Files Patch % Lines
controllers/apps/v2beta1/sync_emqx_config.go 0.00% 12 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1005 +/- ## ========================================== - Coverage 77.18% 77.08% -0.11% ========================================== Files 67 67 Lines 6141 6153 +12 ========================================== + Hits 4740 4743 +3 - Misses 1178 1185 +7 - Partials 223 225 +2 ```

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