Skip to content

Commit 0ea2737

Browse files
Merge pull request #18237 from tsmetana/fix-cinder-resize
Automatic merge from submit-queue (batch tested with PRs 18237, 18586, 18578). UPSTREAM: 58685: Fill size attribute for the OpenStack V3 API volumes The getVolume method in OpenStack provider is not filling the Size for the V3 API type volumes. This breaks the PV resizing of Cinder volumes which compares the existing volume size with the new request. This leads to redundant volume resize calls to the cloud provider that end with errors. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1535314
2 parents 1096752 + cbdbd28 commit 0ea2737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vendor/k8s.io/kubernetes/pkg/cloudprovider/providers/openstack/openstack_volumes.go

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)