Skip to content

Releases: eksctl-io/eksctl

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

eksctl 0.166.0-rc.0

08 Dec 11:52
a5a595e
Compare
Choose a tag to compare
eksctl 0.166.0-rc.0 Pre-release
Pre-release

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

eksctl 0.165.0 (permalink)

28 Nov 18:20
2064e6b
Compare
Choose a tag to compare

Release v0.165.0

🚀 Features

🧰 Maintenance

  • Ignore google docs domains for link checker (#7316)
  • Bump aws-sdk dependencies (#7292)
  • Bump dependencies (#7267)
  • Improve CRUD suite runtime (#7208)

📝 Documentation

  • Fix README Links (#7230)

Acknowledgments

Weaveworks would like to sincerely thank:
@KlimDos

eksctl 0.165.0-rc.0

27 Nov 17:25
2064e6b
Compare
Choose a tag to compare
eksctl 0.165.0-rc.0 Pre-release
Pre-release

Release v0.165.0

🚀 Features

🧰 Maintenance

  • Ignore google docs domains for link checker (#7316)
  • Bump aws-sdk dependencies (#7292)
  • Bump dependencies (#7267)
  • Improve CRUD suite runtime (#7208)

📝 Documentation

  • Fix README Links (#7230)

Acknowledgments

Weaveworks would like to sincerely thank:
@KlimDos

eksctl 0.164.0 (permalink)

27 Oct 08:50
3cdb1af
Compare
Choose a tag to compare

Release v0.164.0

🚀 Features

  • Allow mutating control plane subnets and security groups (#7218)

🎯 Improvements

  • Add eksctl utils update-cluster-vpc-config to update the cluster VPC config (#7090)

🐛 Bug Fixes

  • Don't close error channel early when wait flag is used (#7217)