Skip to content

Update CI configuration to fetch GKE cluster info from Vault instead of with gcloud

Pierre Guinoiseau requested to merge pguinoiseau/ci-no-gcloud into master

What

Update CI configuration to fetch GKE cluster info from Vault instead of with gcloud.

Why

So that we can use a smaller image without google-cloud-sdk, and stop using the k8s-workloads-ro service account just for that.

Issue: gitlab-com/gl-infra/production-engineering#25390

Edited by Pierre Guinoiseau

Merge request reports