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

Enable setting a different serviceAccount for default nodePool on GKE Clusters #359

Open
AaronME opened this issue Aug 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@AaronME
Copy link

AaronME commented Aug 30, 2021

What problem are you facing?

In some orgs the default service account for compute is restricted or removed, preventing successful creation of GKE clusters.

How could Crossplane help solve your problem?

Allow passing a "default" ServiceAccount to (AddNodePoolForCreate)[https://github.com/crossplane/provider-gcp/blob/77ba296b248ae1bc21891d58edb75eae22aec719/pkg/clients/cluster/cluster.go#L57]

Ideally, this serviceAccount could be detected if a nodePool Configuration is supplied with the cluster.

@AaronME AaronME added the enhancement New feature or request label Aug 30, 2021
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

1 participant