Releases: NVIDIA/kubevirt-gpu-device-plugin
Releases · NVIDIA/kubevirt-gpu-device-plugin
v1.2.10
What's Changed
- Remove regcred from install manifest by @DMajrekar in #113
- update go mod deps, golang version and cuda base image by @tariq1890 in #116
- add dependabot yml file to automate dependency version bumps by @tariq1890 in #111
- bump golang version to v1.22.8 by @tariq1890 in #117
- Bump nvidia/cuda from 12.5.0-base-ubi8 to 12.6.1-base-ubi8 by @dependabot in #118
- [Dockerfile] use ubi9 base image in all build stages by @tariq1890 in #119
- bump cuda base image to 12.6.2-ubi9 by @tariq1890 in #120
New Contributors
- @dependabot made their first contribution in #118
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
- bump cuda-base, golang and kubelet go dep versions by @tariq1890 in #110
- bump kubevirt device plugin version to v1.2.9 by @tariq1890 in #112
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- Updating healthcheck for passthrough GPUs by @visheshtanksale in #105
- minor docs improvements by @tariq1890 in #103
- update pci.ids file by @a516664625 in #108
- Updating cuda base image 12.5.0 release version v1.2.8 and golang version 1.22.4 by @visheshtanksale in #109
New Contributors
- @a516664625 made their first contribution in #108
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- update docker tag to v1.2.6 by @tariq1890 in #99
- update go version, cuda base image and go dependencies by @tariq1890 in #100
- bump docker tag to v1.2.7 by @tariq1890 in #101
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- update golang.org/x to address vulnerabilities by @natalie0709 in #83
- update google.golang.org/grpc dependency to address vulnerabilities by @natalie0709 in #85
- Update pci.ids to support L40S Cards by @DMajrekar in #92
- Bump plugin version to v1.2.4 and cuda base image version to 12.3.0 by @shivamerla in #84
- Update image tag v1.2.3 to v1.2.4 by @scydas in #90
- clean deprecated code by @rokkiter in #88
- bump kubelet dependency to v0.28.2 by @tariq1890 in #94
- update cuda base image and golang version by @tariq1890 in #98
New Contributors
- @natalie0709 made their first contribution in #83
- @DMajrekar made their first contribution in #92
- @scydas made their first contribution in #90
- @rokkiter made their first contribution in #88
- @tariq1890 made their first contribution in #94
Full Changelog: v1.2.4...v1.2.6
v1.2.4
What's Changed
- Fix errors due to mismatch of GLIBC version caused from Go 1.20+ by @shivamerla in #82
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Update Go version and libraries by @VirrageS in #77
- Bump CUDA base image version to 12.2.2 to fix CVEs and bump plugin version to v1.2.3 by @shivamerla in #80
New Contributors
- @VirrageS made their first contribution in #77
- @shivamerla made their first contribution in #80
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- device plugin controller exit and alse stop vgpu device plugin by @ZP-AlwaysWin in #62
- Update dp manifest to use 1.2.1 tag by @rthallisey in #64
- fix: spec.template.metadata.annotations[scheduler.alpha.kubernetes.io/crit… by @tghfly in https://github.com//pull/68
- Update README.md about grub2-mkconfig. by @Itswag in #69
- Fix unit tests by @cdesiniotis in #71
- Update pci.ids file and update logic to extract the device name by @cdesiniotis in #72
- Bump dependencies and bump version to v1.2.2 by @cdesiniotis in #75
New Contributors
- @ZP-AlwaysWin made their first contribution in #62
- @tghfly made their first contribution in #68
- @Itswag made their first contribution in #69
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: Matching error in getDeviceName by @CheerChen in #53
New Contributors
- @CheerChen made their first contribution in #53
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Start serving the plugin API prior to registering with kubelet by @cdesiniotis in #55
- Fix typo in comment by @tlehman in #57
- Update kubevirt example config by @rthallisey in #58
- Handle kubelet restarts by @cdesiniotis in #59
- Bump to v1.2.0 and latest cuda base image by @cdesiniotis in #60
New Contributors
Full Changelog: v1.1.2...v1.2.0