eksctl
eksctl copied to clipboard
Remove support for WindowsServer20H2CoreContainer AMI
Description
Closes https://github.com/weaveworks/eksctl-ci/issues/52
The WindowsServer20H2CoreContainer AMI was deprecated on 9 August 2022. See documentation on Amazon EKS optimized Windows AMIs and AWS Windows AMI version history.
Checklist
- [x] Added tests that cover your change (if possible)
- [ ] Added/modified documentation as required (such as the
README.md, or theuserdocsdirectory) - [ ] Manually tested
- [x] Made sure the title of the PR is a good description that can go into the release notes
- [x] (Core team) Added labels for change area (e.g.
area/nodegroup) and kind (e.g.kind/improvement)
BONUS POINTS checklist: complete for good vibes and maybe prizes?! :exploding_head:
- [ ] Backfilled missing tests for code in same general area :tada:
- [ ] Refactored something and made the world a better place :star2: