cncf-tags / container-device-interface-rs

Rust implementation of the Container Device Interface: https://github.com/cncf-tags/container-device-interface
Apache License 2.0
5 stars 6 forks source link

Impl more features #13

Closed Apokleos closed 5 months ago

Apokleos commented 5 months ago

(1) Introduce oci-runtime generate to implement JSON generation for OCI runtime (2) add support ContainerEdits.apply() method (3) Introduce CDI Spec Model in Cache (4) Introduce Device in CDI spec within Cache

Apokleos commented 5 months ago

Hi @zvonkok This PR seems large! Apologies for the large PR size. I understand that this may cause difficulties during review. Please let me know if I should reduce PR size.