dell / csi-baremetal

Bare-metal CSI Driver
Apache License 2.0
71 stars 34 forks source link

[ISSUE-1126] update dependencies #1128

Closed rafalw82 closed 4 months ago

rafalw82 commented 5 months ago

Purpose

Resolves #1126

Updating golang dependencies, and the code to adjust new api requirements.

PR checklist

Testing

All regression

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 70.66%. Comparing base (cd52eee) to head (53c4c07).

Files Patch % Lines
pkg/base/k8s/kubecache.go 40.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1128 +/- ## ========================================== + Coverage 70.32% 70.66% +0.34% ========================================== Files 106 105 -1 Lines 10483 10460 -23 ========================================== + Hits 7372 7392 +20 + Misses 2812 2763 -49 - Partials 299 305 +6 ``` | [Flag](https://app.codecov.io/gh/dell/csi-baremetal/pull/1128/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dell/csi-baremetal/pull/1128/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | `70.66% <66.66%> (+0.34%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell#carryforward-flags-in-the-pull-request-comment) to find out more.

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