Skip to content

Intel Device Plugins for Kubernetes v0.29.0

Latest
Compare
Choose a tag to compare
@tkatila tkatila released this 20 Dec 12:28
b19c91f

Highlights

The release includes various fixes and updates to components.

Generic

  • Update k8s to v1.29.0
  • Build release images using the latest Go version (v1.21.5)
  • Use stricter build flags
  • Updates to workflows and new scorecards
  • Build images with buildkit
  • Move towards using ktesting/textlogger

Bugs fixed

NFD

  • Update SGX deployment to use NFD labels
  • Add vfio-pci dependency to QAT rules

Operator

  • Allow multiple objects per CR
  • Fix operator updating daemonset when CR has not changed

GPU

  • Change Level Zero's default affinity mask format when tiles are used, and do not set mask with 1-tile devices
  • Set monitoring enabled in the default deployment
  • Documentation updates

QAT

  • Support QAT heartbeat in >=6.6 kernels
  • Add new QAT resources (capabilities)

Fake GPU Device

  • Support xelink labeling

VPU

  • VPU source code removed from repository

Pull requests (excluding dependabot)

New Contributors

Full Changelog: v0.28.0...v0.29.0