mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-08 03:35:22 +00:00
Add a `visible_cdi_devices` TOML option to the Go runtime so the agent.visible_cdi_devices=true kernel parameter is emitted to the guest when enabled. Wire the option through the NVIDIA GPU configuration templates and add tests verifying the kernel-params flow. Signed-off-by: LandonTClipp <lclipp@coreweave.com>