Skip to content

v0.14.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@elezar elezar released this 17 Mar 07:22
· 767 commits to main since this release

Full Changelog: v0.13.0...v0.14.0-rc.1

Changes

  • Added --cdi-enabled flag to GPU Device Plugin. With this enabled, the device plugin will generate CDI specifications for available NVIDIA devices. Allocation will add CDI anntiations (cdi.k8s.io/*) to the response. These are read by a CDI-enabled runtime to make the required modifications to a container being created.
  • Updated GFD subchard to version 0.8.0-rc.1
  • Bumped Golang version to 1.20.1
  • Bumped CUDA base images version to 12.1.0
  • Switched to klog for logging
  • Added a static deployment file for Microshift