Skip to content

Instantly share code, notes, and snippets.

@dlorenc
Created March 30, 2021 15:25
Show Gist options
  • Save dlorenc/623d473b0de1ce76786dea0de28bd1a4 to your computer and use it in GitHub Desktop.
Save dlorenc/623d473b0de1ce76786dea0de28bd1a4 to your computer and use it in GitHub Desktop.
$ ./cosign sign -key cosign.key bundle.bar/u/danlorenc/test:v1
Enter password for private key:
Pushing signature to: bundle.bar/u/danlorenc/test:sha256-b423a188fced3b57b330289f60f2317bd947a3f77d823c4fee209dbd58bc2f1f.cosign
error: PUT https://bundle.bar/v2/u/danlorenc/test/manifests/sha256-b423a188fced3b57b330289f60f2317bd947a3f77d823c4fee209dbd58bc2f1f.cosign: unexpected status code 500 Internal Server Error: {"error":"Something has gone terribly wrong."}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment