k3s/pkg/volume
Kubernetes Submit Queue 5c8ef7eb3b
Merge pull request #68320 from NickrenREN/localvolume-metricspath
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Fix metricsStatFS volume path for local volume

**What this PR does / why we need it**:

Fix metricsStatFS volume path for local volume

**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 #

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```

/kind bug
/sig storage
/assign @msau42
2018-09-06 21:41:17 -07:00
..
aws_ebs Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types 2018-09-05 21:24:09 -04:00
azure_dd fix select zone error in azure disk creation 2018-08-30 07:33:43 +00:00
azure_file support cross resource group for azure file 2018-08-31 08:11:07 +00:00
cephfs Merge pull request #67332 from nak3/ceph-fuse-opt 2018-08-21 05:25:03 -07:00
cinder Merge pull request #67328 from cofyc/fix65113-2 2018-08-24 15:25:17 -07:00
configmap Remove unused io util writer & volume host GetWriter() 2018-07-09 14:09:48 -07:00
csi Updated the CSI pluginwatcher handler 2018-09-06 15:34:46 +02:00
downwardapi Stop sorting downward api file lines 2018-07-09 15:44:03 -04:00
empty_dir Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
fc update volume plugins accordingly 2018-08-14 11:12:54 +08:00
flexvolume Merge pull request #66884 from NickrenREN/attacher-detacher-refactor 2018-08-15 07:03:48 -07:00
flocker Avoid overflowing int64 in RoundUpSize and return error if overflow int 2018-07-23 13:48:45 -04:00
gce_pd Add DynamicProvisioningScheduling support for GCE PD and RePD 2018-08-24 14:38:25 -07:00
git_repo Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
glusterfs Remove provisioner config from log message. 2018-08-24 19:40:37 +05:30
host_path as hostpathtype owner, adds myself to OWNERS file 2018-08-31 19:25:32 +08:00
iscsi Merge pull request #67328 from cofyc/fix65113-2 2018-08-24 15:25:17 -07:00
local fix metricsStatFS volume path for local volume 2018-09-06 11:38:06 +08:00
nfs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
photon_pd update volume plugins accordingly 2018-08-14 11:12:54 +08:00
portworx kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00
projected Merge pull request #65429 from WanLinghao/projected_error_return_fix 2018-07-16 13:52:54 -07:00
quobyte Merge pull request #66202 from tanshanshan/fixformat 2018-07-24 21:24:30 -07:00
rbd Merge pull request #66884 from NickrenREN/attacher-detacher-refactor 2018-08-15 07:03:48 -07:00
scaleio Using a fixed set of locks, then we don't need to free unused locks 2018-08-24 12:24:09 +08:00
secret Remove unused io util writer & volume host GetWriter() 2018-07-09 14:09:48 -07:00
storageos Avoid overflowing int64 in RoundUpSize and return error if overflow int 2018-07-23 13:48:45 -04:00
testing Add unit tests for skipping attach 2018-09-05 10:15:43 -04:00
util Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types 2018-09-05 21:24:09 -04:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume Merge pull request #67328 from cofyc/fix65113-2 2018-08-24 15:25:17 -07:00
BUILD Pass new CSI API Client and informer to Volume Plugins 2018-08-31 12:25:59 -07:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
doc.go
metrics_cached.go
metrics_du.go Rename Du() to DiskUsage() for more expressive 2018-05-22 10:52:06 +08:00
metrics_du_test.go
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go update import 2018-02-27 20:23:35 +08:00
metrics_statfs_test.go
plugins.go Pass new CSI API Client and informer to Volume Plugins 2018-08-31 12:25:59 -07:00
plugins_test.go correct the expected value in plugintest 2018-02-25 15:14:55 +08:00
volume.go attacher/detacher refactor 2018-08-14 11:12:41 +08:00
volume_linux.go Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00
volume_unsupported.go Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00