GoogleCloudPlatform / anthos-service-mesh-packages

Packaged configuration for setting up a Kubernetes cluster with Anthos Service Mesh features enabled
https://cloud.google.com/anthos/service-mesh
Apache License 2.0
134 stars 169 forks source link

Detect old default ingress gateway earlier in installation flow #1545

Closed zerobfd closed 11 months ago

zerobfd commented 11 months ago

This is a possible workaround for a specific issue where offline installations sometimes spuriously warn about gateways. My latest theory is that moving the check earlier in the program flow might fix it since it avoids looking at the actual filesystem and other env bits.