This is a new minor release of NRI Reference Plugins. It updates dependencies, enables RDT 'discovery mode', brings a few documentation improvements, and fixes a startup failure on machines with an asymmetric NUMA distance matrix.
What's Changed
- build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 by @dependabot[bot] in #548
- docs: update documentation for RDT monitoring/metrics. by @klihub in #549
- rdt,resmgr: allow running RDT in discovery mode. by @klihub in #551
- docs: update balloons debugging guidance and add examples by @askervin in #552
- go.mod,Makefile: bump golang to latest 1.24.x. by @klihub in #555
- sysfs: patch up asymmetric NUMA distances. by @klihub in #554
Full Changelog: v0.10.0...v0.10.1