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

unsupported docker v2s2 media type: "application/vnd.dev.cosign.simplesigning.v1+json" #101

Open
denverdino opened this issue Jun 8, 2022 · 1 comment

Comments

@denverdino
Copy link
Contributor

Bug Report

Type: bug report

What happened

K8s images are signed with cosign, the new MediaType is not supported yet.

ERRO[2022-06-07 21:57:25] Get blob info from gcr.io/distroless/python2.7:sha256-3b38f6aa132206f41f3e1f4d7423736a5a89c0eb5fa313e362a5bf1a78df6ad9.cosign error: unsupported docker v2s2 media type: "application/vnd.dev.cosign.simplesigning.v1+json"
ERRO[2022-06-07 21:57:25] Get blob info from gcr.io/distroless/python2.7:sha256-a2a616ac2bfe9b4387c9c7d2b3aa12b3b2360c67886d7724f44553abc6d2a1f3.cosign error: unsupported docker v2s2 media type: "application/vnd.dev.cosign.simplesigning.v1+json"
ERRO[2022-06-07 21:57:25] Get blob info from gcr.io/distroless/python2.7:sha256-a96932896d3d1d0a9b315bb31bb52c97d439520c6390ff4555e07d9f6742e0f1.cosign error: unsupported docker v2s2 media type: "application/vnd.dev.cosign.simplesigning.v1+json"
ERRO[2022-06-07 21:57:25] Get blob info from gcr.io/distroless/python2.7:sha256-f4cbc44ce4f0cfcccdb1ea7798f85932481540863986199442cfaae790400e50.cosign error: unsupported docker v2s2 media type: "application/vnd.dev.cosign.simplesigning.v1+json"

What you expected to happen

How to reproduce it (as minimally and precisely as possible)

Anything else we need to know?

Environment

  • image-syncer version:
  • OS (e.g. cat /etc/os-release):
  • Registry version (e.g. habor):
  • Others:
@denverdino
Copy link
Contributor Author

Cosign signature specification is https://github.com/sigstore/cosign/blob/main/specs/SIGNATURE_SPEC.md

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

No branches or pull requests

1 participant