Divyen Patel
Divyen Patel
7.0p07 maps to Build: 21477706 https://docs.vmware.com/en/VMware-vSphere/7.0/rn/vsphere-vcenter-server-70u3l-release-notes.html
/remove-lifecycle rotten
cc: @xing-yang @deepakkinni
remove tag from cluster if you want specific host within cluster to be part of az or remove tag from host, if you want all hosts to be part of...
cc: @shalini-b
@dobsonj what are the other approaches you are experimenting? Do we have common code available in https://github.com/kubernetes/mount-utils which can be consumed by CSI Drivers that takes care of multi-path configuration?
/ok-to-test
@dobsonj what is the use case you are targeting for enabling device mapper on the node? since logical grouping of volumes attached to the node is not happening per pod,...
Running pre-checkin pipelines before merging this PR.
@dkoshkin thanks for reporting this issue. We have just re-built the base driver image and pushed it as latest. ``` % make build docker build -t gcr.io/cloud-provider-vsphere/extra/csi-driver-base:100d56ab --build-arg GIT_COMMIT=100d56ab76bbde05b4795d1e675952c9307f13f8 ....