Sajay Antony

Results 153 comments of Sajay Antony

This was a good starting point for the discussions that lead OCI artifacts. Given that we now have - https://github.com/opencontainers/distribution-spec/tree/main/conformance and ORAS repo has all the E2E tests planned do...

Sounds good. If the flag is not passed then inferring the mediaType from the manifest makes sense since the OCI spec does specify that the manifest SHOULD have a mediaType....

Experience of `oras blob delete localhost:5000/0817hello@sha256:73720a3a5a2809700408e72ede153c7985889b1796a0b5edb30188e89edced5c` sounds good 👍

Recommend keeping this consistent and using `list-tags` instead of `show-tags` if we want to keep this command under repository. Why don't we move these directly under oras and have `oras...

How would you differentiate the adding tag command?

@shizhMSFT do you want to PR your change in the CLI to support zero layer blobs which only has a config blob?

These are awesome additions to ORAS and will make interacting with an OCI registry so much easier.

Manifest push discussed in https://github.com/oras-project/oras/issues/459 should cover this.

Could we do a zero byte blob for this?

Yes zero byte blobs need to be uploaded but you can choose to short circuit it on the pull path. Also registry implementation may also choose to short circuit the...