k3s/test
Kubernetes Submit Queue b3e57253cc Merge pull request #36009 from rkouj/GCE-PD-test
Automatic merge from submit-queue

Add test to detach a pd whose node was deleted

**What this PR does / why we need it**:
A test for the following issue :
If a node with a GCE PD attached is deleted (before the volume is detached), subsequent attempts by the attach/detach controller to detach it should not fail.


**Bonus** :Added additional code to ensure that the pd can still be attached to a different node.
Edit : Removed it as it was making the test much slower.

https://github.com/kubernetes/kubernetes/issues/29358
2016-12-19 20:24:02 -08:00
..
e2e Merge pull request #36009 from rkouj/GCE-PD-test 2016-12-19 20:24:02 -08:00
e2e_node Merge pull request #38191 from sttts/sttts-move-master-options 2016-12-17 01:25:45 -08:00
fixtures Revert "add a unit test" 2016-11-22 21:01:20 -08:00
images fix examples/ compilation so that test/ also compiles 2016-12-12 15:14:49 -08:00
integration Merge pull request #38191 from sttts/sttts-move-master-options 2016-12-17 01:25:45 -08:00
kubemark Merge pull request #38803 from gmarek/kubemark-etcd-flags 2016-12-15 05:38:38 -08:00
list autoupdate BUILD files 2016-12-12 13:30:07 -08:00
soak rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
utils run hack/update-codegen.sh 2016-12-14 12:39:49 -08:00
OWNERS
test_owners.csv Add test to detach a pd whose node was deleted 2016-12-19 14:57:28 -08:00