Skip to content

feat: Add node repair config to managed node group #3271

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

Conversation

dinoshauer
Copy link
Contributor

Description

Add node_repair_config_enabled to modules/eks-managed-node-group/main.tf

Motivation and Context

Closes #3249

Breaking Changes

No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@dinoshauer dinoshauer changed the title feat: add node repair config feat: Add node repair config Jan 10, 2025
@dinoshauer dinoshauer changed the title feat: Add node repair config feat: Add node repair config to managed node group Jan 10, 2025
@bryantbiggs bryantbiggs force-pushed the feat/add-repair_config_enabled branch from 050f3a2 to bdc2d3e Compare January 17, 2025 17:31
@bryantbiggs bryantbiggs merged commit edd7ef3 into terraform-aws-modules:master Jan 17, 2025
22 checks passed
antonbabenko pushed a commit that referenced this pull request Jan 17, 2025
## [20.33.0](v20.32.0...v20.33.0) (2025-01-17)

### Features

* Add node repair config to managed node group ([#3271](#3271)) ([edd7ef3](edd7ef3)), closes [#3249](#3249)
@antonbabenko
Copy link
Member

This PR is included in version 20.33.0 🎉

@dinoshauer dinoshauer deleted the feat/add-repair_config_enabled branch January 20, 2025 13:54
Copy link

I'm going to lock this pull request 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 related to this change, 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 Feb 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add node_repair_config support for managed node groups
3 participants