Changelog
Major changes
- Implement detection of IOMMU (#136)
- NFD container image size is reduced by 94% (from ca. 1.25 GB to 76 MB), by utilizing multi-stage Docker build (#129)
- Image build tool is now configurable via
IMAGE_BUILD_CMD
make variable (e.g.buildag bud
may be used) (#166)
Misc fixes
- Skip pstate detection on Arm (#118)
- Documentation fixes and improvements (#104, #156)
- Small improvement in node counting in
label.sh
(#152)
Known issues
- Occasional restarts when run as a DaemonSet (issue #122)