k3s/pkg/volume/fc
Kubernetes Submit Queue 2df943ce50 Merge pull request #36698 from fabiand/no-mpathconf
Automatic merge from submit-queue

fc: Drop multipath.conf snippet

**What this PR does / why we need it**:
Removes multipath.conf - The code does not make use of it - or ensure s that it's getting used - and it should in addition be handled elsewehre.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
```

A minimalistic multipath.conf got written, but it was useless, as
it is unclear if multipathd is running and there was also no
config reload triggered.

This patch drops this snippet. In general it's probably a better idea
to leave the multipath.conf to the component managing the host.

Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2017-03-24 10:24:49 -07:00
..
BUILD move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
OWNERS Update OWNERS 2017-01-17 16:26:16 -08:00
disk_manager.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fc.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
fc_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
fc_util.go fc: Drop multipath.conf snippet 2017-02-24 09:59:11 +01:00
fc_util_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00