Skip to content

Conversation

wlynch
Copy link
Member

@wlynch wlynch commented Sep 6, 2023

Summary

We need cred helpers and other info set in the remote opts to resolve the upstream attesations, otherwise this will fail in automated environments.

/cc @priyawadhwa @strongjz

Release Note

  • Fixed bug in cosign attest where OCI remote configuration wasn't properly set.

Documentation

n/a

We need cred helpers and other info set in the remote opts to resolve
the upstream attesations, otherwise this will fail in automated
environments.

Signed-off-by: Billy Lynch <billy@chainguard.dev>
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #3225 (422c6f7) into main (3a6f2ab) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #3225   +/-   ##
=======================================
  Coverage   30.33%   30.33%           
=======================================
  Files         155      155           
  Lines        9827     9827           
=======================================
  Hits         2981     2981           
  Misses       6398     6398           
  Partials      448      448           
Files Changed Coverage Δ
cmd/cosign/cli/attest/attest.go 0.00% <0.00%> (ø)

Copy link
Contributor

@priyawadhwa priyawadhwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@cpanato
Copy link
Member

cpanato commented Sep 7, 2023

thanks!

@cpanato cpanato merged commit a9821df into sigstore:main Sep 7, 2023
@github-actions github-actions bot added this to the v2.3.0 milestone Sep 7, 2023
lance pushed a commit to securesign/cosign that referenced this pull request Sep 25, 2023
We need cred helpers and other info set in the remote opts to resolve
the upstream attesations, otherwise this will fail in automated
environments.

Signed-off-by: Billy Lynch <billy@chainguard.dev>
@cpanato cpanato modified the milestones: v2.3.0, v2.2.1 Nov 16, 2023
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.

3 participants