k3s/test/e2e/framework
Kubernetes Submit Queue 5440b87778
Merge pull request #58683 from pospispa/566-postpone-pvc-deletion-if-used-in-a-pod-e2e-tests-for-scheduler-changes
Automatic merge from submit-queue. 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 E2E Tests for Failed Scheduling

**What this PR does / why we need it**:
Change in scheduler that causes that scheduling of a pod that uses PVC that is being deleted fails was introduced in:
- https://github.com/kubernetes/kubernetes/pull/55957

This PR adds an E2E test for the above merged PR.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
N/A

**Special notes for your reviewer**:
N/A

**Release note**:

```release-note
NONE
```
2018-02-01 03:50:48 -08:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
metrics Update generated files 2017-11-09 12:14:08 +01:00
timer Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
BUILD Merge pull request #55792 from dhilipkumars/statefulset-appsv1 2018-01-26 06:54:33 -08:00
authorizer_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment_util.go removes the remainder from ScalerFor method 2018-01-29 20:02:27 +01:00
exec_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
firewall_util.go Add GCE ingress test case for modified health check 2018-01-31 17:46:14 -08:00
framework.go Reset DeferredDiscoveryRESTMapper before use 2018-01-30 11:53:20 -05:00
get-kubemark-resource-usage.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
google_compute.go [e2e util] Remove static IP functions based on gcloud 2018-01-19 18:42:32 -08:00
gpu_util.go Update URLs for nvidia gpu device plugin and nvidia driver installer. 2017-11-14 15:31:22 -08:00
ingress_utils.go Add GCE ingress test case for modified health check 2018-01-31 17:46:14 -08:00
jobs_util.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
kubelet_stats.go Remove check for SubResourcePodProxyVersion and SubResourceServiceAndNodeProxyVersion 2017-11-03 23:11:09 +08:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Merge pull request #55056 from porridge/typo-percentil 2017-11-20 01:40:50 -08:00
networking_utils.go Revert "Fix for the network partition tests" 2017-12-04 04:26:14 -08:00
nodes_util.go Fixes ci-ingress-gce-upgrade-e2e 2018-01-30 16:55:08 -08:00
perf_util.go Report scope in e2e test metrics 2017-09-11 22:13:55 -04:00
pods.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
psp_util.go Don't create PSP binding when RBAC is not enabled 2017-12-16 15:28:42 +01:00
pv_util.go PVC Protection E2E Tests for Failed Scheduling 2018-01-31 10:49:11 +01:00
rc_util.go removes the remainder from ScalerFor method 2018-01-29 20:02:27 +01:00
resource_usage_gatherer.go Add e2e tests for GPU monitoring. 2018-01-26 15:30:55 -08:00
rs_util.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
service_util.go Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
size.go Support multizone clusters in GCE and GKE e2e tests 2017-11-10 15:29:15 +01:00
statefulset_utils.go Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
test_context.go Remove the deprecated vagrant kube-up implementation. 2018-01-10 23:06:12 -08:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Merge pull request #58683 from pospispa/566-postpone-pvc-deletion-if-used-in-a-pod-e2e-tests-for-scheduler-changes 2018-02-01 03:50:48 -08:00
volume_util.go Change default volume source to regular emptydir for e2e volume servers 2018-01-16 11:21:06 -08:00