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

ManagedNodeGroup should be able to specify an AMI ID override #1167

Closed
rquitales opened this issue May 24, 2024 · 3 comments
Closed

ManagedNodeGroup should be able to specify an AMI ID override #1167

rquitales opened this issue May 24, 2024 · 3 comments
Assignees
Labels
impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features resolution/fixed This issue was fixed

Comments

@rquitales
Copy link
Member

Issue details

Currently, the ManagedNodeGroup resource only allows an amiType to be defined. We should also expose amiId to allow users to specify specific AMIs they would like to use, and allow them to decide when they update an AMI.

Affected area/feature

Surfaced in: ##1166 (comment)

@rquitales rquitales added needs-triage Needs attention from the triage team kind/enhancement Improvements or new features impact/usability Something that impacts users' ability to use the product easily and intuitively and removed needs-triage Needs attention from the triage team labels May 24, 2024
@cleverguy25
Copy link

Added to epic https://github.com/pulumi/home/issues/3558

@flostadler flostadler self-assigned this Sep 26, 2024
@flostadler
Copy link
Contributor

This was implemented as part of #1339 and will land in EKS v3

@flostadler flostadler added the resolution/fixed This issue was fixed label Oct 25, 2024
@flostadler
Copy link
Contributor

This is now released in the newest major version: https://github.com/pulumi/pulumi-eks/releases/tag/v3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants