rust-oci-client icon indicating copy to clipboard operation
rust-oci-client copied to clipboard

Request for Feedback: OCI image-spec 1.1.0

Open sudo-bmitch opened this issue 2 years ago • 2 comments

OCI is approaching a 1.1.0 release on the image-spec and distribution-spec, so we are reaching out to implementations to see if you have any concerns implementing support for those changes that we should address before a GA release.

A full diff of the changes can be viewed at:

  • image-spec: https://github.com/opencontainers/image-spec/compare/v1.0.2...opencontainers:image-spec:main
  • distribution-spec: https://github.com/opencontainers/distribution-spec/compare/v1.0.1...main

I'm happy to take feedback here, you can raise an issue in OCI, or respond in our tracking issue at https://github.com/opencontainers/image-spec/issues/1093.

sudo-bmitch avatar Jul 06 '23 19:07 sudo-bmitch

Sorry I took so long getting around to this. I don't think I have any specific concerns here. Will leave it to @flavio to express any concerns from his side.

As a note for anyone who lands here, we'll try to update this crate to be compliant with the spec as soon as possible once it releases, but we don't have a ton of throughput, so any help from the community would be more than welcome

thomastaylor312 avatar Oct 20 '23 18:10 thomastaylor312

I think this will be solved by https://github.com/krustlet/oci-distribution/issues/102

flavio avatar Nov 15 '23 09:11 flavio