k3s/pkg/volume/flexvolume
Kubernetes Submit Queue fc19fc9908
Merge pull request #58519 from linyouchong/lyc-probe
Automatic merge from submit-queue (batch tested with PRs 60073, 58519, 61860). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

flexvolume prober: trigger plugin init only for the relevant plugin

**What this PR does / why we need it**:
The automatic discovery trigger init only to the specific plugin directory that was updated, and not to all the plugins in the flexvolume plugin directory.

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

**Special notes for your reviewer**:
NONE
**Release note**:

```
NONE
```
2018-04-02 17:07:01 -07:00
..
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS
attacher-defaults.go Refactor flex pv to allow secret namespace 2017-12-13 23:32:16 -05:00
attacher.go include error message for volumeManager during attach and mount 2017-11-20 17:53:55 +08:00
attacher_test.go
common_test.go Refactor flex pv to allow secret namespace 2017-12-13 23:32:16 -05:00
detacher-defaults.go
detacher.go Remove unused command waitfordetach from flex volume driver 2018-01-03 16:02:31 +08:00
detacher_test.go
driver-call.go Remove unused command waitfordetach from flex volume driver 2018-01-03 16:02:31 +08:00
driver-call_test.go
fake_watcher.go
flexvolume_test.go Refactor flex pv to allow secret namespace 2017-12-13 23:32:16 -05:00
mounter-defaults.go
mounter.go
mounter_test.go
plugin-defaults.go
plugin.go update import 2018-02-27 20:23:35 +08:00
plugin_test.go
probe.go Merge pull request #58519 from linyouchong/lyc-probe 2018-04-02 17:07:01 -07:00
probe_test.go automatic plugin discovery should trigger plugin init only for the relevant plugin 2018-03-30 14:23:44 +08:00
unmounter-defaults.go
unmounter.go
unmounter_test.go
util.go Refactor flex pv to allow secret namespace 2017-12-13 23:32:16 -05:00
volume.go