From 25b7a1386444a091ea7815e69c9f921f12eb8ce9 Mon Sep 17 00:00:00 2001 From: Claudiu Belu Date: Wed, 17 Apr 2019 15:29:49 +0000 Subject: [PATCH] images: Configurable BASEIMAGE hierarchy When building images, their REGISTRY can be set to a custom one, instead of the default "gcr.io/kubernetes-e2e-test-images" or "us.gcr.io/k8s-artifacts-prod/e2e-test-images". Some images are based on other images we're already building (e.g.: kitten, nautilus), but their base images are set in the default registry name, which can be undesirable. This commit addresses this issue. --- test/images/image-util.sh | 2 +- test/images/kitten/BASEIMAGE | 10 +++++----- test/images/nautilus/BASEIMAGE | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/test/images/image-util.sh b/test/images/image-util.sh index 2fabb902095..75bf7968a71 100755 --- a/test/images/image-util.sh +++ b/test/images/image-util.sh @@ -84,7 +84,7 @@ build() { TAG=$(