Releases: eksctl-io/eksctl
Releases · eksctl-io/eksctl
eksctl 0.178.0-rc.0
Release v0.178.0
🐛 Bug Fixes
Acknowledgments
The eksctl maintainers would like to sincerely thank @consideRatio
eksctl 0.177.0
Release v0.177.0
🚀 Features
- Add utils command to migrate iamidentitymappings to EKS access entries (#7710)
- Add support for Ubuntu Pro 22.04 based EKS images (#7711)
🎯 Improvements
- Handle K8s service account lifecycle on eksctl create/delete podidentityassociation commands (#7706)
🐛 Bug Fixes
- Fix reusing instanceRoleARN for nodegroups authorized with access entry (#7707)
- Allow nodegroup creation after a cluster subnet is deleted (#7714)
- Fix arn build logic to support different aws partitions (#7715)
🧰 Maintenance
- Disable IMDSv1 in unowned integration tests (#7722)
Acknowledgments
The eksctl maintainers would like to sincerely thank @punkwalker, @veekaly, @aciba90 and @timandy
eksctl 0.177.0-rc.0
Release v0.177.0
🚀 Features
- Add utils command to migrate iamidentitymappings to EKS access entries (#7710)
- Add support for Ubuntu Pro 22.04 based EKS images (#7711)
🎯 Improvements
- Handle K8s service account lifecycle on eksctl create/delete podidentityassociation commands (#7706)
🐛 Bug Fixes
- Fix reusing instanceRoleARN for nodegroups authorized with access entry (#7707)
- Allow nodegroup creation after a cluster subnet is deleted (#7714)
- Fix arn build logic to support different aws partitions (#7715)
🧰 Maintenance
- Disable IMDSv1 in unowned integration tests (#7722)
Acknowledgments
The eksctl maintainers would like to sincerely thank @punkwalker, @veekaly, @aciba90 and @timandy
eksctl 0.176.0
Release v0.176.0
🚀 Features
- Add support for AMIs based on AmazonLinux2023 (#7684)
🎯 Improvements
- Display full draft release notes in PR description (#7686)
🐛 Bug Fixes
- Enforce
authenticationMode:CONFIG\_MAP
on Outposts (#7699) - [EKSCTL create cluster command] Authorise self-managed nodes via
aws-auth configmap
when EKS access entries are disabled (#7698) - Allow GPU instance types for Windows nodes (#7681)
- Include MixedInstancesPolicy LaunchTemplate for validation (#7661)
- Aim for namespace uniqueness across parallel integration tests specs (#7680)
🧰 Maintenance
Acknowledgments
The eksctl maintainers would like to sincerely thank @qclaogui.
eksctl 0.176.0-rc.0
Release v0.176.0
🚀 Features
- Add support for AMIs based on AmazonLinux2023 (#7684)
🎯 Improvements
- Display full draft release notes in PR description (#7686)
🐛 Bug Fixes
- Enforce
authenticationMode:CONFIG\_MAP
on Outposts (#7699) - [EKSCTL create cluster command] Authorise self-managed nodes via
aws-auth configmap
when EKS access entries are disabled (#7698) - Allow GPU instance types for Windows nodes (#7681)
- Include MixedInstancesPolicy LaunchTemplate for validation (#7661)
- Aim for namespace uniqueness across parallel integration tests specs (#7680)
🧰 Maintenance
Acknowledgments
The eksctl maintainers would like to sincerely thank @qclaogui.
eksctl 0.175.0
eksctl 0.175.0-rc.0
eksctl 0.174.0
eksctl 0.174.0-rc.0
eksctl 0.173.0 (permalink)
Release v0.173.0
🚀 Features
- Make EKS 1.29 default (#7599)
🎯 Improvements
- Add profile flag support for get and delete access entry (#7623)
- Remove inline ELB and CloudWatch policies from Cluster Role (#7603)
🐛 Bug Fixes
- Increase STS session duration to fix caching credentials with assumed role MFA session (#7626)
🧰 Maintenance
- Automate PR with release notes draft (#7604)
📝 Documentation
- Update docs with Ubuntu 20.04 supported in EKS <= 1.29 (#7618)
Acknowledgments
The eksctl maintainers would like to sincerely thank @ibnjunaid, @rpocase and @vutny.