Brad Geesaman
Brad Geesaman
Instead of hardcoding, use env VAR to get an image with TF 12.3
While I was going through one of the getting started docs, I stumbled onto a security-related configuration setting with the GKE cluster examples that I think should be addressed so...
Refer to: https://github.com/kubernetes/kubernetes/issues/97076 ``` This issue affects multitenant clusters. If a potential attacker can already create or edit services and pods, then they may be able to intercept traffic from...
The way the `backends_exists` function is called in `verify-functions.sh`, it will pick up other backends that have the name `k8s-ig--` and wait until they are gone until all 50 iterations...
TF v.12 TF linting Jenkins TF v.12 container
On Windows, it can't run the `uptime` validation command in terraform apply because gcloud compute ssh is shelling out to the local ssh but the local ssh is prompting for...
Formatting and PodTemplate changes
https://github.com/GoogleCloudPlatform/gke-istio-gce-demo/blob/master/scripts/teardown.sh#L59 When two sets of Istio clusters are running in a single project, the teardown script waits until "all forwarding rules are gone". However, the gcloud command lists all Istio...