oras-project / rust-oci-client

A Rust crate to interact with OCI registries
Apache License 2.0
90 stars 47 forks source link

Request for Feedback: OCI image-spec 1.1.0 #87

Open sudo-bmitch opened 1 year ago

sudo-bmitch commented 1 year ago

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:

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.

thomastaylor312 commented 10 months ago

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

flavio commented 9 months ago

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