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
runtime_modifier.go Reduce logging for the NVIDIA Container runtime 2024-07-01 12:12:38 +02:00
runtime_path_test.go
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
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
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