Skip to content

use github.com/google/go-containerregistry v0.15.2#2990

Merged
cpanato merged 1 commit intosigstore:mainfrom
dmitris:go-containerregistry-upd
May 17, 2023
Merged

use github.com/google/go-containerregistry v0.15.2#2990
cpanato merged 1 commit intosigstore:mainfrom
dmitris:go-containerregistry-upd

Conversation

@dmitris
Copy link
Copy Markdown
Contributor

@dmitris dmitris commented May 17, 2023

This PR replaces #2972 and uses the workaround for Docker Registries with non-standard behavors (returning 403 on non-existing tag) from google/go-containerregistry#1701.

Fixes #2973.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2023

Codecov Report

Merging #2990 (9d6a979) into main (663db3f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2990   +/-   ##
=======================================
  Coverage   30.25%   30.25%           
=======================================
  Files         151      151           
  Lines        9473     9473           
=======================================
  Hits         2866     2866           
  Misses       6162     6162           
  Partials      445      445           

@cpanato cpanato merged commit fc61f43 into sigstore:main May 17, 2023
@github-actions github-actions Bot added this to the v1.14.0 milestone May 17, 2023
@dmitris dmitris deleted the go-containerregistry-upd branch May 17, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'cosign sign' fails with JFrog Artifactory docker registry due to 403 response on non-existing tag

3 participants