k3s/pkg/volume
Kubernetes Submit Queue b5929bfb2b Merge pull request #38789 from jessfraz/cleanup-temp-dirs
Automatic merge from submit-queue (batch tested with PRs 37228, 40146, 40075, 38789, 40189)

Cleanup temp dirs

So funny story my /tmp ran out of space running the unit tests so I am cleaning up all the temp dirs we create.
2017-01-20 12:34:58 -08:00
..
aws_ebs find and replace 2017-01-20 08:04:53 -05:00
azure_dd find and replace 2017-01-20 08:04:53 -05:00
azure_file Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
cephfs find and replace 2017-01-20 08:04:53 -05:00
cinder find and replace 2017-01-20 08:04:53 -05:00
configmap Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
downwardapi find and replace 2017-01-20 08:04:53 -05:00
empty_dir find and replace 2017-01-20 08:04:53 -05:00
fc find and replace 2017-01-20 08:04:53 -05:00
flexvolume find and replace 2017-01-20 08:04:53 -05:00
flocker Merge pull request #38789 from jessfraz/cleanup-temp-dirs 2017-01-20 12:34:58 -08:00
gce_pd find and replace 2017-01-20 08:04:53 -05:00
git_repo Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
glusterfs find and replace 2017-01-20 08:04:53 -05:00
host_path Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
iscsi find and replace 2017-01-20 08:04:53 -05:00
nfs find and replace 2017-01-20 08:04:53 -05:00
photon_pd find and replace 2017-01-20 08:04:53 -05:00
quobyte find and replace 2017-01-20 08:04:53 -05:00
rbd find and replace 2017-01-20 08:04:53 -05:00
secret Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
testing Merge pull request #38789 from jessfraz/cleanup-temp-dirs 2017-01-20 12:34:58 -08:00
util Merge pull request #38789 from jessfraz/cleanup-temp-dirs 2017-01-20 12:34:58 -08:00
vsphere_volume find and replace 2017-01-20 08:04:53 -05:00
BUILD find and replace 2017-01-20 08:04:53 -05:00
OWNERS Update OWNERS 2017-01-17 16:05:40 -08:00
doc.go
metrics_cached.go
metrics_du.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
metrics_du_test.go find and replace 2017-01-20 08:04:53 -05: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
metrics_statfs.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
metrics_statfs_test.go find and replace 2017-01-20 08:04:53 -05:00
plugins.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
plugins_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
util.go move pkg/fields to apimachinery 2017-01-19 09:50:16 -05:00
util_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
volume.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
volume_linux.go fix permissions when using fsGroup 2016-12-06 14:04:16 -06:00
volume_unsupported.go