k3s/pkg/volume
Kubernetes Submit Queue 713abdf2ee
Merge pull request #54696 from jsafrane/fix-rbd-exec
Automatic merge from submit-queue (batch tested with PRs 54635, 54250, 54657, 54696, 54700). 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>.

Don't cache exec and mounter in RBD volume plugin

#51608 has broken containerized RBD mount utilities proposed in https://github.com/kubernetes/kubernetes/pull/53440.

Volume plugin can get a different exec and mounter implementation with every call, it must not be cached.

```release-note
NONE
```

/sig storage
/assign @rootfs
2017-10-27 14:38:28 -07:00
..
aws_ebs fix incorrect log 2017-10-26 01:40:24 +08:00
azure_dd Merge pull request #54459 from andyzhangx/azure-change-default-pv-kind 2017-10-26 19:59:28 -07:00
azure_file fix incorrect log 2017-10-26 01:40:24 +08:00
cephfs fix incorrect log 2017-10-26 01:40:24 +08:00
cinder Merge pull request #54549 from linyouchong/linyouchong-20171025 2017-10-27 11:02:42 -07:00
configmap fix incorrect log 2017-10-26 01:40:24 +08:00
downwardapi fix incorrect log 2017-10-26 01:40:24 +08:00
empty_dir fix incorrect log 2017-10-26 01:40:24 +08:00
fc fix incorrect log 2017-10-26 01:40:24 +08:00
flexvolume Abstract contains func to common place 2017-10-20 19:27:55 +08:00
flocker update BUILD files 2017-10-15 18:18:13 -07:00
gce_pd fix incorrect log 2017-10-26 01:40:24 +08:00
git_repo fix incorrect log 2017-10-26 01:40:24 +08:00
glusterfs Merge pull request #54549 from linyouchong/linyouchong-20171025 2017-10-27 11:02:42 -07:00
host_path update BUILD files 2017-10-15 18:18:13 -07:00
iscsi fix incorrect log 2017-10-26 01:40:24 +08:00
local fix incorrect log 2017-10-26 01:40:24 +08:00
nfs fix incorrect log 2017-10-26 01:40:24 +08:00
photon_pd fix incorrect log 2017-10-26 01:40:24 +08:00
portworx Abstract contains func to common place 2017-10-20 19:27:55 +08:00
projected fix incorrect log 2017-10-26 01:40:24 +08:00
quobyte Abstract contains func to common place 2017-10-20 19:27:55 +08:00
rbd Merge pull request #54696 from jsafrane/fix-rbd-exec 2017-10-27 14:38:28 -07:00
scaleio Merge pull request #54549 from linyouchong/linyouchong-20171025 2017-10-27 11:02:42 -07:00
secret fix incorrect log 2017-10-26 01:40:24 +08:00
storageos fix incorrect log 2017-10-26 01:40:24 +08:00
testing use core client with explicit version globally 2017-10-27 15:48:32 +08:00
util use core client with explicit version globally 2017-10-27 15:48:32 +08:00
validation update BUILD files 2017-10-15 18:18:13 -07:00
vsphere_volume fix incorrect log 2017-10-26 01:40:24 +08:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
OWNERS remove deads2k from volume reviewer 2017-07-25 08:52:25 -04:00
doc.go
metrics_cached.go
metrics_du.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_du_test.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
plugins.go Versioned busybox docker image 2017-10-19 07:17:44 +05:30
plugins_test.go Use const instead of hard code for volume plugin 2017-09-18 20:09:07 +08:00
util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
util_test.go PV recycler: don't reuse old recycler pod. 2017-10-05 15:08:08 +02:00
volume.go WaitForAttach refactoring for iSCSI attacher/detacher 2017-08-26 17:21:34 -04:00
volume_linux.go Fixes cross platform build failure 2017-08-26 09:58:51 -04:00
volume_unsupported.go Fixes cross platform build failure 2017-08-26 09:58:51 -04:00