-
Notifications
You must be signed in to change notification settings - Fork 857
Update cosign to 3.0+ #6623
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
Update cosign to 3.0+ #6623
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6623 +/- ##
==========================================
+ Coverage 86.68% 86.82% +0.13%
==========================================
Files 258 258
Lines 11958 11958
==========================================
+ Hits 10366 10382 +16
+ Misses 1592 1576 -16
Flags with carried forward coverage won't be shown. Click here to find out more. |
63c5b53 to
ec573ea
Compare
Kielek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It bring new major version of the cosign. It enables couples of other flags.
Before merge, it require manual verification of described process for this tool and potentially adjustments in our pipeline.
Blocked by RC.1 release process.
14acb6c to
7e08d73
Compare
It is no longer blocked by RC1 process, still need a review of our documentation.
9425764 to
3f250b3
Compare
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------ | | github-tags | sigstore/cosign-installer | v3.10.1 | v4.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3f250b3 to
d886517
Compare
This PR contains the following updates:
v3.10.1->v4.0.0Release Notes
sigstore/cosign-installer (sigstore/cosign-installer)
v4.0.0Compare Source
What's Changed?
Note: You must upgrade to cosign-installer v4 if you want to install Cosign v3+. You may still install Cosign v2.x with cosign-installer v4.
In version v3+, using
cosign sign-blobrequires adding the--bundleflag which may require you to update your signing command.Configuration
📅 Schedule: Branch creation - Between 08:00 AM and 05:59 PM, only on Wednesday ( * 8-17 * * 3 ) in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.