minikube/pkg/drivers/kic/oci
Aaron Nall fc70407316
Add support to docker runtime for OCI access to NVIDIA GPUs (#20959)
* Add support for --device=nvidia.com/gpu=all

* Add "nvidia.com" to valid options for gpus flag in TestValidateGPUs.
2025-08-07 11:23:31 -07:00
..
cgroups_linux.go Manually bump runc to v1.3.0 and migrate to github.com/opencontainers (#21083) 2025-07-19 19:59:34 -07:00
cgroups_other.go fix: removed unused code 2022-05-13 09:17:31 +10:00
cli_runner.go Support rootless Podman driver, take 2 2022-04-05 18:49:40 +09:00
cli_runner_test.go Change test naming 2021-02-02 21:39:34 +00:00
env.go Add support for restoring existing podman env 2020-11-29 22:56:47 +01:00
errors.go Fix typos 2022-06-10 15:26:35 -07:00
errors_test.go Fix bug in FailFastError and add unit test 2020-06-26 11:58:34 -07:00
info.go fix function name in comment 2023-06-28 11:59:22 +08:00
info_test.go add swarm and storage driver to DaemonInfo 2020-08-19 15:38:56 -07:00
network.go Fix typos 2022-06-10 15:26:35 -07:00
network_create.go build: address all lint issues by v2 (#20804) 2025-05-23 17:31:28 -07:00
network_create_test.go fix lint errors 2024-02-12 17:32:14 -08:00
oci.go Add support to docker runtime for OCI access to NVIDIA GPUs (#20959) 2025-08-07 11:23:31 -07:00
oci_test.go test: use `T.Setenv` to set env vars in tests 2022-11-08 10:30:29 +08:00
types.go Add support for AMD GPU via --gpu=amd for docker linux amd64. 2024-10-11 21:36:06 +01:00
types_test.go dates, take two 2020-09-17 13:20:35 -07:00
volumes.go cleanup: Check for scanner errors 2023-03-31 11:15:34 -07:00