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

Support GKE authentication for v1.26+ #140

Open
AaronME opened this issue Sep 7, 2022 · 1 comment
Open

Support GKE authentication for v1.26+ #140

AaronME opened this issue Sep 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@AaronME
Copy link

AaronME commented Sep 7, 2022

What problem are you facing?

GKE is moving to a dedicated gke-gcloud-auth-plugin for cluster authentication. From the announcement:

This new binary, gke-gcloud-auth-plugin, uses the Kubernetes Client-go Credential Plugin mechanism to extend kubectl’s authentication to support GKE. Because plugins are already supported by kubectl, you can switch to the new mechanism now, before v1.26 becomes available.

How could Crossplane help solve your problem?

Ensure that our gke authentication flow will still be compatible with GKE for versions 1.26+

@AaronME AaronME added the enhancement New feature or request label Sep 7, 2022
@marcoths
Copy link

marcoths commented Jan 6, 2024

Having this same issue. I'm working on a fix on my fork, but unsure how to change the Makefile so that the provider gets packaged with the controller + the plugin binary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants