github intel/intel-device-plugins-for-kubernetes v0.35.0
Intel Device Plugins for Kubernetes v0.35.0

8 hours ago

Highlights

This is a minor release 0.35.0 containing new VFIO mode for the DSA plugin and some smaller changes/fixes.

Generic

  • Update k8s components to 0.35.1 version

DSA

  • Support for VFIO mode (#2194)
    • Please note that VFIO mode requires using vfio-pci.disable_denylist=1 in the kernel command line.

NPU

  • Add PTL (and others) as supported devices (#2199)

SGX

  • Deprecate the DCAP specific resources added in v0.34.x. -dcap-infra-resources arg and related functionality will be removed in the next release.

Bugs fixed

What's Changed (excluding dependabot)

  • e2e: add scripts to run e2e tests with k3s by @tkatila in #2148
  • gpu: levelzero: use correct struct for temp printing by @tkatila in #2155
  • demo: sgx: fix DCAP download checksum and bump versions by @mythi in #2174
  • build: disable devel publish by @tkatila in #2171
  • qat: handle service parsing via debugfs by @mythi in #2167
  • Misc GPU updates by @tkatila in #2172
  • Improve by-path symlink issue description slightly by @eero-t in #2179
  • ci: add 1.35.x to envtest and e2e tests by @mythi in #2193
  • tool version updates and QAT cleanup by @mythi in #2198
  • NPU: add device ids for PTL etc. by @tkatila in #2199
  • Add support to build UBI based images by @tkatila in #2203
  • add vfio based devices to DSA by @mythi in #2194
  • Fix broken anchor links in GPU plugin documentation by @Copilot in #2218
  • build: bump k8s components to 0.35.1 by @tkatila in #2224
  • sgx: mark DcapInfraResource as deprecated by @tkatila in #2225
  • gpu: webhook: fix preferred allocation policy check by @tkatila in #2227
  • manual bump to controller-runtime v0.23 breaking changes in webhook and client APIs by @mythi in #2226

Full Changelog: v0.34.1...v0.35.0

Don't miss a new intel-device-plugins-for-kubernetes release

NewReleases is sending notifications on new releases.