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

Release pipeline fails with cosign validation #1361

Closed
ytsarev opened this issue Dec 19, 2023 · 0 comments · Fixed by #1362
Closed

Release pipeline fails with cosign validation #1361

ytsarev opened this issue Dec 19, 2023 · 0 comments · Fixed by #1362

Comments

@ytsarev
Copy link
Member

ytsarev commented Dec 19, 2023

https://github.com/k8gb-io/k8gb/actions/runs/7260158785/job/19779161323

  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
  env:
    DOCKER_CLI_EXPERIMENTAL: enabled
    COSIGN_PASSWORD: ***
    previous_tag: v0.11.5
INFO: Downloading bootstrap version 'v1.12.1' of cosign to verify version to be installed...
      https://storage.googleapis.com/cosign-releases/v1.12.1/cosign-linux-amd64
ERROR: Unable to validate cosign version: 'v1.12.1'
Error: Process completed with exit code 1.
ytsarev added a commit to ytsarev/k8gb that referenced this issue Dec 19, 2023
* Apparently old location for cosign binaries is not valid anymore
* Update to the latest https://github.com/sigstore/cosign-installer/releases/tag/v3.3.0
* Fixes k8gb-io#1361
* Tested in the fork https://github.com/ytsarev/k8gb/actions/runs/7266564082/job/19798553048
  Notice that 'Install Cosign' step is passing there

Signed-off-by: Yury Tsarev <yury@upbound.io>
ytsarev added a commit that referenced this issue Dec 20, 2023
* Apparently old location for cosign binaries is not valid anymore
* Update to the latest https://github.com/sigstore/cosign-installer/releases/tag/v3.3.0
* Fixes #1361
* Tested in the fork https://github.com/ytsarev/k8gb/actions/runs/7266564082/job/19798553048
  Notice that 'Install Cosign' step is passing there

Signed-off-by: Yury Tsarev <yury@upbound.io>
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 a pull request may close this issue.

1 participant