Automator: update common-files@master in istio/istio.io@master (#11165)

This commit is contained in:
Istio Automation 2022-04-12 10:45:41 -07:00 committed by GitHub
parent 6e428ee9a5
commit 7a8c94c92c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
d57bdeaa56e9e250b8822f170fc843ef3bff37d0
d309fa11788426a813280dc0ab06e160893d0dad

View File

@ -184,6 +184,8 @@ EOF
echo "Could not setup KinD environment. Something wrong with KinD setup. Exporting logs."
return 9
fi
# Workaround kind issue causing taints to not be removed in 1.24
kubectl taint nodes "${NAME}"-control-plane node-role.kubernetes.io/control-plane- || true
# If metrics server configuration directory is specified then deploy in
# the cluster just created