Skip to content

Releases: eksctl-io/eksctl

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

eksctl 0.171.0-rc.0

09 Feb 22:07
9858c54
Compare
Choose a tag to compare
eksctl 0.171.0-rc.0 Pre-release
Pre-release

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

eksctl 0.170.0 (permalink)

02 Feb 21:28
d03c123
Compare
Choose a tag to compare

Release v0.170.0

πŸš€ Features

  • Add support for Access Entry type (#7522)

🎯 Improvements

  • Skip draining managed nodegroups when deleting cluster (#7515)
  • Expand Karpenter settings.aws block to settings for v0.33.0 and greater (#7503)

πŸ“ Documentation

  • docs(fargate): eksctl update command is deprecated, use upgrade instead (#7517)

Acknowledgments

The eksctl maintainers would like to sincerely thank:
@skl

eksctl 0.170.0-rc.0

02 Feb 20:25
d03c123
Compare
Choose a tag to compare
eksctl 0.170.0-rc.0 Pre-release
Pre-release

Release v0.170.0

πŸš€ Features

  • Add support for Access Entry type (#7522)

🎯 Improvements

  • Skip draining managed nodegroups when deleting cluster (#7515)
  • Expand Karpenter settings.aws block to settings for v0.33.0 and greater (#7503)

πŸ“ Documentation

  • docs(fargate): eksctl update command is deprecated, use upgrade instead (#7517)

Acknowledgments

The eksctl maintainers would like to sincerely thank:
@skl

eksctl 0.169.0 (permalink)

24 Jan 00:22
1c8cc62
Compare
Choose a tag to compare

Release v0.169.0

πŸš€ Features

  • Add support for EKS 1.29 (#7498)

🎯 Improvements

  • Fix coredns pdb preventing cluster deletion in integration tests (#7496)
  • Update well-known policy for ebsCSIController (#7451)
  • Handle unordered public endpoint CIDRs from EKS in endpoint updates (#7483)

🧰 Maintenance

  • Fix coredns pdb preventing cluster deletion in integration tests (#7496)

πŸ“ Documentation

  • Fix outdated links (#7297)

Acknowledgments

Weaveworks would like to sincerely thank:
@Emberwalker, @guessi, and @teraflik