estahn / k8s-image-swapper

Mirror images into your own registry and swap image references automatically.
https://estahn.github.io/k8s-image-swapper/
MIT License
513 stars 41 forks source link

fix: ability to pass imageTagMutability via config #678

Closed estahn closed 6 months ago

estahn commented 6 months ago

fixes #649

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 34.77%. Comparing base (910dafc) to head (f856c8b). Report is 7 commits behind head on main.

Files Patch % Lines
pkg/registry/ecr.go 13.33% 26 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #678 +/- ## ========================================== + Coverage 34.59% 34.77% +0.18% ========================================== Files 9 9 Lines 688 693 +5 ========================================== + Hits 238 241 +3 - Misses 425 427 +2 Partials 25 25 ```

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