[EKS] [request]: Update nodegroup and template at the same time
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
We deploy a nodegroup and reference launch template through cloudformation.
When updating both the nodegroup and the launch template, we get an eks error:
```
Version and ReleaseVersion updates cannot be combined with other updates
```
**Which service(s) is this request for?**
EKS
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
EKS backend should be able to queue updates and perform two updates after each other.
**Are you currently working around this issue?**
Creating two cfn updates, one for the template and one for the nodegroup and run them consecutively.
Contributor guide
Research direction
This is a roadmap request rather than a code issue, and the payload names no files or tests. Start by reviewing the EKS update constraint and the reported CloudFormation workflow; done means nodegroup and launch-template updates can be handled consecutively without requiring two separate CloudFormation updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100