-
Notifications
You must be signed in to change notification settings - Fork 547
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
failure to get Fulcio root #2121
Comments
you'll need to update to at least cosign 1.9. This will be stable going forward though! |
@cpanato and etc -- can we do patch version releases for important fixes like this? I can prep backport patches for the fix, but we don't have a policy on which versions of cosign that we intend to backport to (e.g. maybe the last 3) |
+1 on a defined policy. Having a LTS version should also be stated clearly. As a user, I want to use the LTS version to be sure I have these fixes backported; and I want to know for how long it will be supported |
When we move the transparency log features out of experimental, there will be a defined stability policy. |
We can do a point release if you want to backport the code, but the API won't break after experimental comes off. |
As part of the native SLSA builders for GitHub https://github.com/slsa-framework/slsa-github-generator, we use cosign API to verify binaries.
Recently users who user the builder to release their binaries have encountered problems:
The builder version is v1.0.0 from 2 months ago, and uses cosign@1.7.2. We have a more recent builder version, but not all users update promptly.
Is there a way to fix this?
/cc @asraa @ianlewis
The text was updated successfully, but these errors were encountered: