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

KEP-3031: Add release artifact signing KEP #3061

Merged

Conversation

saschagrunert
Copy link
Member

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 29, 2021
@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 29, 2021
@saschagrunert saschagrunert force-pushed the signing-release-artifacts branch 2 times, most recently from 65d63c4 to d661be0 Compare November 29, 2021 15:02
Copy link
Member

@puerco puerco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to see this in, thank you @saschagrunert ! Some notes to consider:

keps/sig-release/3031-signing-release-artifacts/README.md Outdated Show resolved Hide resolved
keps/sig-release/3031-signing-release-artifacts/README.md Outdated Show resolved Hide resolved
@saschagrunert saschagrunert force-pushed the signing-release-artifacts branch 3 times, most recently from c14cad0 to 20b944a Compare November 29, 2021 15:10
@saschagrunert
Copy link
Member Author

/assign @justaugustus @cpanato
for approval

Signed-off-by: Sascha Grunert <[email protected]>
pre-evaluation of the tool has been done already to ensure that it meets the
requirements.

An [ongoing discussion](https://github.com/kubernetes/release/issues/2227) about

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be a great pioneering use case for sigstore trust delegations!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@trishankatdatadog Unfortunately, I don't have access to this document. Is this anything we have to consider for this KEP?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I don't think so, I think that's for another KEP that details the specifics of signing and verification. It can be done with cosign in any case, which you have already mentioned here.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I don't think so, I think the details can go into the specific KEP that details signing/verification. Thanks!

Copy link
Member

@justaugustus justaugustus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work here, @saschagrunert!
/lgtm
/approve

Hold to removed at EOD.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 17, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justaugustus, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 0a58d4c into kubernetes:master Dec 17, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.24 milestone Dec 17, 2021
@saschagrunert saschagrunert deleted the signing-release-artifacts branch December 17, 2021 19:25
@saschagrunert
Copy link
Member Author

Starting the first implementation in kubernetes/release#2383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/release Categorizes an issue or PR as relevant to SIG Release. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants