mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Adding SCSI controller type filter for vSphere disk attach Hot plug of disks to a SCSI controller of type lsilogic doesn't work as expected. When a device is detached from the controller, it fails to remove the device from the /dev path which makes the subsequent attaches to the node to fail. With scsi controller types lsilogic-sas or paravirtual this seems to work well. This patch filters the existing controller for these types, and if it doesn't find one, it creates a new controller for disk attach. This PR is dependent on https://github.com/kubernetes/kubernetes/pull/26658 (1st commit) also targeting this for 1.3 |
||
---|---|---|
.. | ||
providers | ||
OWNERS | ||
cloud.go | ||
doc.go | ||
plugins.go |