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

attaching roles to service accounts #451

Open
erez-levi opened this issue Aug 14, 2022 · 5 comments
Open

attaching roles to service accounts #451

erez-levi opened this issue Aug 14, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@erez-levi
Copy link

Hi,

I'm trying to create a service account in gcp, I’m having trouble with attaching roles to the service account, I tried using the ’’serviceAccountPolicy”, but I managed to add permissions to members for the service account and I didn’t manage to attach roles to the actual service account.

I don't know if there is a way to do it right now, but I would like to know if I missed something.

Thanks

@erez-levi erez-levi added the enhancement New feature or request label Aug 14, 2022
@Feggah
Copy link
Collaborator

Feggah commented Oct 20, 2022

Hey @erez-levi, I believe that it is not yet supported in this provider. Have you tried using provider-jet-gcp?

@nicolas-g
Copy link
Contributor

@erez-levi the provider-jet-gcp is deprecated and I don't see anything supported by looking at the CRDs..

This is a really important feature to have ..

@pictowolf
Copy link

Bumping this.... makes it really hard to use this without being able to assign roles to a SA.

@yashaswinoonela
Copy link

Is there any work-around for the issue until this gets fixed?

@jbw976
Copy link
Member

jbw976 commented Jul 15, 2024

For folks on this thread, you can consider checking out the https://github.com/crossplane-contrib/provider-upjet-gcp provider which is more actively maintained than this one.

The source lives at the link above, then it is published to: https://marketplace.upbound.io/providers/upbound/provider-family-gcp/latest/providers

https://docs.upbound.io/providers/migration can help with migration 🙇‍♂️

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

6 participants