k3s/test/utils
liz b814c5677f
Collect all the assorted image URLs from e2e tests in one place
utils/image/manifest has an additional `arch` parameter, which determines
whether an image ends in `-$ARCH` (like `-amd64`).

All locations that previously had gcr.io urls referenced in costants or inline
have been updated to refere test/utils/image.
2017-12-19 12:16:07 -05:00
..
image Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Update generated files 2017-11-09 12:14:08 +01:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
density_utils.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
deployment.go use extensions client with explicit version 2017-11-22 21:18:14 +08:00
pod_store.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
replicaset.go use extensions client with explicit version 2017-11-22 21:18:14 +08:00
runners.go Merge pull request #55394 from krzysztof-jastrzebski/e2e6 2017-11-10 04:32:18 -08:00
tmpdir.go