NVIDIA/sandbox-device-plugin v0.0.3
NVIDIA/sandbox-device-plugin
Captured source
source ↗published Apr 20, 2026seen 15hcaptured 15hhttp 200method plain
v0.0.3
Repository: NVIDIA/sandbox-device-plugin
Tag: v0.0.3
Published: 2026-04-20T20:44:04Z
Prerelease: yes
Release notes:
What's Changed
- Simplify device discovery using go-nvlib and add NVSwitch support by @zvonkok in https://github.com/NVIDIA/sandbox-device-plugin/pull/25
- cdi: Add CDI spec generation by @zvonkok in https://github.com/NVIDIA/sandbox-device-plugin/pull/26
- nvswitch: Add NVSWITCH_ALIAS by @zvonkok in https://github.com/NVIDIA/sandbox-device-plugin/pull/28
- feat: run the gpu feature discovery pod on the same node by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/30
- feat: use node feature crd for gfd to put labels on the node by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/36
- fix: add namespace to gpu feature discovery pod by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/37
- update multiarch build to version with tag when available by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/41
- fix: entrypoint should be nvidia-sandbox-device-plugin by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/43
- cdi: Support heterogeneous GPU CDI spec generation by @zvonkok in https://github.com/NVIDIA/sandbox-device-plugin/pull/45
- fix: use default pgpu alias when an override is not available by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/44
- improvement: GFD pod will be reaped after it has succeeded by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/47
- Take sa-name for gfd from the env by @jojimt in https://github.com/NVIDIA/sandbox-device-plugin/pull/51
- use go proxy for build by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/56
- fix: health check path for device when iommuFD is supported by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/57
- upgrade gfd to 0.19.0 for critical CVE fix in golang 1.26 by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/61
- feat: use an enable flag for whether GFD should be launched or not by @rajatchopra in https://github.com/NVIDIA/sandbox-device-plugin/pull/52
New Contributors
- @zvonkok made their first contribution in https://github.com/NVIDIA/sandbox-device-plugin/pull/25
Full Changelog: https://github.com/NVIDIA/sandbox-device-plugin/compare/v0.0.1...v0.0.3