zilliztech / milvus-operator

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

update go to 1.18, base image to alpine, add iam verify for gcp & azure #83

Closed haorenfsa closed 4 months ago

haorenfsa commented 4 months ago

Fix #77

sre-ci-robot commented 4 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 4 months ago

Codecov Report

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

Comparison is base (7209908) 80.79% compared to head (83430f9) 80.80%.

Files Patch % Lines
pkg/util/yamlparser/file.go 81.25% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== + Coverage 80.79% 80.80% +0.01% ========================================== Files 53 54 +1 Lines 5874 5893 +19 ========================================== + Hits 4746 4762 +16 - Misses 946 948 +2 - Partials 182 183 +1 ```

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