k3s/test
Kubernetes Submit Queue d655c9a873
Merge pull request #66923 from jarrpa/pvc-protect-until-pod-delete
Automatic merge from submit-queue (batch tested with PRs 66491, 66587, 66856, 66657, 66923). 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>.

PVC Protection: Wait for Pod delete

Currently, the PVC protection controller will remove its finalizer when
all Pods using a PVC reach at least a Terminating state. However,
certain volumes cannot be guaranteed to be umounted until a Pod is
deleted. Only Pods not in the current pods list can be considered
deleted, so we're removing the exception to not check Terminating Pods.

```release-note
NONE
```

Resolves: #65552

Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2018-08-14 17:55:17 -07:00
..
cmd kubectl: recreating resources for immutable fields when force is applied 2018-08-09 22:59:02 +08:00
conformance Merge pull request #67084 from spiffxp/rm-conformance-from-e2e_node 2018-08-07 21:06:04 -07:00
e2e PVC Protection: Wait for Pod delete 2018-08-13 13:57:36 -05:00
e2e_kubeadm Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
e2e_node Remove ARCH specific image consideration from e2e tests 2018-08-09 13:40:19 -04:00
fixtures Disable initializers by default 2018-07-10 15:14:32 -04:00
images Merge pull request #67283 from ixdy/update-debian-base 2018-08-10 20:16:55 -07:00
integration Merge pull request #67315 from mortent/FixFlakeDaemonsetTest 2018-08-14 15:06:19 -07:00
kubemark Added check for namespace file 2018-07-31 14:08:04 -04:00
list
soak Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
typecheck
utils Remove ARCH specific image consideration from e2e tests 2018-08-09 13:40:19 -04:00
BUILD move test-cmd guts to separate sig-cli maintained directory 2018-07-05 11:38:26 -04:00
OWNERS
test_owners.csv Remove the Heapster/InfluxDB test 2018-07-13 16:07:33 -04:00
test_owners.json