Skip to content

Latest commit

 

History

History
188 lines (89 loc) · 11.3 KB

File metadata and controls

188 lines (89 loc) · 11.3 KB

Changelog

4.8.0 (2026-04-29)

Features

  • Migrate to a standard name for adding extra tags (#186) (1c0c27d)

4.7.0 (2026-03-10)

Features

  • bucket: make velero bucket optional (#180) (61833d5)
  • iam: disable velero iam role by default (#181) (b65f251)

4.6.0 (2026-02-25)

Features

Bug Fixes

  • potential inconsistent conditional result types (#179) (20d6310)

4.5.0 (2025-12-24)

Features

  • add capacity type node groups to allow for spot nodes (#152) (eb6f292)
  • iam: add iam:ListInstanceProfiles permission for karpenter 1.7.0+ (#171) (b49e353)

Bug Fixes

  • iam: make karpenter and cluster-autoscaler mutual exclusion (#175) (0998bb4)

4.4.0 (2025-07-31)

Features

  • add iam submodule for managing applications iam (#162) (8ea10c0)
  • support loki bucket for aws BYOC poolmembers (#170) (92713e7)
  • vpc: add enable_s3_gateway_endpoint variable (#168) (5211726)
  • vpc: add s3 gateway endpoint (#165) (9e5a88b)

Reverts

  • support loki bucket for aws BYOC poolmembers (#169) (055f7f2)

4.3.2 (2025-06-19)

Bug Fixes

4.3.1 (2025-05-14)

Bug Fixes

  • conditional set env rather than null value (#159) (7a4e9c3)

4.3.0 (2025-05-13)

Features

  • add variable enable_vpc_cni_prefix_delegation (#157) (632789b)

4.2.1 (2025-05-07)

Bug Fixes

4.2.0 (2025-03-04)

Features

  • take over self-managed add-ons with Amazon EKS add-ons (#153) (60a8b1d)

4.1.2 (2024-12-12)

Bug Fixes

  • restrict cluster iam role name prefix length (#150) (8c50e1f)

4.1.1 (2024-11-27)

Bug Fixes

4.1.0 (2024-11-20)

Features

4.0.0 (2024-11-12)

⚠ BREAKING CHANGES

  • support generic adoption variables (#140)

Features

3.3.0 (2024-11-03)

Features

  • add new variables for forward compatibility (#142) (269b38f)

3.2.0 (2024-09-10)

Features

3.1.0 (2024-06-30)

Features

  • add availability_zones to vpc module (#135) (c85f5e2)

3.0.0 (2024-05-21)

⚠ BREAKING CHANGES

  • use shared route table for public subnet (#125)

Features

  • add new output eks which contains all outputs of module.eks (#131) (6f7739e)
  • add output eks for provide convenient approach to access eks module's all outputs (6f7739e)
  • cluster_autoscaler: removed old k8s versions, added new ones (#120) (853aba8)
  • Disable nodepool logging to cloudwatch by default (#126) (c9be3c1)
  • support disable nat gateway and use public subnet (#132) (4c1b508)
  • Support single zone node_group (#133) (8038bdf)
  • use shared route table for public subnet (#125) (12e5ff0)

Bug Fixes

2.8.0 (2023-08-24)

Features

2.7.0 (2023-07-28)

Features

Bug Fixes

  • set create_iam_policies default to false (#109) (2c4c2b3)
  • set create_iam_policies to false (2c4c2b3)