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

eksctl create nodegroup on an outdated cluster stack template fails if subnets are missing #7720

Open
cPu1 opened this issue Apr 22, 2024 · 1 comment
Labels
kind/improvement priority/important-longterm Important over the long term, but may not be currently staffed and/or may require multiple releases

Comments

@cPu1
Copy link
Collaborator

cPu1 commented Apr 22, 2024

Part of #7714, when creating a nodegroup whose cluster's stack template is missing resources added since eksctl last updated the template, eksctl will attempt to update the cluster's stack to add missing resources. However, if the cluster's stack has subnets (and other resources) that no longer exist (e.g., if they were deleted outside eksctl), the CloudFormation stack update will fail.

However, very few users would run into this issue as the cluster's stack template has not been updated in a long time.

Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label May 23, 2024
@cPu1 cPu1 added priority/important-longterm Important over the long term, but may not be currently staffed and/or may require multiple releases and removed stale labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement priority/important-longterm Important over the long term, but may not be currently staffed and/or may require multiple releases
Projects
None yet
Development

No branches or pull requests

1 participant