- Update base image to bullseye-v1.4.2 to fix CVE-2021-46828, CVE-2022-2509.
- Update to go1.18.4 and base image to bullseye-v1.4.1 to fix CVE-2022-1271, CVE-2022-1664, CVE-2022-24675, CVE-2022-34903, CVE-2018-25032, CVE-2022-28327, CVE-2021-43618 (#1033, @mattcary)
- Default to MAXPROCS=1 to improve memory usage on nodes with many CPUs. (#1022, @mattcary)
- Remove passwd- file to make CIS benchmark happy. (#1021, @mattcary)
- Cherry-pick #930: Update golang version to 1.17.8 for building drivers. (#937, @pwschuurman)
Nothing has changed.
Nothing has changed.
Nothing has changed.
- Bump base image to buster-v1.10.0
Nothing has changed.
Nothing has changed.
Nothing has changed.
Nothing has changed.
Nothing has changed.
Nothing has changed.
- Fixes issue where
ControllerPublishVolume
is called repeatly if gke nodes are in different cloud zones than the gke controller (#817, @leiyiz)
Nothing has changed.
Nothing has changed.
Nothing has changed.
- A new
k8s-tag-cluster-id
command line option has been added. If specified, the resulting PD disk will be labeled with "kubernetes_io_cluster_": "owned". (#693, @tsmetana) - Add cloudbuild config to build gcp-compute-persistent-disk-csi-driver image (#724, @cpanato)
- Added Support for Windows Server 2004 and 20H2. (#691, @jeremyje)
- Bumped csi-proxy client library to v1.0.0 (#738, @mauriciopoppe)
- It is now possible to access snapshots and volumes across different projects. (#782, @christian-roggia)
- Updating the following image versions in stable deployment specs:
- Users will be able to set the storage locations for snapshots by specifying them in the snapshot class. (#793, @TeweiLuo)
- Disk labels support via CreateVolume (and hence StorageClass) parameters (#718, @mattcary)
- Documentation for overlays (#708, @saikat-royc)
- Update README for overlays (#715, @saikat-royc)
- Do not run controller service in node. (#702, @mattcary)
- Fix a bug that CreateVolume should round up the request_bytes. (#684, @Jiawei0227)
- It is now possible to mount a volume with XFS filesystem and its restored snapshot. (#788, @jsafrane)
- Emit GKE component version metric (#719, @saikat-royc)
- Remove probe logging to reduce noise (#682, @Jiawei0227)
- k8s.io/klog/v2: v2.4.0
- k8s.io/mount-utils: v0.20.6
- github.com/Microsoft/go-winio: v0.4.14 → v0.4.16
- github.com/go-logr/logr: v0.1.0 → v0.2.0
- github.com/kr/pretty: v0.1.0 → v0.2.0
- github.com/kubernetes-csi/csi-proxy/client: v0.2.2 → v1.0.0
- github.com/pkg/errors: v0.8.1 → v0.9.1
- github.com/stretchr/testify: v1.4.0 → v1.6.1
- gopkg.in/check.v1: 788fd78 → 41f04d3
- gopkg.in/yaml.v3: 674ba3e → 9f266ea
- k8s.io/utils: a9aa75a → 67b214c
Nothing has changed.