zilliztech / milvus-operator

The Kubernetes Operator of Milvus.
https://milvus.io
Apache License 2.0
33 stars 20 forks source link

add force mode for component image upgrade #99

Closed haorenfsa closed 3 months ago

sre-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haorenfsa

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/zilliztech/milvus-operator/blob/main/OWNERS)~~ [haorenfsa] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 80.72%. Comparing base (cdce33d) to head (7e92c2f).

Files Patch % Lines
pkg/controllers/component_condition.go 46.87% 17 Missing :warning:
pkg/controllers/status_cluster.go 31.81% 13 Missing and 2 partials :warning:
pkg/controllers/deployment_updater.go 9.09% 9 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================== - Coverage 81.07% 80.72% -0.36% ========================================== Files 54 54 Lines 5908 5945 +37 ========================================== + Hits 4790 4799 +9 - Misses 936 962 +26 - Partials 182 184 +2 ```

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