Closed
Description
We will migrate to OCI Artifact from ORAS Artifact once the following PRs are merged.
- Working Group Proposal for Reference Types opencontainers/image-spec#934
- Working Group Proposal for Reference Types opencontainers/distribution-spec#335
Tasks:
- Migrate
artifactspec.Descriptor
toocispec.Descriptor
#307 - Add support for OCI Artifact manifest #308
- Merge
oras.PackArtifact()
intooras.Pack()
#309 - Improve performance of filters of
oras.ExtendedCopy()
caused by information loss due to descriptor conversions #310 - Update implementation of
Referers
API #311 - Add client-side compatibility for pushing manifest with
subject
field #312 - Add client-side compatibility for deleting manifest with
subject
field #347
Activity