mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
gpu: Rename the last bits from gpu
to nvidia-gpu
Let's specifically name the `gpu` runtime class as `nvidia-gpu`. By doing this we keep the door open and ease the life of the next vendor adding GPU support for Kata Containers. Fixes: #6553 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
@@ -16,8 +16,8 @@ containerd_conf_file_backup="${containerd_conf_file}.bak"
|
||||
shims=(
|
||||
"fc"
|
||||
"qemu"
|
||||
"qemu-nvidia-gpu"
|
||||
"qemu-tdx"
|
||||
"qemu-gpu"
|
||||
"qemu-snp"
|
||||
"clh"
|
||||
"dragonball"
|
||||
|
Reference in New Issue
Block a user