-
Notifications
You must be signed in to change notification settings - Fork 6
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
Build-Sign-Before-Push Workflow API Implementation #34
Comments
@SteveLasker - Is this needed for RC-2 or beyond? |
This feels like a duplicate of the local signing user story. Once you have this - local machine/agent CI/CD becomes possible. |
@iamsamirzon @vaninrao10 Could you check above comments to confirm whether it is duplicated with local signing. If yes, then we can close it. If not, we'd better make it more specific. |
@yizha1 - Could you point me to the issue you think this issue is a duplicate of? |
@iamsamirzon according to the description of this issue, it is for local signing. However, we have #15 for local signing. |
Thanks @yizha1 . if you referring to use case 1 and 3 as called out in the comment below, then I agree. #15 (comment) |
Based on the agreement in NV2 community call on 12/5/2022, moving this out of RC-2 |
Summary
Intended Outcome
The APIs are implemented in GO programming language
Additional context
The first Alpha release implementation relies on image already in registry; This item is to Sign before push; and then push image, signature, and tag up to the registry;
The text was updated successfully, but these errors were encountered: