Files
kubernetes/pkg/volume
k8s-merge-robot 3a29aa7941 Merge pull request #27496 from hpcloud/hpe/vsphere-scsidriver
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
2016-06-23 08:09:43 -07:00
..
2016-06-15 09:34:08 -07:00
2016-06-15 09:34:08 -07:00
2016-06-15 09:34:08 -07:00
2016-06-04 14:14:00 -04:00
2016-03-02 20:46:32 -05:00
2016-06-21 15:22:16 -04:00
2016-06-21 15:22:16 -04:00