zilliztech / milvus-operator

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

Revert milvus v2.3 rolling order change, bump version #13

Closed haorenfsa closed 10 months ago

haorenfsa commented 10 months ago

/cc @zwd1208 @mintcckey

https://github.com/milvus-io/milvus/issues/26333

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.08% :warning:

Comparison is base (e6b73cc) 80.21% compared to head (cb7cf56) 80.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== - Coverage 80.21% 80.14% -0.08% ========================================== Files 47 47 Lines 4772 4754 -18 ========================================== - Hits 3828 3810 -18 Misses 797 797 Partials 147 147 ``` | [Files Changed](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech) | Coverage Δ | | |---|---|---| | [pkg/controllers/components.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2NvbXBvbmVudHMuZ28=) | `89.01% <ø> (-0.22%)` | :arrow_down: | | [pkg/controllers/dependency\_graph.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2RlcGVuZGVuY3lfZ3JhcGguZ28=) | `100.00% <ø> (ø)` | |

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

sre-ci-robot commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haorenfsa, mintcckey

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