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

Add container edits and related members #8

Closed Apokleos closed 5 months ago

Apokleos commented 5 months ago
  1. Add ContainerEdits and implement its related methods;
  2. Add other related members of ContainerEdits, such as DeviceNode, Mount, Hook and so on.
  3. Implement fill_missing_info for DeviceNode
Apokleos commented 5 months ago

Hi @zvonkok PTAL Thank you!

zvonkok commented 5 months ago

We're getting into a state where we need to think about GHA! I will add a GPU machine.