Skip to content

Conversation

@elezar
Copy link
Member

@elezar elezar commented Nov 3, 2025

This changes the default drop-in config file path for containerd from: /etc/containerd/config.d/99-nvidia.toml
to: /etc/containerd/conf.d/99-nvidia.toml

The default containerd drop-in config path for containerd does not align with the upstream value. (Which was added after these changes were made to the toolkit).

Fixes #1404

This changes the default drop-in config file path for containerd
from: /etc/containerd/config.d/99-nvidia.toml
to:   /etc/containerd/conf.d/99-nvidia.toml

The default containerd drop-in config path for containerd does not
align with the upstream value. (Which was added after these changes
were made to the toolkit).

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar added the bug Issue/PR to expose/discuss/fix a bug label Nov 3, 2025
@elezar
Copy link
Member Author

elezar commented Nov 3, 2025

/cherry-pick release-1.18

@elezar elezar merged commit 5e27726 into NVIDIA:main Nov 4, 2025
13 checks passed
@elezar elezar deleted the fix-containerd-config-path branch November 4, 2025 12:29
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

🤖 Backport PR created for release-1.18: #1417

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

Labels

bug Issue/PR to expose/discuss/fix a bug cherry-pick/release-1.18

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Containerd config file created in wrong directory - /etc/containerd/config.d/

2 participants