k3s/test/utils
Chao Xu 7bb4a3bace Run deleteValidation at the storage layer so that it will be retried on
conflict.

Adding unit test verify that deleteValidation is retried.

adding e2e test verifying the webhook can intercept configmap and custom
resource deletion, and the existing object is sent via the
admissionreview.OldObject.

update the admission integration test to verify that the existing object
is passed to the deletion admission webhook as oldObject, in case of an
immediate deletion and in case of an update-on-delete.
2019-05-17 09:54:11 -07:00
..
crd e2e: cleanup test/util/crd to decouple tests 2019-05-15 22:24:21 +02:00
harness Move from glog to klog 2018-11-10 07:50:31 -05:00
image Run deleteValidation at the storage layer so that it will be retried on 2019-05-17 09:54:11 -07:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD test: partially decouple from cmd/kubeadm 2019-04-04 15:41:28 +03:00
audit.go Audit test utils fix (#74276) 2019-02-22 00:19:51 -08:00
audit_dynamic.go adds dynamic audit integration test 2019-01-16 16:24:02 -08:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
create_resources.go update deployment, daemonset, replicaset, statefulset to apps/v1 2018-12-19 10:46:45 -05:00
delete_resources.go update deployment, daemonset, replicaset, statefulset to apps/v1 2018-12-19 10:46:45 -05:00
density_utils.go Move from glog to klog 2018-11-10 07:50:31 -05:00
deployment.go test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
node.go Move pkg/api/v1/node to pkg/util/node (#73656) 2019-02-26 11:05:32 -08:00
paths.go Move path management from e2e_node to common test/utils directory 2018-04-27 11:12:10 -04:00
pki_helpers.go fix duplicated imports of k8s code (#77484) 2019-05-08 10:12:47 -07:00
pod_store.go Fix PodStore to wait for being initialized 2018-04-12 15:38:11 +02:00
replicaset.go test/integration: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:07 -07:00
runners.go remove usages of internal clientset in e2e framework 2019-03-28 21:13:40 -04:00
tmpdir.go Move from glog to klog 2018-11-10 07:50:31 -05:00
update_resources.go Adding scale error retries 2018-06-12 11:23:16 +02:00