kubernetes/pkg/volume
Kubernetes Prow Robot d424bedc9b
Merge pull request #76341 from harsh-px/fix-concurrent-access-master
Fix concurrent map write access in Portworx create volume call
2019-04-15 11:46:24 -07:00
..
awsebs Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
azure_dd fix typo in azure disk logging 2019-04-09 09:01:52 +00:00
azure_file clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
cephfs Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
cinder Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
configmap Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
csi CSI - Surfaces klog flags; common tests aggregation 2019-04-12 15:38:06 -04:00
downwardapi Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
emptydir Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
fc Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
flexvolume Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
flocker clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
gcepd Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
git_repo Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
glusterfs Use pvc uid in endpoint/service label 2019-04-05 20:30:57 +05:30
host_path Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
iscsi Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
local Move nsenter mounter to pkg/volume/util/nsenter 2019-04-08 09:53:46 -06:00
nfs Move nsenter mounter to pkg/volume/util/nsenter 2019-04-08 09:53:46 -06:00
photon_pd Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
portworx Fix concurrent map access in Portworx create volume call 2019-04-09 12:13:19 -07:00
projected change import alias of utils/strings 2019-01-30 10:44:09 +08:00
quobyte Adds missing user mapping option for Quobyte mounts 2019-02-25 12:03:34 +01:00
rbd Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
scaleio clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
secret Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
storageos Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
testing Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
util Merge pull request #76047 from codenrhoden/mv-nsenter-mount 2019-04-09 09:55:59 -07:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
BUILD Move CSIDriver Lister to the controller 2019-04-05 12:20:11 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics_cached.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_du.go Rename Du() to DiskUsage() for more expressive 2018-05-22 10:52:06 +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 Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_statfs.go update import 2018-02-27 20:23:35 +08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
noop_expandable_plugin.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
plugins.go Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
plugins_test.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
volume.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
volume_linux.go Ensure directories are executable for fsGroup 2019-01-30 18:07:38 +01:00
volume_unsupported.go Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00