deckhouse / k8s-image-availability-exporter

Alert if an image used in Kubernetes cannot be pulled from container registry
Apache License 2.0
212 stars 25 forks source link

Bump go-containerregistry 0.17 #98

Closed nabokihms closed 8 months ago

nabokihms commented 8 months ago

Closes https://github.com/deckhouse/k8s-image-availability-exporter/pull/85

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f768816) 20.00% compared to head (fa97ae9) 20.10%.

Files Patch % Lines
pkg/registry/image_pull.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ========================================== + Coverage 20.00% 20.10% +0.10% ========================================== Files 4 4 Lines 570 567 -3 ========================================== Hits 114 114 + Misses 448 445 -3 Partials 8 8 ```

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