Skip to content

Releases: cookpad/terraform-aws-eks

Release 1.25.5

22 Nov 12:31
Compare
Choose a tag to compare

Release 1.31.0-rc2

06 Nov 10:44
6d48a60
Compare
Choose a tag to compare
Release 1.31.0-rc2 Pre-release
Pre-release

What's Changed

  • Enable to use Karpenter v1 controller policy by @coord-e in #371
  • Use inline policy for v1beta to avoid resource recreation by @coord-e in #372

Other Changes

Full Changelog: 1.31.0-rc1...1.31.0-rc2

Upgrade notes

This release supports upgrading to Karpenter to v1 via the karpenter module.

  • By default the module will provision IAM resources for v1 & v1beta versions of karpenter.
  • After you have upgraded your Karpenter installation, you may want to set v1beta = false, future releases may default v1beta = false, and eventually these resources (and support for Karpenter < v1) will be dropped.
  • To support this migration the v1 version of the IAM policy is now deployed as a managed policy, rather than as an inline role policy (due to IAM policy size limitations).
  • We have added the iam_policy_name_prefix variable to cluster config to support name-spacing created IAM policies, where required, if you are already setting iam_role_name_prefix you may also want to set this in a similar fashion.

Release 1.30.2

13 Nov 11:50
a3e724e
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Enable to use Karpenter v1 controller policy (backport to 1.30) by @coord-e in #374

Full Changelog: 1.30.1...1.30.2

Upgrade notes

This release supports upgrading to Karpenter to v1 via the karpenter module.

  • By default the module will provision IAM resources for v1 & v1beta versions of karpenter.
  • After you have upgraded your Karpenter installation, you may want to set v1beta = false, future releases may default v1beta = false, and eventually these resources (and support for Karpenter < v1) will be dropped.
  • To support this migration the v1 version of the IAM policy is now deployed as a managed policy, rather than as an inline role policy (due to IAM policy size limitations).
  • We have added the iam_policy_name_prefix variable to cluster config to support name-spacing created IAM policies, where required, if you are already setting iam_role_name_prefix you may also want to set this in a similar fashion.

Release 1.29.2

06 Nov 10:41
03820cf
Compare
Choose a tag to compare

What's Changed

  • Enable to use Karpenter v1 controller policy (backport to 1.29) by @coord-e in #373

Full Changelog: 1.29.1...1.29.2

Upgrade notes

This release supports upgrading to Karpenter to v1 via the karpenter module.

  • By default the module will provision IAM resources for v1 & v1beta versions of karpenter.
  • After you have upgraded your Karpenter installation, you may want to set v1beta = false, future releases may default v1beta = false, and eventually these resources (and support for Karpenter < v1) will be dropped.
  • To support this migration the v1 version of the IAM policy is now deployed as a managed policy, rather than as an inline role policy (due to IAM policy size limitations).
  • We have added the iam_policy_name_prefix variable to cluster config to support name-spacing created IAM policies, where required, if you are already setting iam_role_name_prefix you may also want to set this in a similar fashion.

Release 1.30.1

11 Oct 16:09
Compare
Choose a tag to compare

Release 1.29.1

11 Oct 15:28
Compare
Choose a tag to compare

Release 1.31.0-rc1

04 Oct 10:22
2e501a9
Compare
Choose a tag to compare
Release 1.31.0-rc1 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: 1.30.0...1.31.0-rc1

Release 1.30.0

04 Oct 10:21
5ef6fc8
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Upgrade to k8s 1.30 by @errm in #367
  • Upgrade to the latest version of karpenter in test by @errm in #369

Full Changelog: 1.29.0...1.30.0

Release 1.30.0-rc1

26 Jul 09:24
0d89edd
Compare
Choose a tag to compare
Release 1.30.0-rc1 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: 1.29.0-rc1...1.30.0-rc1

Release 1.29.0

04 Oct 10:20
8078235
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.28.0...1.29.0