Skip to content

Intel Device Plugins for Kubernetes v0.34.1

Latest

Choose a tag to compare

@tkatila tkatila released this 08 Dec 07:08
1a40722

Highlights

This is a patch release for 0.34 release containing bug fixes and small features for QAT and GPU plugin.

Generic

  • Update x/crypto package
  • Update SGX package versions to fix SGX build due to a repository rename

GPU

  • Add an option to change how plugin mounts the by-path directory in the container.
  • Allow defining different temperature limits for health checking
  • Updated Level Zero components
  • Fix temperature printing in the plugin

QAT

  • Fix service parsing from debugfs (OoT KMD)

Operator

  • GPU plugin's by-path mode defined in the CRD

Bugs fixed