kubernetes/test/utils
Claudiu Belu c57f20b712 tests: Replaces dnsutils image used with agnhost (part 4)
Quite a few images are only used a few times in a few tests. Thus,
the images are being centralized into the agnhost image, reducing
the number of images that have to be pulled and used.

This PR replaces the usage of the following images with agnhost:

- dnsutils

dnsmasq is a Linux specific binary. In order for the tests to also
pass on Windows, CoreDNS should be used instead.
2020-02-26 21:51:23 -08:00
..
crd clean up test code 2019-09-05 23:44:19 +08:00
harness Move from glog to klog 2018-11-10 07:50:31 -05:00
image tests: Replaces dnsutils image used with agnhost (part 4) 2020-02-26 21:51:23 -08:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
admission_webhook.go Fixup integration tests for TLS1.3 2019-11-06 17:39:05 -05:00
audit_dynamic.go Fix a double lock in test/utils 2019-10-28 20:18:19 -04:00
audit.go Fix staticcheck failures in test/utils/... 2019-10-01 09:46:45 -04:00
BUILD Add BenchmarkSchedulingWaitForFirstConsumerPVs benchmark 2020-02-25 14:41:14 +01:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
create_resources.go Add BenchmarkSchedulingWaitForFirstConsumerPVs benchmark 2020-02-25 14:41:14 +01:00
delete_resources.go generated: run refactor 2020-02-07 18:16:47 -08:00
density_utils.go generated: run refactor 2020-02-08 12:30:21 -05:00
deployment.go generated: run refactor 2020-02-08 12:30:21 -05: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 generated: run refactor 2020-02-07 18:16:47 -08:00
replicaset.go generated: run refactor 2020-02-08 12:30:21 -05:00
runners.go Reorder conditions in FindMatchingVolume to avoid checking NodeAffinity 2020-02-26 09:20:38 +01:00
tmpdir.go Move from glog to klog 2018-11-10 07:50:31 -05:00
update_resources.go test(scale): fix tests 2019-08-23 10:19:09 +08:00