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

Add possibility to disable `node_groups completely #1290

Closed
1 of 4 tasks
Zyava opened this issue Mar 31, 2021 · 6 comments
Closed
1 of 4 tasks

Add possibility to disable `node_groups completely #1290

Zyava opened this issue Mar 31, 2021 · 6 comments

Comments

@Zyava
Copy link

Zyava commented Mar 31, 2021

I have issues

I'm submitting a...

  • bug report
  • feature request
  • support request - read the FAQ first!
  • kudos, thank you, warm fuzzy

What is the current behavior?

Currently node_groups submodule always creates a managed node group called "default" and it is not possible to disable this behaviour. However, managed group has a lot of missing features which is possible to enable/configure via worker_groups_launch_template:

It should be possible to disable `node_groups completely.

If this is a bug, how to reproduce? Please include a code sample if relevant.

What's the expected behavior?

node_groups can be disabled completely and worker_groups_launch_template used instead.

Are you able to fix this problem and submit a PR? Link here if you have already.

PR: #1291

Environment details

  • Affected module version:
  • OS:
  • Terraform version:

Any other relevant info

@barryib
Copy link
Member

barryib commented May 27, 2021

I don't really understand your need. Where that "default" node group coming from ?

@barryib barryib added invalid and removed invalid labels May 27, 2021
@Zyava
Copy link
Author

Zyava commented May 27, 2021

@barryib did you even check my PR? If yes, you couldn't miss the only functional change I made...

@barryib
Copy link
Member

barryib commented May 27, 2021

@barryib did you even check my PR? If yes, you couldn't miss the only functional change I made...

I saw that, but to me we only create resources if var.node_groups is not empty and var.create_eks is true https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/modules/node_groups/locals.tf#L3.

Unless you want to define something in var.node_groups and still disable node group creation ?

@Zyava
Copy link
Author

Zyava commented May 27, 2021

You are now referring to the line which was added on 19th of April while my issue and PR was created on 31st of March and ask questions which I can't answer. I didn't follow the module source code changes after I created my PR, sorry.

I don't know why my PR was ignored for 2 months and now you ask these questions.
If this issue and PR are obsolete now - feel free to close it.

@barryib
Copy link
Member

barryib commented May 27, 2021

You are now referring to the line which was added on 19th of April while my issue and PR was created on 31st of March and ask questions which I can't answer. I didn't follow the module source code changes after I created my PR, sorry.

@Zyava that line exist since January 2020. See the submodule init PR #650

My question was simple: What is your needs and where that "default" you were mentioning coming from ?

I don't know why my PR was ignored for 2 months and now you ask these questions.

This is community module, I'm not working alone on this. So probably someone may answer your question.

FIW, I was not available for personal matters. I work on this on personal time during long nights... So feel free to sponsor terraform-aws-modules to get the SLA you need.

I'm closing this, since we won't get anything good from our discussions.

Regards.

@barryib barryib closed this as completed May 27, 2021
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants