oras-project / oras

OCI registry client - managing content like artifacts, images, packages
https://oras.land
Apache License 2.0
1.49k stars 179 forks source link

Pull arbitrary manifest config #275

Closed shizhMSFT closed 2 years ago

shizhMSFT commented 3 years ago

As the solution to #142, #274 enables the CLI to pull manifest config. However, the user must provide the desired media type of the config or use the default.

The advantages of specified media types are

In this issue, we discuss we should allow pulling arbitrary manifest config or not.

If we do want to pull arbitrary manifest config, we will have more implementation complexity.

qweeah commented 2 years ago

@shizhMSFT Please assign it to me.

lizMSFT commented 2 years ago

Assigned