Skip to content

Conversation

@elezar
Copy link
Member

@elezar elezar commented Dec 8, 2025

This change adds a "none" runtime to the toolkit installer to enable use cases where the NVIDIA Container Toolkit is required without configuring the underlying runtime.

Fixes #1513

@coveralls
Copy link

coveralls commented Dec 8, 2025

Pull Request Test Coverage Report for Build 20035049418

Details

  • 6 of 35 (17.14%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 36.899%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/nvidia-ctk-installer/main.go 6 13 46.15%
cmd/nvidia-ctk-installer/container/runtime/runtime.go 0 22 0.0%
Files with Coverage Reduction New Missed Lines %
cmd/nvidia-ctk-installer/main.go 2 48.57%
Totals Coverage Status
Change from base Build 20033247185: -0.03%
Covered Lines: 5205
Relevant Lines: 14106

💛 - Coveralls

This change adds a "none" runtime to the toolkit installer to enable
use cases where the NVIDIA Container Toolkit is required without
configuring the underlying runtime.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the install-only-mode branch from 86509b4 to 73cbb5e Compare December 8, 2025 16:23
Copy link
Collaborator

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ArangoGutierrez
Copy link
Collaborator

The only comment I had was addressed with a recent commit update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install only mode for the container toolkit

3 participants