-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
Description
From @runcom on September 9, 2016 8:33
From opencontainers/image-spec#279 (comment)
Action: oci-image-tool validate should soften the error given when an unknown media type is encountered when validating a reference under refs/.
Discussion: does the above work with media types found in manifests as well? Should we just print a warning and exit 0 from the tool? Should we a flag which specifies the warning level to suppress? So, should we have more than just one warning level here? (the second level being a manifest, third being media types in descriptors , etc)
/cc @stevvooe @vbatts @philips
Copied from original issue: opencontainers/image-spec#286