vsphere-csi-driver: CSI driver doesn't support volume resize

Is this a BUG REPORT or FEATURE REQUEST?: /kind feature

What happened: Volume resize of PVC failed.

What you expected to happen: Increase volume size successfully.

How to reproduce it (as minimally and precisely as possible): Update an existing PVC with any size change.

Anything else we need to know?:

Environment:

  • csi-vsphere version: 1.0.2
  • vsphere-cloud-controller-manager version: 1.1.0
  • Kubernetes version: 1.17.1
  • vSphere version: 6.7u3b
  • OS (e.g. from /etc/os-release): Talos 0.3
  • Kernel (e.g. uname -a): 5.4.11
  • Install tools:
  • Others:

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 19 (8 by maintainers)

Most upvoted comments

@szucsitg we are working on releasing code.

govomi change to support re-size feature in vSphere CSI 2.0 release is already public - https://github.com/vmware/govmomi/pull/1883/commits

next we will open source vSphere CSI driver here in this repo. We will be generating Pull Request with all changes as we did for govomi.

@xing-yang I know that it does not support, however the “original” tracked issue that is referenced in VMWare KB is in archived repo, open for 3 years. With Project Pacific and Tanzu all over the news cycle, I’d hope that this issue finally gets some traction, because it’s a very basic requirement to not foresee storage capacity need for months/years.