Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 17, 2023

Conversation

dmitris
Copy link
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.

Signed-off-by: Dmitry S <dsavints@gmail.com>
@codecov
Copy link

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