Skip to content

Releases: cookpad/terraform-aws-eks

Release 1.25.0

06 Oct 14:01
6ab89fc
Compare
Choose a tag to compare

What's Changed

  • Upgrade to kubernetes 1.25 by @errm in #341

Other Changes

  • Bump golang.org/x/text from 0.3.6 to 0.3.8 in /test by @dependabot in #333
  • Bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.1.0 in /test by @dependabot in #335
  • Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.7.0 in /test by @dependabot in #334
  • Update tool versions that we test against! by @errm in #345

New Contributors

Full Changelog: 1.24.0...1.25.0

Release 1.25.0-rc1

21 Jun 08:02
f5918ba
Compare
Choose a tag to compare
Release 1.25.0-rc1 Pre-release
Pre-release

What's Changed

  • Upgrades to k8s 1.25
  • Moves to a much more minimal setup
    • ASG node groups are no longer supported
    • Karpenter must be used to provision nodes
      • Karpenter is run via fargate
    • All addons / cluster configuration are installed from this module.

Full Changelog: 1.24.0...v1.25.0-rc1

Release 1.24.0

02 Jun 09:27
11c3125
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.23.0...1.24.0

Release 1.24.0-rc1

23 May 16:24
11c3125
Compare
Choose a tag to compare
Release 1.24.0-rc1 Pre-release
Pre-release

Please read UPGRADING.md.

What's Changed

Other Changes

Full Changelog: 1.23.0...1.24.0-rc1

Release 1.23.0

27 Mar 15:36
143008b
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

  • Support custom configuration values for addons by @jacksmith15 in #331
  • Removes the provisioner that “waits” for the cluster to be ready, and instead adding a similar check to the kubectl command fixes a lot of errors that can require a re-run when provisioning a cluster. by @errm in #337
  • Allows IAM roles to have prefix by @errm in #337

Other Changes

  • Fix bug where wrong bottlerocket volume is resized by @errm in #323
  • Upgrade k8s 1.23 by @errm in #324
  • Support running arm64 instance types on a node group by @sorah in #325
  • Support running arm64 instance types on a node group (resubmission for CI) by @sorah in #326
  • Migrate k8s.gcr.io to registry.k8s.io by @andrassy in #332
  • update UPGRADING.md for 1.23 by @pray in #338

New Contributors

Full Changelog: 1.22.0...1.23.0

Release 1.23.0-rc2

24 Mar 13:31
3bcb55d
Compare
Choose a tag to compare
Release 1.23.0-rc2 Pre-release
Pre-release

What's Changed

Enhancements 🎉

  • Enhancements from web-platform by @errm in #337

Full Changelog: 1.23.0-rc1...1.23.0-rc2

Release 1.23.0-rc1

17 Mar 10:44
84c63ce
Compare
Choose a tag to compare
Release 1.23.0-rc1 Pre-release
Pre-release

What's Changed

Enhancements 🎉

Other Changes

  • Fix bug where wrong bottlerocket volume is resized by @errm in #323
  • Upgrade k8s 1.23 by @errm in #324
  • Support running arm64 instance types on a node group by @sorah in #325
  • Support running arm64 instance types on a node group (resubmission for CI) by @sorah in #326
  • Migrate k8s.gcr.io to registry.k8s.io by @andrassy in #332

New Contributors

Full Changelog: 1.22.0...1.23.0-rc1

Release 1.22.2

14 Feb 12:11
Compare
Choose a tag to compare

Enhancements 🎉

  • Support custom configuration values for addons #331

Full Changelog: 1.22.1...1.22.2

Release 1.22.1

12 Aug 16:52
c32ad2f
Compare
Choose a tag to compare

Bug Fixes 🚧

  • Fix bug where wrong bottlerocket volume is resized by @errm in #323

Full Changelog: 1.22.0...1.22.1

Release 1.22.0

20 Jul 13:38
74fbc06
Compare
Choose a tag to compare

What's Changed

Breaking Changes 💥

Other Changes

  • Update CODEOWNERS by @errm in #312
  • Upgrade gopkg.in/yaml.v3 by @errm in #311
  • Upgrade to 1.22 by @jportasa in #314
  • Update kubeconfig to use client.authentication.k8s.io/v1beta1 by @sikachu in #315
  • Fix kubectl client to 1.22.11 (not latest, should be same than cluster version) by @jportasa in #317
  • Security - add variable to enable or not IMDSv2 by @jportasa in #313
  • Remove Addons by @errm in #319
  • Remove yaml k8s components breaking change documentation by @jportasa in #320
  • Run tests against latest terraform / aws provider by @errm in #321
  • Update kube-bench by @errm in #322

New Contributors

Full Changelog: 1.21.0...1.22.0