kubernetes/pkg/volume
Kubernetes Submit Queue 02e3577ab1
Merge pull request #60009 from zetaab/nodetaint
Automatic merge from submit-queue (batch tested with PRs 63129, 63066, 60009, 63136, 63086). 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>.

add node shutdown taint

**What this PR does / why we need it**: we need node stopped taint in order to detach volumes immediately without waiting timeout. More info in issue ticket #58635 

**Which issue(s) this PR fixes** 
Fixes #58635

**Special notes for your reviewer**: this was reverted, original PR https://github.com/kubernetes/kubernetes/pull/59323 Hopefully now bugs are fixed. However, I will execute more tests manually today.

**Release note**:
```release-note
NONE
```
2018-04-25 06:29:22 -07:00
..
aws_ebs
azure_dd fix devicePath update issue in Azure WaitForAttach func 2018-04-16 05:52:16 +00:00
azure_file
cephfs
cinder PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00
configmap
csi Merge pull request #62590 from mlmhl/csi_test 2018-04-24 14:22:10 -07:00
downwardapi Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
empty_dir
fc
flexvolume
flocker
gce_pd
git_repo
glusterfs Add volumenameprefix tests for glusterfs dynamic provisioner. 2018-04-18 19:10:10 +05:30
host_path
iscsi
local Only count mounts that are from other pods 2018-04-19 15:40:51 -07:00
nfs
photon_pd
portworx Add support to resize Portworx volume 2018-04-19 12:14:43 -07:00
projected
quobyte Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
rbd
scaleio
secret
storageos
testing Only count mounts that are from other pods 2018-04-19 15:40:51 -07:00
util Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
validation
vsphere_volume
BUILD Report events to apiserver in local volume plugin. 2018-04-18 11:19:36 +08:00
doc.go
metrics_cached.go
metrics_du.go
metrics_du_test.go
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go
metrics_statfs_test.go
OWNERS
plugins.go Only count mounts that are from other pods 2018-04-19 15:40:51 -07:00
plugins_test.go
volume.go
volume_linux.go
volume_unsupported.go