kubernetes/pkg/volume/cinder
Kubernetes Submit Queue 012e94b6be Merge pull request #50239 from FengyunPan/fix-no-exist-node
Automatic merge from submit-queue (batch tested with PRs 38947, 50239, 51115, 51094, 51116)

Mark the volumes as detached when node does not exist

If node does not exist, node's volumes will be detached
automatically and become available. So mark them detached and do not return err.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
#50200

**Release note**:
```release-note
NONE
```
2017-08-23 08:41:04 -07:00
..
attacher_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
attacher.go Merge pull request #50239 from FengyunPan/fix-no-exist-node 2017-08-23 08:41:04 -07:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
cinder_test.go Support "fstype" parameter in dynamically provisioned PVs 2017-07-19 10:34:13 +02:00
cinder_util.go Merge pull request #45345 from codablock/storageclass_fstype 2017-07-24 07:40:47 -07:00
cinder.go SafeFormatAndMount should use volume.Exec provided by VolumeHost 2017-08-14 12:16:27 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Remove repeated reviewers names 2017-08-10 12:51:06 +08:00