You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We realized versions of the cap-ci pipeline that consume already created GKE clusters from the pool, instead of creating its own, are broken. This happens because we depend on GKE_CLUSTER_NAME, etc. The fix is SUSE/catapult#242.
Posting here since we need to make sure in the pipeline that all that is needed for importing clusters is a kubeconfig (and general public cloud creds that are already there as secrets).