Skip to content

Releases: cookpad/terraform-aws-eks

Release 1.25.4

16 Feb 16:28
Compare
Choose a tag to compare

Release 1.24.4

04 Jan 03:31
d7d3752
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.24.3...1.24.4

Release 1.25.3

31 Oct 10:33
498ea59
Compare
Choose a tag to compare
  • Allow additional_node_role_arns to be specified on karpenter (#353)

Full Changelog: 1.25.2...1.25.3

Release 1.24.3

31 Oct 12:07
50c7673
Compare
Choose a tag to compare

[Bugfix] Add auth config to allow fargate nodes to come up

Full Changelog: 1.24.2...1.24.3

Release 1.24.2

31 Oct 10:28
6aa36cd
Compare
Choose a tag to compare
  • Allow additional_node_role_arns to be specified on karpenter (#353)

Full Changelog: 1.24.1...1.24.2

Release 1.24.1

30 Oct 15:22
a2bc4fe
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Backport cluster critial fargate profiles + karpenter module by @errm in #352

Full Changelog: 1.24.0...1.24.1

Release 1.25.2

10 Oct 15:29
1f48fd6
Compare
Choose a tag to compare

Whats Changed

  • Update documentation for 1.25 release #348
  • Update karpenter IAM policy #349

Full Changelog: 1.25.1...1.25.2

Release 1.25.1

09 Oct 11:37
7176bd6
Compare
Choose a tag to compare

What's Changed

  • Separate karpenter config to a submodule #346
  • Update documentation for 1.25 release #348

Full Changelog: 1.25.0...1.25.1

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