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

Delete unnecessary code for multi-arch images #2538

Closed
martina-if opened this issue Aug 13, 2020 · 1 comment · Fixed by #2947
Closed

Delete unnecessary code for multi-arch images #2538

martina-if opened this issue Aug 13, 2020 · 1 comment · Fixed by #2947
Assignees
Labels
priority/important-soon Ideally to be resolved in time for the next release

Comments

@martina-if
Copy link
Contributor

When launching support for ARM we added code that made sure that after creating a cluster the default addons where updated to the newest version with the multi-arch images (their label has the suffix -eksbuild.1).

Once the multi-architecture images are used by EKS by default when creating clusters, that code can be removed from eksctl.

The code is marked with a // TODO. Check the ARM PR for more details.

@martina-if martina-if mentioned this issue Aug 13, 2020
6 tasks
@martina-if martina-if added the priority/important-soon Ideally to be resolved in time for the next release label Sep 15, 2020
@Callisto13 Callisto13 self-assigned this Dec 10, 2020
@Callisto13
Copy link
Contributor

Thanks @martina-if for making this so straightforward ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/important-soon Ideally to be resolved in time for the next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants