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

Fixes #489 Identity namespace output for beta clusters #500

Merged
merged 2 commits into from
May 4, 2020
Merged

Fixes #489 Identity namespace output for beta clusters #500

merged 2 commits into from
May 4, 2020

Conversation

schostin
Copy link
Contributor

@schostin schostin commented Apr 30, 2020

The identity namespace flag was "enabled". Changed the output value to reference the actual identity namespace of the cluster / the project.

This PR fixes #489.

The identity namespace flag was "enabled". Changed the output value to reference the actual identity namespace of the cluster / the project.
@schostin
Copy link
Contributor Author

schostin commented May 4, 2020

I ran all integration tests locally. All tests are running through apart from the following with the following errors:

  • simple-zonal-local --> error: the path "/workspace/acm.yaml" does not exist. Obvious, where do I get this acm.yaml from?

So maybe you could also give me hint why the pipeline is falling? I did run all steps described in CONTRIBUTING.md and at least the tests I changed for beta-cluster are green...

@schostin schostin marked this pull request as ready for review May 4, 2020 15:22
@schostin schostin requested review from bharathkkb, Jberlinsky and a team as code owners May 4, 2020 15:22
@morgante
Copy link
Contributor

morgante commented May 4, 2020

The acm error looks unrelated, so we can ignore it.

@morgante morgante merged commit c783659 into terraform-google-modules:master May 4, 2020
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
…oogle-modules#500)

* Fixes terraform-google-modules#489 Identity namespace output for beta clusters

The identity namespace flag was "enabled". Changed the output value to reference the actual identity namespace of the cluster / the project.

* Fixed tests by re-building the module
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

Successfully merging this pull request may close these issues.

identity_namespace output is "enabled" instead of [project_id].svc.id.goog for beta-private-cluster
2 participants