kubernetes/test/e2e/auth
Claudiu Belu c752ea8134 tests: Replaces images used with agnhost (part 3)
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:

- audit-proxy
- crd-conversion-webhook
- entrypoint-tester
- inclusterclient
- iperf
- porter
- serve-hostname
2019-06-26 13:33:55 -07:00
..
audit.go add import-alias for k8s.io/api/core/v1 2019-06-20 11:40:15 -07:00
audit_dynamic.go tests: Replaces images used with agnhost (part 3) 2019-06-26 13:33:55 -07:00
BUILD Move node related methods to framework/node package 2019-06-17 16:59:07 -07:00
certificates.go add import-alias for k8s.io/api/certificates/v1beta1 2019-06-20 11:40:06 -07:00
framework.go fix golint failures of test/e2e/auth 2019-05-12 22:57:24 +08:00
metadata_concealment.go add import-alias for k8s.io/api/batch/v1 2019-06-20 11:40:01 -07:00
node_authn.go Move node related methods to framework/node package 2019-06-17 16:59:07 -07:00
node_authz.go fix golint failures of test/e2e/auth 2019-05-12 22:57:24 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
pod_security_policy.go add import-alias for k8s.io/api/policy/v1beta1 2019-06-20 11:40:37 -07:00
service_accounts.go tests: Replaces images used with agnhost (part 3) 2019-06-26 13:33:55 -07:00