Closed m1kola closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 37.37%. Comparing base (
e81651e
) to head (e3f4c10
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This fixes "pushing signatures for OCI images is not supported" error when working with signed source images.
If policy context requires signature validation for a registry we will still be performing it on pull, but we will be removing source signatures when copying into a temporary OCI layout for unpacking.