Skip to content

Releases: kubernetes-sigs/gcp-compute-persistent-disk-csi-driver

Release experimental MVP version for data caching v6

30 Jul 18:17
60ca386
Compare
Choose a tag to compare

This releases an experimental (non-production ready) version for Data caching feature which allows the user to restrict setting up data cache only for selected nodes/node-pools by labelling them with --node-labels=datacache-storage-gke-io=enabled

v1.14.2

15 Aug 15:43
8253a2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.14.2

v1.14.2-rc1

14 Aug 20:19
8253a2d
Compare
Choose a tag to compare
v1.14.2-rc1 Pre-release
Pre-release
Merge pull request #1790 from k8s-infra-cherrypick-robot/cherry-pick-…

Release experimental MVP version for data caching v5

18 Jul 15:50
36554c2
Compare
Choose a tag to compare

This releases an experimental (non-production ready) version for Data caching feature with NVME SSDs and CSI driver, the release fixes dependency bugs for the driver.

Release experimental MVP version for data caching v4

17 Jul 17:55
2360b7a
Compare
Choose a tag to compare

This releases an experimental (non-production ready) version for Data caching feature with NVME SSDs and CSI driver, the release fixes CVEs CVE-2024-24790 and CVE-2024-24789

Release experimental MVP version for data caching v3

17 Jul 00:01
8a26157
Compare
Choose a tag to compare

This releases an experimental (non-production ready) version for Data caching feature with NVME SSDs and CSI driver, this release version fixes the NVME disk interface bug for the data caching feature.

v1.14.1

27 Jun 23:46
4ea3e06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.14.1

v1.10.18

01 Jul 20:47
b388054
Compare
Choose a tag to compare

What's Changed

  • Reverting the Dockerfile debian image from bookworm to bullseye due to regression by @Sneha-at in #1772

Full Changelog: v1.10.17...v1.10.18

v1.14.0

13 Jun 20:44
b192b9b
Compare
Choose a tag to compare

BAD RELEASE / do not use. See #1760

What's Changed

Read more

Release experimental MVP version for data caching v2

10 Jun 18:05
72ab733
Compare
Choose a tag to compare

This releases an experimental (non-production ready) version for Data caching feature with NVME SSDs and CSI driver, this release minor updates the implementation approach without changing the actual functionality.