Highlights
This is a minor release 0.37.0 containing smaller changes to many components.
Generic
- DLB and FGPA plugins, and their collateral were removed from the project.
- Update k8s components to 1.37.0 version (#2334)
- Golang 1.27 (#2342)
GPU
- Add B-series NFD node labeling (#2332)
- Allow changing which health severity is considered Unhealthy (#2318)
Operator
- Increase plugin Pod memory limits (#2331)
What's Changed (excluding dependabot)
- Misc fixes for 0.36 by @tkatila in #2292
- ci: add GO-2026-5932 to trivyignore by @mythi in #2317
- gpu: xpumd: use proper version for the xpumd api and allow changing the unhealthy severity by @tkatila in #2318
- Increase plugin memory limits by @tkatila in #2331
- nfd: gpu: add rules to label nodes with b-series cards by @tkatila in #2332
- Remove DLB device plugin by @mythi with @Copilot in #2336
- Remove the retired FPGA device plugin by @tkatila with @Copilot in #2339
- code cleanup by @mythi in #2334
- golangci-lint updates by @mythi in #2347
- Bump project Go toolchain to 1.27 across module, build, and container definitions by @mythi with @Copilot in #2342
- Prepare 0.37.0 images by @tkatila in #2353
Full Changelog: v0.36.0...v0.37.0