-
Notifications
You must be signed in to change notification settings - Fork 921
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
clusters improvement #1 and #2 #509
Conversation
danielmarzini
commented
Feb 5, 2022
•
edited
Loading
edited
- decouple initial_node_count from node_count (cannot be set at the same time)
- using project_id as a parameters for the clusters variable to being able to place clusters into different projects
This will give us a way to place clusters in different projects from a single config file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @danielmarzini. Thanks for the PR, see comments below:
Yu have to rebase your branch. Once you do that you'll notice you don't have to do the thing you're doing with bindings in the host project.
The part regarding the project_id seems a little redundant since we're deploying a single project (at least initially) but we can keep it.
The initial_node_count fix is definitely needed since it's currently broken.
@juliocc removed gke-project-1 and its binding, left there the structure to host future projects addition. wdyt? |
This reverts commit 0444d39.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left a few comments on the code. Also, can you remove the intermediary commits (or at least squash when mergin back to fast-dev-gke)?
@juliocc now adjusted |
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count
* shared_vpc_self_link variable from stage2 * removing shared_vpc_self_link * do not initial_node_count as node_count