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

Google groups RBAC is not applied for Autopilot clusters #1232

Closed
dhess opened this issue Apr 18, 2022 · 1 comment
Closed

Google groups RBAC is not applied for Autopilot clusters #1232

dhess opened this issue Apr 18, 2022 · 1 comment
Labels
bug Something isn't working P2 high priority issues triaged Scoped and ready for work

Comments

@dhess
Copy link

dhess commented Apr 18, 2022

TL;DR

Setting the authenticator_security_group to gke-security-groups@domain.com is ineffective for GKE Autopilot clusters. (This is apparent from looking at the code for the Autopilot modules — the local variables are set, but aren't used in the Terraform resources.)

Expected behavior

The Google Groups for RBAC setting for the cluster should be set as specified in the Terraform config.

Observed behavior

Google Groups for RBAC is not enabled when the cluster is created.

Terraform Configuration

authenticator_security_group = "gke-security-groups@domain.com"

Terraform Version

1.1.8

Additional information

No response

@dhess dhess added the bug Something isn't working label Apr 18, 2022
@morgante morgante added triaged Scoped and ready for work P2 high priority issues labels Apr 18, 2022
@bharathkkb
Copy link
Member

fixed via #1265

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2 high priority issues triaged Scoped and ready for work
Projects
None yet
Development

No branches or pull requests

3 participants