What's Changed
- Fix bug in create-dev-char-symlinks command by @elezar in #1373
- Don't read cdi generate mode from runtime mode by @elezar in #1377
- Fix handling of existing imports in containerd by @elezar in #1382
- Redirect log message to stderr in nvidia runtime wrapper script by @cdesiniotis in #1400
- Fix containerd drop-in config path by @elezar in #1407
- Enable arm64 testing for contianer toolkit by @elezar in #1432
- Update rpm package to have 256bit digests by @elezar in #1411
- Fix trigger of CDI refresh service by @elezar in #1409
- Allow nvcdi feature flags to be set for the
jit-cdimode by @elezar in #1419 - Fix duplicate CDI spec generation in jit-cdi mode by @elezar in #1431
- Filter already tracked directories from ldcache update by @elezar in #1403
- Use requested devices for CSV CDI spec generation by @elezar in #1464
- ldconfig: Create ld.so.conf file if missing by @jfroy in #1459
- Fix typo in nvidia-container-runtime's README by @waltforme in #1257
- Also consider libnvidia-ml.so for extracting driver version by @elezar in #1451
- Use enable-cuda-compat hook when ldcache does not exist by @elezar in #1471
- Fix ldcache update when host and container distributions do not match by @elezar in #1444
- Extract FileMode from host path if possible by @elezar in #960
- Allow update-ldcache hook to work when pivot-root is not supported by @elezar in #1174
- Default to strict decoding of OCI runtime spec by @elezar in #1491
- Fix trigger of CDI refresh service by @EdSwarthout in #1518
- Add --no-all-device option to nvidia-ctk cd generate by @elezar in #1511
- Add --device-id flag to nvidia-ctk cdi generate command by @elezar in #1512
- Handle multiple GPUs in CDI spec generation from CSV by @elezar in #1461
- Add enable-cuda-compat on Tegra-based systems by @elezar in #1515
Changes in the toolkit container
- Bump nvidia/distroless/go from v3.1.13-dev to v3.2.0-dev in /deployments/container by @dependabot[bot] in #1387
New Contributors
- @jfroy made their first contribution in #1459
- @waltforme made their first contribution in #1257
- @EdSwarthout made their first contribution in #1518
Full Changelog: v1.18.1...v1.19.0-rc.1