Closed
Description
Since image v1.1 spec and distribution v1.1 spec are not released by Open Container Initiative, oras 1.0.0 need to introduce below feature marks:
- experimental: features not intended for production usage and may change or be removed in future version.
- preview: feature with known issues or limitations, subject to change but will be included in future releases
Features related to image manifest with subject and referrer API should be marked as preview.
Features related to artifact manifest and filter tags by digest should be marked as experimental.
Remove current marks from repo ls
, repo tags
, tag
blob *
, manifest fetch-config
and manifest fetch
commands.
Activity