kubernetes/pkg/volume
Kubernetes Prow Robot 807e70c46f
Merge pull request #101605 from njuptlzf/flexvloume_test
cleanup: delete tempDir correctly after flexvloume_test is executed
2021-06-01 19:48:33 -07:00
..
awsebs Merge pull request #100746 from mengjiao-liu/fix-nil-call 2021-05-26 14:49:38 -07:00
azure_file Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
azuredd Merge pull request #100746 from mengjiao-liu/fix-nil-call 2021-05-26 14:49:38 -07:00
cephfs Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
cinder Merge pull request #100746 from mengjiao-liu/fix-nil-call 2021-05-26 14:49:38 -07:00
configmap Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
csi simplify returning boolean expression in /pkg/volume 2021-05-25 02:39:55 +00:00
csimigration fix: azure file namespace issue in csi translation 2021-04-20 07:23:09 +00:00
downwardapi Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
emptydir Merge pull request #100746 from mengjiao-liu/fix-nil-call 2021-05-26 14:49:38 -07:00
fc Merge pull request #101862 from jsafrane/fix-fc-detach-retry 2021-05-27 07:14:23 -07:00
flexvolume Merge pull request #101605 from njuptlzf/flexvloume_test 2021-06-01 19:48:33 -07:00
flocker cleanup: fix log capitalization in volume package 2021-04-14 21:58:56 +08:00
gcepd Merge pull request #100746 from mengjiao-liu/fix-nil-call 2021-05-26 14:49:38 -07:00
git_repo Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
glusterfs Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
hostpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
iscsi Merge pull request #100746 from mengjiao-liu/fix-nil-call 2021-05-26 14:49:38 -07:00
local Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
nfs Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
portworx Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
projected Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
quobyte Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
rbd Merge pull request #100746 from mengjiao-liu/fix-nil-call 2021-05-26 14:49:38 -07:00
secret Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
storageos Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
testing Merge pull request #101115 from wangyx1992/capital-log 2021-05-06 03:51:16 -07:00
util simplify returning boolean expression in /pkg/volume 2021-05-25 02:39:55 +00:00
validation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
vsphere_volume Merge pull request #100746 from mengjiao-liu/fix-nil-call 2021-05-26 14:49:38 -07:00
doc.go
metrics_block.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_block_test.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_cached.go
metrics_du.go fix golint in volume fs 2021-01-12 06:35:52 +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 Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_nil.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_nil_test.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_statfs.go fix golint in volume fs 2021-01-12 06:35:52 +08:00
metrics_statfs_test.go
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.go Merge pull request #101510 from huchengze/patch-12 2021-05-20 21:14:57 -07:00
plugins_test.go Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
volume.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
volume_linux.go migrate log in pkg/volume/volume_linux.go 2021-03-11 09:16:03 +08:00
volume_linux_test.go volume: Add unit test for SetVolumeOwnership owners 2020-11-11 09:23:16 -05:00
volume_unsupported.go Fix typecheck 2021-02-15 00:22:04 -08:00