-
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
2.0: Documentation updates for COSIGN_EXPERIMENTAL and new flags #2534
Comments
Flag documentation also includes |
Timing is a little awkward here. There's a few changes we should have staged up and ready to go simultaneous with the release (anything breaking). Before the 2.0 release we can't push most of these. Leaving |
All examples in the code should reflect the current state imo, so we should at least remove the references to experimental in the code base. We also need to go add the newly required identity flags, since all existing example commands won’t work. |
Description
We need to remove references to
COSIGN_EXPERIMENTAL
in code (tests and CLI docs), documentation, and blog posts. We also need to update documentation with any new required flags (like identity flags) and optional flags (like tlog-upload).The text was updated successfully, but these errors were encountered: