sigstore / policy-controller

Sigstore Policy Controller - an admission controller that can be used to enforce policy on a Kubernetes cluster based on verifiable supply-chain metadata from cosign
Other
123 stars 55 forks source link

push incremental builds to GHCR instead of gcr #1578

Closed bobcallaway closed 1 month ago

bobcallaway commented 1 month ago

Summary

Release Note

Documentation

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.28%. Comparing base (50ef092) to head (33cd97e). Report is 171 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1578 +/- ## =========================================== - Coverage 52.92% 42.28% -10.65% =========================================== Files 44 121 +77 Lines 3979 7168 +3189 =========================================== + Hits 2106 3031 +925 - Misses 1651 3783 +2132 - Partials 222 354 +132 ```

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

hectorj2f commented 1 month ago

Thanks @bobcallaway