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

Remove usage of cosign binary [0.4] #1873

Closed

Conversation

lcarva
Copy link
Member

@lcarva lcarva commented Aug 19, 2024

No description provided.

It is now possible to initialize the TUF root directly with the ec-cli.
No need to use another binary, e.g. cosign, to perform this operation.

Ref: EC-584

Signed-off-by: Luiz Carvalho <[email protected]>
Modify the verify-enterprise-contract Task to no longer rely on the
cosign binary to initialize the TUF root. Instead, use the newly added
`ec sigstore initialize` command. As a consequence, the cosign binary is
also removed from the ec-cli container image.

Ref: EC-584

Signed-off-by: Luiz Carvalho <[email protected]>
@lcarva lcarva changed the title No cosign cli 0.4 Remove usage of cosign binary [0.4] Aug 19, 2024
@lcarva
Copy link
Member Author

lcarva commented Aug 28, 2024

There are concerns that some folks may have a copy of the Task definition which would still require the cosign binary in the image. We'll use EC-817 to come up with a different approach.

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.

2 participants