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

Fix cosign install part of the release pipeline #1362

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Dec 19, 2023

..

HOW TO RUN CI ---

By default, all the checks will be run automatically. Furthermore, when changing website-related stuff, the preview will be generated by the netlify bot.

Heavy tests

Add the heavy-tests label on this PR if you want full-blown tests that include more than 2-cluster scenarios.

Debug tests

If the test suite is failing for you, you may want to try triggering Re-run all jobs (top right) with debug logging enabled. It will also make the print debug action more verbose.

* 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 ytsarev merged commit 06619c5 into k8gb-io:master Dec 20, 2023
9 checks passed
ytsarev added a commit to ytsarev/k8gb that referenced this pull request Dec 20, 2023
Empty commit for 2nd attempt for `v0.12.0` release
after the cosing pipeline fix in k8gb-io#1362
ytsarev added a commit to ytsarev/k8gb that referenced this pull request Dec 20, 2023
* 2nd attempt of release
after the cosing pipeline fix in k8gb-io#1362
* Unsuccessful `v0.12.0` tag was manually removed

Signed-off-by: Yury Tsarev <yury@upbound.io>
@ytsarev ytsarev mentioned this pull request Dec 20, 2023
ytsarev added a commit that referenced this pull request Dec 20, 2023
* 2nd attempt of release
after the cosing pipeline fix in #1362
* Unsuccessful `v0.12.0` tag was manually removed

Signed-off-by: Yury Tsarev <yury@upbound.io>
ytsarev added a commit to ytsarev/k8gb that referenced this pull request Dec 20, 2023
Follow up to k8gb-io#1362

Signed-off-by: Yury Tsarev <yury@upbound.io>
jkremser pushed a commit that referenced this pull request Dec 21, 2023
Follow up to #1362

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 this pull request may close these issues.

Release pipeline fails with cosign validation
2 participants