Skip to content

Releases: eksctl-io/eksctl

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)

eksctl 0.164.0-rc.0

24 Oct 11:53
3cdb1af
Compare
Choose a tag to compare
eksctl 0.164.0-rc.0 Pre-release
Pre-release

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)

eksctl 0.163.0 (permalink)

24 Oct 07:01
e4222ed
Compare
Choose a tag to compare

Release v0.163.0

🚀 Features

  • Add support for P5 instances (#7201)

🎯 Improvements

  • Update coredns (#7179)
  • Automatically update coredns assets using Github workflows (#7178)

🐛 Bug Fixes

  • Update build distros workflow to save disk space (#7173)

🧰 Maintenance

  • Fix kOps privilege escalation vulnerability, update permissions for stale workflow and dependencies (#7205)
  • Bump dependencies and update build image (#7170)

Acknowledgments

Weaveworks would like to sincerely thank:
@vadiml

eksctl 0.163.0-rc.0

20 Oct 11:36
e4222ed
Compare
Choose a tag to compare
eksctl 0.163.0-rc.0 Pre-release
Pre-release

Release v0.163.0

🚀 Features

  • Add support for P5 instances (#7201)

🎯 Improvements

  • Update coredns (#7179)
  • Automatically update coredns assets using Github workflows (#7178)

🐛 Bug Fixes

  • Update build distros workflow to save disk space (#7173)

🧰 Maintenance

  • Fix kOps privilege escalation vulnerability, update permissions for stale workflow and dependencies (#7205)
  • Bump dependencies and update build image (#7170)

Acknowledgments

Weaveworks would like to sincerely thank:
@vadiml

eksctl 0.162.0 (permalink)

13 Oct 09:28
06acd0c
Compare
Choose a tag to compare

Release v0.162.0

🎯 Improvements

  • Set AWS credential expiry window to 30 minutes (#7116)

🐛 Bug Fixes

  • Fix ELB cleanup failure due to resource name ending with a hyphen (#7029)
  • Fix coredns 1.28 asset (#7126)

Acknowledgments

Weaveworks would like to sincerely thank:
@0xlen and @otterley

eksctl 0.162.0-rc.0

06 Oct 12:57
06acd0c
Compare
Choose a tag to compare
eksctl 0.162.0-rc.0 Pre-release
Pre-release

Release v0.162.0

🎯 Improvements

  • Set AWS credential expiry window to 30 minutes (#7116)

🐛 Bug Fixes

  • Fix ELB cleanup failure due to resource name ending with a hyphen (#7029)
  • Fix coredns 1.28 asset (#7126)

Acknowledgments

Weaveworks would like to sincerely thank:
@0xlen and @otterley

eksctl 0.161.0 (permalink)

06 Oct 08:10
0faa081
Compare
Choose a tag to compare

Release v0.161.0

🚀 Features

  • Make EKS 1.27 default (#7117)
  • Docs Landing page (#7092)

🎯 Improvements

  • Refine log statements using %w for better formatting and UX (#7115)

🧰 Maintenance

  • Update gomarkdown to fix out-of-bounds read while parsing citations (#7120)
  • Upgrade go-restful (#7121)
  • Move addons related tasks to actions package (#7077)