v0.0.3
Pre-release
Pre-release
What's Changed
- Simplify device discovery using go-nvlib and add NVSwitch support by @zvonkok in #25
- cdi: Add CDI spec generation by @zvonkok in #26
- nvswitch: Add NVSWITCH_ALIAS by @zvonkok in #28
- feat: run the gpu feature discovery pod on the same node by @rajatchopra in #30
- feat: use node feature crd for gfd to put labels on the node by @rajatchopra in #36
- fix: add namespace to gpu feature discovery pod by @rajatchopra in #37
- update multiarch build to version with tag when available by @rajatchopra in #41
- fix: entrypoint should be nvidia-sandbox-device-plugin by @rajatchopra in #43
- cdi: Support heterogeneous GPU CDI spec generation by @zvonkok in #45
- fix: use default pgpu alias when an override is not available by @rajatchopra in #44
- improvement: GFD pod will be reaped after it has succeeded by @rajatchopra in #47
- Take sa-name for gfd from the env by @jojimt in #51
- use go proxy for build by @rajatchopra in #56
- fix: health check path for device when iommuFD is supported by @rajatchopra in #57
- upgrade gfd to 0.19.0 for critical CVE fix in golang 1.26 by @rajatchopra in #61
- feat: use an enable flag for whether GFD should be launched or not by @rajatchopra in #52
New Contributors
Full Changelog: v0.0.1...v0.0.3