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

[Carry 556] feat: cosign sign #606

Merged
merged 3 commits into from
Dec 13, 2021
Merged

Conversation

AkihiroSuda
Copy link
Member

Carry #556

Thanks to @developer-guy @Dentrax

developer-guy and others added 2 commits December 8, 2021 15:54
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Co-authored-by: Furkan Türkal <furkan.turkal@trendyol.com>
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
README.md Outdated
@@ -729,6 +734,8 @@ Usage: `nerdctl push [OPTIONS] NAME[:TAG]`
Flags:
- :nerd_face: `--platform=(amd64|arm64|...)`: Push content for a specific platform
- :nerd_face: `--all-platforms`: Push content for all platforms
- :nerd_face: `--sign`: Sign the image (none|cosign). See [`docs/cosign.md`](./docs/cosign.md) for details.
- :nerd_face: `--cosign-key`: Path to the public key file, KMS, URI or Kubernetes Secret for `--sign=cosign`
Copy link
Contributor

Choose a reason for hiding this comment

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

@AkihiroSuda path to the private key, and public 🙋🏻‍♂️

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, fixed

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@dlorenc
Copy link

dlorenc commented Dec 11, 2021

This looks great! Thank you all for the hard work.

@AkihiroSuda AkihiroSuda merged commit e671087 into containerd:master Dec 13, 2021
@djdongjin djdongjin mentioned this pull request Nov 15, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants