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

Support for ACM install for non GKE clusters #786

Merged
merged 9 commits into from
Jan 13, 2021

Conversation

abhinavrau
Copy link
Contributor

The support for non GKE clusters is added by passing a use_existing_context flag to the acm module.

  • Add use_existing_context flag to the acm module to indicate to use the current context when waiting for gatekeeper to be ready.
  • Add use_existing_context flag to k8s-operator-crd-support module to pass on to wait_for_gatekeeper.sh script.
  • Add extra flag to wait_for_gatekeeper.sh to use current context to wait for gatekeeper services and deployment to be ready.

@comment-bot-dev
Copy link

comment-bot-dev commented Jan 13, 2021

Thanks for the PR! 🚀
✅ Lint checks have passed.

Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

modules/k8s-operator-crd-support/main.tf Outdated Show resolved Hide resolved
Remove unneeded format call.

Co-authored-by: Bharath KKB <bharathkrishnakb@gmail.com>
@bharathkkb bharathkkb merged commit aa551d5 into terraform-google-modules:master Jan 13, 2021
@abhinavrau abhinavrau deleted the acm_k8s branch February 17, 2021 17:45
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.

None yet

3 participants