kubernetes/pkg/volume
Niels de Vos e7dedc5cd1 Support Capacity metric for block PVCs for in-tree drivers
PR #97972 added support for gathering metrics for Block PVCs provided by
CSI drivers. The in-tree drivers can support at leas the most basic
metric; Capacity.
2021-05-20 16:37:12 +02:00
..
awsebs Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
azure_file cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
azuredd Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
cephfs cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
cinder Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
configmap cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
csi Merge pull request #101115 from wangyx1992/capital-log 2021-05-06 03:51:16 -07:00
csimigration fix: azure file namespace issue in csi translation 2021-04-20 07:23:09 +00:00
downwardapi cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
emptydir cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
fc Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
flexvolume Merge pull request #101115 from wangyx1992/capital-log 2021-05-06 03:51:16 -07:00
flocker cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
gcepd Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
git_repo cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
glusterfs cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
hostpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
iscsi Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
local Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
nfs Merge pull request #101115 from wangyx1992/capital-log 2021-05-06 03:51:16 -07:00
portworx cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
projected cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
quobyte Merge pull request #101115 from wangyx1992/capital-log 2021-05-06 03:51:16 -07:00
rbd Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
secret cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
storageos Merge pull request #100894 from clickyotomy/sk/loop-dev-sysfs 2021-05-12 05:05:39 -07:00
testing Merge pull request #101115 from wangyx1992/capital-log 2021-05-06 03:51:16 -07:00
util Merge pull request #100894 from clickyotomy/sk/loop-dev-sysfs 2021-05-12 05:05:39 -07:00
validation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
vsphere_volume Support Capacity metric for block PVCs for in-tree drivers 2021-05-20 16:37:12 +02:00
doc.go
metrics_block_test.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_block.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_cached.go
metrics_du_test.go
metrics_du.go fix golint in volume fs 2021-01-12 06:35:52 +08:00
metrics_errors.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_nil_test.go
metrics_nil.go
metrics_statfs_test.go
metrics_statfs.go fix golint in volume fs 2021-01-12 06:35:52 +08:00
noop_expandable_plugin.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
OWNERS Add SIG storage owner aliases 2020-07-07 10:26:16 -04:00
plugins_test.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
plugins.go DAdd some soon-to-be-removed plugins to deprecated volume plugin list 2021-05-06 18:41:37 -07:00
volume_linux_test.go volume: Add unit test for SetVolumeOwnership owners 2020-11-11 09:23:16 -05:00
volume_linux.go migrate log in pkg/volume/volume_linux.go 2021-03-11 09:16:03 +08:00
volume_unsupported.go Fix typecheck 2021-02-15 00:22:04 -08:00
volume.go Make type BlockVolume a MetricsProvider 2021-04-22 08:36:20 +02:00