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

EKS AMI and support instance need to update #3751

Closed
1 of 2 tasks
snese opened this issue Aug 22, 2019 · 0 comments · Fixed by #3805
Closed
1 of 2 tasks

EKS AMI and support instance need to update #3751

snese opened this issue Aug 22, 2019 · 0 comments · Fixed by #3805
Assignees
Labels
feature-request A feature should be added or improved.

Comments

@snese
Copy link

snese commented Aug 22, 2019

🚀 Feature Request

General Information

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

Description

The latest EKS AMI had released[1] the aws-eks need to update the ami and instance[2] list.

[1] AMI Release v20190814
[2] eni-max-pods

Proposed Solution

Before "dynamic mapping by searching SSM Store" feature complete, I suggest a quick win solutions that manual update these lists that help user can provision EKS with latest resource.

Environment

  • CDK CLI Version: 1.5.0
  • Module Version: 1.5.0
  • OS: all
  • Language: all

Other information

I can do the ami.ts and instance-data.ts update.

@snese snese added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 22, 2019
eladb pushed a commit that referenced this issue Aug 27, 2019
Also, create a script that downloads and generates the updated
instance data. �It needs to be executed manually every time we want
to update instance data, but still...

Fixes #3751
@eladb eladb removed the needs-triage This issue or PR still needs to be triaged. label Aug 27, 2019
eladb pushed a commit that referenced this issue Aug 27, 2019
Also, create a script that downloads and generates the updated
instance data. �It needs to be executed manually every time we want
to update instance data, but still...

Fixes #3751
eladb pushed a commit that referenced this issue Aug 27, 2019
Also, create a script that downloads and generates the updated
instance data. �It needs to be executed manually every time we want
to update instance data, but still...

Fixes #3751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants