Skip to content

Releases: eksctl-io/eksctl

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

eksctl 0.169.0-rc.0

23 Jan 23:08
1c8cc62
Compare
Choose a tag to compare
eksctl 0.169.0-rc.0 Pre-release
Pre-release

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

eksctl 0.168.0 (permalink)

19 Jan 22:07
6915dac
Compare
Choose a tag to compare

Release v0.168.0

🎯 Improvements

  • Safely access/mutate fargate coredns pod annotations (#7480)

🐛 Bug Fixes

  • Fix generating presigned URL for K8s authentication (#7487)
  • Ignore unsupported zone types when creating a zone mapping (#7204)

eksctl 0.168.0-rc.0

19 Jan 18:07
6915dac
Compare
Choose a tag to compare
eksctl 0.168.0-rc.0 Pre-release
Pre-release

Release v0.168.0

🎯 Improvements

  • Safely access/mutate fargate coredns pod annotations (#7480)

🐛 Bug Fixes

  • Fix generating presigned URL for K8s authentication (#7487)
  • Ignore unsupported zone types when creating a zone mapping (#7204)

eksctl 0.167.0 (permalink)

22 Dec 09:12
4280da7
Compare
Choose a tag to compare

Release v0.167.0

🚀 Features

🧰 Maintenance

  • Bump AWS dependencies, fix test (#7420)

eksctl 0.167.0-rc.0

20 Dec 14:40
4280da7
Compare
Choose a tag to compare
eksctl 0.167.0-rc.0 Pre-release
Pre-release

Release v0.167.0

🚀 Features

🧰 Maintenance

  • Bump AWS dependencies, fix test (#7420)

eksctl 0.166.0 (permalink)

15 Dec 14:30
a5a595e
Compare
Choose a tag to compare

Release v0.166.0

🚀 Features

  • Add utils command to migrate to pod identity associations (#7343)

🐛 Bug Fixes

  • Disable module caching in actions/setup-go (#7374)
  • Fix STS interface (#7345)
  • Fix build-integration-test for pod_identity_associations (#7336)

🧰 Maintenance

  • Update build image tag and actions (#7337)

📝 Documentation

  • Update reference for bottlerocket settings (#7375)
  • Documentation Update: Correct IAM Pod Identity Example Link (#7376)

Acknowledgments

Weaveworks would like to sincerely thank:
@chasestech