opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
828 stars 205 forks source link

spec.md: add note on legacy error codes #326

Closed flavianmissi closed 2 years ago

flavianmissi commented 2 years ago

Mentions TAG_INVALID and MANIFEST_UNVERIFIED as legacy error codes.

Also adjusts error codes' numbering - code-11 was removed by https://github.com/opencontainers/distribution-spec/pull/206.

Closes https://github.com/opencontainers/distribution-spec/issues/319

Signed-off-by: Flavian Missi fmissi@redhat.com