kubernetes/pkg/volume
Kubernetes Submit Queue 3b6c2472c3
Merge pull request #64709 from gnufied/fix-node-alpha-tests
Automatic merge from submit-queue (batch tested with PRs 64344, 64709, 64717, 63631, 58647). 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>.

Fix panic caused by no cloudprovider in test

We should not panic when no cloudprovider is present

Fixes https://github.com/kubernetes/kubernetes/issues/64704

Also added a test to cover the panic.

/sig storage
/sig node

```release-note
None
```
2018-06-05 02:16:08 -07:00
..
aws_ebs Fix panic caused by no cloudprovider in test 2018-06-04 14:50:18 -04:00
azure_dd Merge pull request #64709 from gnufied/fix-node-alpha-tests 2018-06-05 02:16:08 -07:00
azure_file Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
cephfs fix cephfs fuse mount bug when use is not admin 2018-03-28 09:20:32 +08:00
cinder API updates for Cinder Volumes to support for user specified Secrets in the future 2018-06-02 22:16:50 -04:00
configmap Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
csi New labelmanager package 2018-06-04 16:54:25 -04:00
downwardapi Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
empty_dir Use consts defined in api instead of defining another ones. 2018-02-28 00:40:58 +08:00
fc Return error in mount_unsupported for unsupported platforms 2018-03-29 14:17:07 -07:00
flexvolume Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
flocker Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
gce_pd Fix panic caused by no cloudprovider in test 2018-06-04 14:50:18 -04:00
git_repo GitRepo command hardening 2018-06-01 12:42:53 -07:00
glusterfs Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
host_path Merge pull request #64447 from jsafrane/block-provision 2018-06-01 12:12:23 -07:00
iscsi Fix iSCSI and RBD UnmountDevice with mount containers. 2018-05-09 09:52:37 +02:00
local Merge pull request #62903 from cofyc/fixfsgroupcheckinlocal 2018-05-02 20:13:11 -07:00
nfs pkg/volume/nfs/nfs.go: correct error messages. 2018-03-05 12:12:51 +01:00
photon_pd Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
portworx Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
projected Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
quobyte Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
rbd Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
scaleio Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
secret Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
storageos Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
testing implement kubelet side online file system resize for volume 2018-05-31 17:10:24 +08:00
util Merge pull request #62266 from feiskyer/win-log-stats 2018-06-04 18:44:10 -07:00
validation Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
vsphere_volume Add block volume support to internal provisioners. 2018-05-29 12:02:40 +02:00
BUILD Report events to apiserver in local volume plugin. 2018-04-18 11:19:36 +08: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
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
plugins.go Implement volume plugin changes for volume limits 2018-06-01 19:17:30 -04:00
plugins_test.go correct the expected value in plugintest 2018-02-25 15:14:55 +08:00
volume.go Add GetSELinuxSupport to mounter. 2018-05-17 13:36:37 +02: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