Skip to content

Releases: eksctl-io/eksctl

eksctl 0.176.0-rc.0

05 Apr 07:30
5b33f07
Compare
Choose a tag to compare
eksctl 0.176.0-rc.0 Pre-release
Pre-release

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

  • Bump mkdocs version (#7696)
  • Bump dependencies (#7668)

Acknowledgments

The eksctl maintainers would like to sincerely thank @qclaogui.

eksctl 0.175.0

22 Mar 13:12
5b28c17
Compare
Choose a tag to compare

Release v0.175.0

🐛 Bug Fixes

  • Upgrade Bottlerocket node with explicit Version field (#7666)

eksctl 0.175.0-rc.0

22 Mar 11:37
5b28c17
Compare
Choose a tag to compare
eksctl 0.175.0-rc.0 Pre-release
Pre-release

Release v0.175.0

🐛 Bug Fixes

  • Upgrade Bottlerocket node with explicit Version field (#7666)

eksctl 0.174.0

15 Mar 17:12
3c1a5c4
Compare
Choose a tag to compare

Release v0.174.0

🎯 Improvements

  • Assign EFA network interface device index 1 to additional network cards (#7643)

🧰 Maintenance

  • Refactor release workflows (#7632)

Acknowledgments

The eksctl maintainers would like to sincerely thank No contributors.

eksctl 0.174.0-rc.0

15 Mar 03:25
3c1a5c4
Compare
Choose a tag to compare
eksctl 0.174.0-rc.0 Pre-release
Pre-release

Release v0.174.0

🎯 Improvements

  • Assign EFA network interface device index 1 to additional network cards (#7643)

🧰 Maintenance

  • Refactor release workflows (#7632)

Acknowledgments

The eksctl maintainers would like to sincerely thank No contributors.

eksctl 0.173.0 (permalink)

01 Mar 01:28
a7ee893
Compare
Choose a tag to compare

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.

eksctl 0.173.0-rc.0

01 Mar 00:44
a7ee893
Compare
Choose a tag to compare
eksctl 0.173.0-rc.0 Pre-release
Pre-release

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.

eksctl 0.172.0 (permalink)

22 Feb 21:49
15a9f6e
Compare
Choose a tag to compare

Release v0.172.0

🎯 Improvements

  • Fix checks for updated addon versions (#7471)
  • Check for empty region before invoking API in AWS SDK (#7523)

🐛 Bug Fixes

  • Revert removing RetryMetricsHeader in presigned requests (#7563)

🧰 Maintenance

  • Bump dependencies (#7554)
  • Extract common workflow steps to set up build environment (#7551)

Acknowledgments

The eksctl maintainers would like to sincerely thank:
@a2ush and @mttrb

eksctl 0.172.0-rc.0

16 Feb 21:36
15a9f6e
Compare
Choose a tag to compare
eksctl 0.172.0-rc.0 Pre-release
Pre-release

Release v0.172.0

🎯 Improvements

  • Fix checks for updated addon versions (#7471)
  • Check for empty region before invoking API in AWS SDK (#7523)

🐛 Bug Fixes

  • Revert removing RetryMetricsHeader in presigned requests (#7563)

🧰 Maintenance

  • Bump dependencies (#7554)
  • Extract common workflow steps to set up build environment (#7551)

Acknowledgments

The eksctl maintainers would like to sincerely thank:
@a2ush and @mttrb

eksctl 0.171.0 (permalink)

09 Feb 22:31
9858c54
Compare
Choose a tag to compare

Release v0.171.0

🚀 Features

  • Add support for Ubuntu 22.04 based EKS images (#7516)

📝 Documentation

  • Announce eksctl Support Status Update on eksctl.io (#7539)

Acknowledgments

The eksctl maintainers would like to sincerely thank:
@toabctl