Conversation
…lsa-framework#1258)" This reverts commit 38f9f24. Signed-off-by: Ian Lewis <ianlewis@google.com>
Signed-off-by: Ian Lewis <ianlewis@google.com>
I was going to suggest we file an issue, but see you've already done that. Thanks! |
I'm really not 100% sure what the cause is but the fact that the docker login and push actions succeed but the cosign upload of the attestation doesn't makes me think cosign is at fault. |
|
Shall we wait for the cosign issue to be resolved before releasing the container workflow? |
I don't think it's that big of an issue that we need to hold up releasing the container workflow GA. Though we will want to fix it at some point. I'm tracking on the reopened #1257 |
Reopens #1257
Reverts most of #1258 but leaves in place top level permissions for the generic container workflow. This is because cosign seems to use the ambient token to retrieve data from the OCI registry for signing rather than using the provided registry password.