google-github-actions / get-gke-credentials

A GitHub Action that configure authentication to a GKE cluster.
https://cloud.google.com/gke
Apache License 2.0
105 stars 41 forks source link

Please add support for connecting to Anthos clusters hosted outside GCP via the connect gateway #257

Closed rob-whittle closed 4 months ago

rob-whittle commented 1 year ago

TL;DR

Hi, we have an Anthos cluster hosted on-prem that we can connect to using the connect gateway. It seems this action does not work in this scenario as it requires a cluster location to be specified. We have tried 'global' and 'registered' (which is what the location is listed as in GCP, see attached) but the action produces an error 'location does not exist'.

image

Detailed design

No response

Additional information

No response

code-ape commented 1 year ago

Just voicing that this would be very useful for myself as well. Thank you!

sethvargo commented 4 months ago

We are not planning to implement this feature.