Skip to content

Specify that CI/CD variables should be protected, "Create a Google GKE cluster"

Michael Gibson requested to merge mgibsongl-master-patch-73394 into master

What does this MR do and why?

While following these instructions myself, my pipelines kept failing with errors related to the creation of the agent. On my final try, the only change I made was to leave the CI/CD variables as protected on the project. This allowed the cluster to be created properly and the Agent to be deployed. As such, I propose updating the instructions to specify that the CI/CD variables should be Protected.

Screenshots or screen recordings

Screen_Shot_2022-07-26_at_3.16.03_PM

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports