From 56eb2bcff41fe1898203001434902308e94e5bca Mon Sep 17 00:00:00 2001 From: Walter Fender Date: Fri, 23 Sep 2022 19:03:01 -0700 Subject: [PATCH] Honor the CLOUD_PROVIDER_FLAG flag. We were not passing the flag from deploying machine to the machine being deployed to. Now passing the flag. --- cluster/gce/util.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cluster/gce/util.sh b/cluster/gce/util.sh index 32678a1db4c..602e7d124c3 100755 --- a/cluster/gce/util.sh +++ b/cluster/gce/util.sh @@ -1263,6 +1263,11 @@ EOF if [ -n "${DOCKER_LOG_MAX_FILE:-}" ]; then cat >>"$file" <>"$file" <