Support google/ko attachments (sbom, signatures) #194
Labels
enhancement
This issue is a feature request
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Describe the problem/challenge you have
google/ko produces sbom's when building an image. However
kbld
is hardcoded to publish images to the local docker daemon (via--local
). Due to the docker daemon unable to store non-container manifests (such as sboms and signatures) these artifacts are dropped when using kbld with ko.Describe the solution you'd like
Preserve attachment images such as sboms and signatures when using the google/ko builder
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
The text was updated successfully, but these errors were encountered: