nvidia-container-toolkit/internal/oci
Evan Lezar 3aeba886d4 Reduce logging for the NVIDIA Container runtime
This change moves most of the logging for the NVIDIA Container runtime
from Info to Debug or Trace -- especially in the case where no
modifications are requried.

This removes execessive logging.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-07-01 12:12:38 +02:00
..
args_test.go
args.go
runtime_low_level.go Reduce logging for the NVIDIA Container runtime 2024-07-01 12:12:38 +02:00
runtime_mock.go Add String function to oci.Runtime interface 2024-07-01 12:12:38 +02:00
runtime_modifier_test.go Move modifying OCI runtime wrapper to oci package 2023-02-13 16:09:46 +01:00
runtime_modifier.go Reduce logging for the NVIDIA Container runtime 2024-07-01 12:12:38 +02:00
runtime_path_test.go Import modifying runtime abstraction from experimental runtime 2022-03-29 11:05:42 +02:00
runtime_path.go Add String function to oci.Runtime interface 2024-07-01 12:12:38 +02:00
runtime_syscall_exec.go Add String function to oci.Runtime interface 2024-07-01 12:12:38 +02:00
runtime.go Add String function to oci.Runtime interface 2024-07-01 12:12:38 +02:00
spec_file_test.go Add hook command to nvidia-ctk with update-ldcache subcommand 2022-04-07 16:38:01 +02:00
spec_file.go Fix misspellings 2023-10-24 20:00:24 +02:00
spec_memory_test.go Fix ifElseChain lint errors 2023-10-24 20:11:34 +02:00
spec_memory.go Return raw spec from Spec.Load 2022-05-05 13:43:13 +02:00
spec_mock.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
spec_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
spec.go [no-relnote] Fixed spelling error 2024-06-19 17:40:56 +03:00
state.go Add GetContainerRoot to oci.State type 2022-05-10 11:48:43 +02:00