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

refactor!:remove hub from asm module #665

Merged
merged 4 commits into from
Sep 11, 2020
Merged

refactor!:remove hub from asm module #665

merged 4 commits into from
Sep 11, 2020

Conversation

cloud-pharaoh
Copy link
Contributor

@cloud-pharaoh cloud-pharaoh commented Sep 10, 2020

address #661

@comment-bot-dev
Copy link

comment-bot-dev commented Sep 10, 2020

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.

Thanks for the PR @cloud-pharaoh
We have this example which is actually an integration test. To keep those passing, I propose we invoke the hub module within that same example.

Another alternative is to use a new test just for hub but I dont think thats necessary as we should be consolidating wherever possible.

@bharathkkb bharathkkb changed the title remove hub from asm module refactor!:remove hub from asm module Sep 11, 2020
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

@cloud-pharaoh
Copy link
Contributor Author

w00t!

@bharathkkb
Copy link
Member

@cloud-pharaoh one minor nit. The documentation for asm module still has some references to hub like Optionally registering your cluster with GKE Hub. We should clean those up too.

@cloud-pharaoh
Copy link
Contributor Author

Good catch. I totally forgot there were words in there apart from the variables and outputs :)
Done.

@bharathkkb bharathkkb merged commit c6aea6b into terraform-google-modules:master Sep 11, 2020
@cloud-pharaoh cloud-pharaoh deleted the remove_hub branch September 11, 2020 20:55
@cloud-pharaoh cloud-pharaoh restored the remove_hub branch September 11, 2020 20:55
@cloud-pharaoh cloud-pharaoh deleted the remove_hub branch September 11, 2020 20:55
bharathkkb added a commit that referenced this pull request Sep 15, 2020
BREAKING CHANGE: GKE Hub functionality has been removed from ASM module(#665). Users can leverage Hub module for this functionality.
bharathkkb added a commit that referenced this pull request Sep 15, 2020
BREAKING CHANGE: GKE Hub functionality has been removed from ASM module(#665). Users can leverage Hub module for this functionality.
@release-please release-please bot mentioned this pull request Sep 15, 2020
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
* remove hub from asm module

* fix test

* Change membership name to expected name

* clean up README.md
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
BREAKING CHANGE: GKE Hub functionality has been removed from ASM module(terraform-google-modules#665). Users can leverage Hub module for this functionality.
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