You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accept all OCI supported device types in CDI Spec files.
Address a few bugs and omissions in InjectDevices making
it more complete / better usable in runtimes:
- generate cgroup device access rules
- remove conflicting devices/mounts prior to injection
- fill in missing device type, major/minor number from host
- use container uid/gid if they are unspecified in CDI Spec
- sort mounts after injection
Signed-off-by: Krisztian Litkey <[email protected]>
0 commit comments