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

[FEATURE] Add support for signing and pushing signatures with sigstore #89

Open
travier opened this issue Nov 17, 2023 · 1 comment · May be fixed by #90
Open

[FEATURE] Add support for signing and pushing signatures with sigstore #89

travier opened this issue Nov 17, 2023 · 1 comment · May be fixed by #90
Labels
enhancement New feature or request

Comments

@travier
Copy link

travier commented Nov 17, 2023

Is your feature request related to a problem? Please describe.

I can not use this action to sign a container with sigstore when pushing it.

Describe the solution you'd like

Add an option to the GitHub Action to be able to pass a sigstore private key to use when pushing to sign the containers.

Describe alternatives you've considered

The cosign action does not let me push and sign a container in a single atomic step.

Additional context

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/building_running_and_managing_containers/assembly_signing-container-images_building-running-and-managing-containers#proc_signing-container-images-with-sigstore-signatures-using-a-private-key_assembly_signing-container-images

@travier travier added the enhancement New feature or request label Nov 17, 2023
@travier
Copy link
Author

travier commented Nov 17, 2023

CC @vrothberg

travier added a commit to travier/push-to-registry that referenced this issue Nov 24, 2023
travier added a commit to travier/push-to-registry that referenced this issue Nov 24, 2023
travier added a commit to travier/push-to-registry that referenced this issue Nov 24, 2023
travier added a commit to travier/push-to-registry that referenced this issue Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant