FR: setting OCI base image annotations #1720
Labels
area/usability
For all bugs related to how people use kaniko, option and feature flags, etc
feat/oci
kind/feature-request
needs-discussion
Items which need more discussion before commitment
priority/p3
agreed that this would be good to have, but no one is available at the moment.
The OCI spec recently added specification for two new standard annotations, to facilitate pointing to a base image:
More details and further motivation here: https://articles.imjasonh.com/oci-base-image-annotations
I'd like to discuss and propose that kaniko set these annotations on images it produces by default, pointing to the ref and digest of the
FROM
image that produces the final built image. (note: this does not include any images implicated in multi-stage builds)The text was updated successfully, but these errors were encountered: