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

Default value on node metadata prevents use of workload identity #16

Open
niccoloraspa opened this issue Jun 9, 2021 · 0 comments
Open
Assignees

Comments

@niccoloraspa
Copy link

👋 Team,
with @sbruzzese902 we were doing some testing with furyctl on GKE and we found out that the default value

node_metadata = "SECURE"
on the node pool metadata prevents the use of workload identity.

Is there any particular reason why we override the default value of GKE_METADATA_SERVER to SECURE?

Possible solutions to the issue:

  • change the default value back to GKE_METADATA_SERVER
  • add a variable to allow a user to enable workload identiy

What do you think?

@niccoloraspa niccoloraspa changed the title Default value on node metadata prevents Default value on node metadata prevents use of workload identity Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants