Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
rob-whittle opened this issue Dec 1, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@rob-whittle
Copy link

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

@rob-whittle rob-whittle added the enhancement New feature or request label Dec 1, 2022
sethvargo added a commit that referenced this issue Dec 9, 2022
This PR changes the Connect Gateway builder to always lookup the given
membership and determine if the resulting cluster is a GKE cluster. If
it is a GKE cluster, it uses the /gkeMemberships collection endpoint.
Otherwise, it uses the standard /memberships collection endpiont.

It also drops the e2e test in favor of just using kubectl directly.

- Closes #256
- Closes #245
- Closes #253
- Gets us closer to supporting #257
@code-ape
Copy link

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

@sethvargo
Copy link
Member

We are not planning to implement this feature.

@sethvargo sethvargo closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants