Skip to content

Releases: sighupio/module-aws

Release v5.3.0

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 07 Jul 08:49
f46efef

AWS Module Release v5.3.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a minor release that adds compatibility with Kubernetes 1.35 and upgrades the cluster-autoscaler, aws-load-balancer-controller, and aws-node-termination-handler components.

Component Images 🚢

Component Supported Version Previous Version
cluster-autoscaler v1.35.0 v1.34.0
aws-load-balancer-controller v3.4.0 v2.13.4
aws-node-termination-handler v1.25.6 v1.25.3

Note: Please refer to the individual release notes for detailed information on each update.

New Features ✨

Kubernetes 1.35 Support

  • Full Kubernetes 1.35 compatibility: All components tested and validated against Kubernetes 1.35.x clusters.
  • New cluster-autoscaler overlay v1.35.x pinned to cluster-autoscaler v1.35.0.

AWS Load Balancer Controller v3

  • Upgraded aws-load-balancer-controller to the actively maintained v3 line (v3.4.0). The v2 line is frozen (last release v2.17.1, January 2026).
  • Gateway API stays disabled: the module does not ship the Gateway API CRDs, and v3 automatically disables the ALB/NLB Gateway controllers when those CRDs are absent. The controller keeps managing Ingress and Service (ALB/NLB) resources exactly as before.
  • The required IAM policy is unchanged between the previous version and v3.4.0.

Breaking Changes 🚨

This is a minor release with no breaking changes to the module usage. Existing Ingress/Service-based configurations remain fully compatible. The AWS Load Balancer Controller v3 upgrade is transparent for this module (Gateway API is not used).

Update Guide 🛠️

This module is deployed and configured as part of SIGHUP Distribution via furyctl. The correct cluster-autoscaler overlay for your Kubernetes version is selected automatically; no manual changes are required when moving to a Kubernetes 1.35 distribution.

Preview v5.3.0-rc.1

Preview v5.3.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 07 Jul 07:01

AWS Module Release v5.3.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a minor release that adds compatibility with Kubernetes 1.35 and upgrades the cluster-autoscaler, aws-load-balancer-controller, and aws-node-termination-handler components.

Component Images 🚢

Component Supported Version Previous Version
cluster-autoscaler v1.35.0 v1.34.0
aws-load-balancer-controller v3.4.0 v2.13.4
aws-node-termination-handler v1.25.6 v1.25.3

Note: Please refer to the individual release notes for detailed information on each update.

New Features ✨

Kubernetes 1.35 Support

  • Full Kubernetes 1.35 compatibility: All components tested and validated against Kubernetes 1.35.x clusters.
  • New cluster-autoscaler overlay v1.35.x pinned to cluster-autoscaler v1.35.0.

AWS Load Balancer Controller v3

  • Upgraded aws-load-balancer-controller to the actively maintained v3 line (v3.4.0). The v2 line is frozen (last release v2.17.1, January 2026).
  • Gateway API stays disabled: the module does not ship the Gateway API CRDs, and v3 automatically disables the ALB/NLB Gateway controllers when those CRDs are absent. The controller keeps managing Ingress and Service (ALB/NLB) resources exactly as before.
  • The required IAM policy is unchanged between the previous version and v3.4.0.

Breaking Changes 🚨

This is a minor release with no breaking changes to the module usage. Existing Ingress/Service-based configurations remain fully compatible. The AWS Load Balancer Controller v3 upgrade is transparent for this module (Gateway API is not used).

Update Guide 🛠️

This module is deployed and configured as part of SIGHUP Distribution via furyctl. The correct cluster-autoscaler overlay for your Kubernetes version is selected automatically; no manual changes are required when moving to a Kubernetes 1.35 distribution.

Release v5.2.0

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 19 Feb 16:05
v5.2.0
f78ae3e

AWS Module Release v5.2.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a minor release that adds compatibility with Kubernetes 1.34 and upgrades cluster-autoscaler, aws-load-balancer-controller, and aws-node-termination-handler components.

Component Images 🚢

Component Supported Version Previous Version
cluster-autoscaler v1.34.0 v1.33.0
aws-load-balancer-controller v2.16.0 v2.13.4
aws-node-termination-handler v1.25.3 v1.25.2

Note: Please refer to the individual release notes for detailed information on each update.

New Features ✨

Kubernetes 1.34 Support

  • Full Kubernetes 1.34 compatibility: All components tested and validated against Kubernetes 1.34.x clusters

Breaking Changes 🚨

This is a minor release with no breaking changes. All existing configurations and deployments remain fully compatible.

Update Guide 🛠️

Kubernetes 1.43 Clusters

For new Kubernetes 1.34 clusters, use the new v1.34.x variant:

resources:
  - ./vendor/katalog/aws/cluster-autoscaler/v1.34.x

Existing Deployments

Existing deployments using v1.32.x or earlier versions can be upgraded to v1.34.x when ready. No configuration changes are required.

Preview v5.2.0-rc.0

Preview v5.2.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 05 Dec 08:40

AWS Module Release v5.2.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a minor release that adds compatibility with Kubernetes 1.34 and upgrades cluster-autoscaler, aws-load-balancer-controller, and aws-node-termination-handler components.

Component Images 🚢

Component Supported Version Previous Version
cluster-autoscaler v1.34.0 v1.33.0
aws-load-balancer-controller v2.16.0 v2.13.4
aws-node-termination-handler v1.25.3 v1.25.2

Note: Please refer to the individual release notes for detailed information on each update.

New Features ✨

Kubernetes 1.34 Support

  • Full Kubernetes 1.34 compatibility: All components tested and validated against Kubernetes 1.34.x clusters

Breaking Changes 🚨

This is a minor release with no breaking changes. All existing configurations and deployments remain fully compatible.

Update Guide 🛠️

Kubernetes 1.43 Clusters

For new Kubernetes 1.34 clusters, use the new v1.34.x variant:

resources:
  - ./vendor/katalog/aws/cluster-autoscaler/v1.34.x

Existing Deployments

Existing deployments using v1.32.x or earlier versions can be upgraded to v1.34.x when ready. No configuration changes are required.

Release v5.1.0

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 01 Oct 10:24
v5.1.0
8955e46

AWS Module Release v5.1.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a minor release that adds compatibility with Kubernetes 1.33 and upgrades cluster-autoscaler, aws-load-balancer-controller, and aws-node-termination-handler components.

Component Images 🚢

Component Supported Version Previous Version
cluster-autoscaler v1.33.0 v1.32.0
aws-load-balancer-controller v2.13.4 v2.12.0
aws-node-termination-handler v1.25.2 v1.25.0

Note: Please refer to the individual release notes for detailed information on each update.

New Features ✨

Kubernetes 1.33 Support

  • Full Kubernetes 1.33 compatibility: All components tested and validated against Kubernetes 1.33.x clusters

Breaking Changes 🚨

This is a minor release with no breaking changes. All existing configurations and deployments remain fully compatible.

Update Guide 🛠️

Kubernetes 1.33 Clusters

For new Kubernetes 1.33 clusters, use the new v1.33.x variant:

resources:
  - ./vendor/katalog/aws/cluster-autoscaler/v1.33.x

Existing Deployments

Existing deployments using v1.32.x or earlier versions can be upgraded to v1.33.x when ready. No configuration changes are required.

Preview v5.1.0-rc.0

Preview v5.1.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 09 Sep 13:12
v5.1.0-rc.0
8955e46

AWS Module Release v5.1.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a minor release that adds compatibility with Kubernetes 1.33 and upgrades cluster-autoscaler, aws-load-balancer-controller, and aws-node-termination-handler components.

Component Images 🚢

Component Supported Version Previous Version
cluster-autoscaler v1.33.0 v1.32.0
aws-load-balancer-controller v2.13.4 v2.12.0
aws-node-termination-handler v1.25.2 v1.25.0

Note: Please refer to the individual release notes for detailed information on each update.

New Features ✨

Kubernetes 1.33 Support

  • Full Kubernetes 1.33 compatibility: All components tested and validated against Kubernetes 1.33.x clusters

Breaking Changes 🚨

This is a minor release with no breaking changes. All existing configurations and deployments remain fully compatible.

Update Guide 🛠️

Kubernetes 1.33 Clusters

For new Kubernetes 1.33 clusters, use the new v1.33.x variant:

resources:
  - ./vendor/katalog/aws/cluster-autoscaler/v1.33.x

Existing Deployments

Existing deployments using v1.32.x or earlier versions can be upgraded to v1.33.x when ready. No configuration changes are required.

Release v5.0.0

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 31 Mar 13:29
73dbde0

AWS Module Release v5.0.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a major release that updates all packages, adds compatibility with Kubernetes 1.32 and moves the snapshot-controller management under EKS addons.

Component Images 🚢

Component Supported Version Previous Version
cluster-austoscaler v1.32.0 1.31.0
snapshot-controller REMOVED v8.1.0
load-balancer-controller v2.12.0 2.10.0
node-termination-handler v1.25.0 v1.22.1

Note: Please refer to the individual release notes for detailed information on each update.

Breaking Changes 🚨

In this release, the Snapshot Controller has been migrated from Katalog (Kubernetes manifests managed with Kustomize) to AWS EKS Addon (using Terraform modules).

🔑 Key Changes

  • The Snapshot Controller is no longer deployed using Kustomize within Katalog.
  • Instead, it is now managed as an AWS EKS Addon, simplifying lifecycle management and ensuring better integration with AWS services.
  • This change improves maintainability, reduces manual updates, and leverages AWS-managed updates for security and stability.

⚠️ Impact & Considerations

  • Existing snapshot functionality should remain unaffected.
  • Users should ensure that the AWS EKS Addon for the Snapshot Controller is enabled in their cluster.
  • If any custom configurations were applied via Kustomize, they should be reviewed and adapted to the AWS EKS Addon settings.

Update Guide 🛠️

Delete the existing snapshot-controller:

kustomize build katalog/snapshot-controller | kubectl delete -f -

Apply the updated terraform module included in this release.

Preview v5.0.0-rc.1

Preview v5.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 28 Mar 16:24
73dbde0

AWS Module Release v5.0.0

Welcome to the latest release of the aws module for the SIGHUP Distribution, maintained by team SIGHUP.

This is a major release that updates all packages, adds compatibility with Kubernetes 1.32 and moves the snapshot-controller management under EKS addons.

Component Images 🚢

Component Supported Version Previous Version
cluster-austoscaler v1.32.0 1.31.0
snapshot-controller REMOVED v8.1.0
load-balancer-controller v2.12.0 2.10.0
node-termination-handler v1.25.0 v1.22.1

Note: Please refer to the individual release notes for detailed information on each update.

Breaking Changes 🚨

In this release, the Snapshot Controller has been migrated from Katalog (Kubernetes manifests managed with Kustomize) to AWS EKS Addon (using Terraform modules).

🔑 Key Changes

  • The Snapshot Controller is no longer deployed using Kustomize within Katalog.
  • Instead, it is now managed as an AWS EKS Addon, simplifying lifecycle management and ensuring better integration with AWS services.
  • This change improves maintainability, reduces manual updates, and leverages AWS-managed updates for security and stability.

⚠️ Impact & Considerations

  • Existing snapshot functionality should remain unaffected.
  • Users should ensure that the AWS EKS Addon for the Snapshot Controller is enabled in their cluster.
  • If any custom configurations were applied via Kustomize, they should be reviewed and adapted to the AWS EKS Addon settings.

Update Guide 🛠️

Delete the existing snapshot-controller:

kustomize build katalog/snapshot-controller | kubectl delete -f -

Apply the updated terraform module included in this release.

Preview v5.0.0-rc.0

Preview v5.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 24 Mar 16:10
f1034da

AWS Add-on Module Release v5.0.0

Welcome to the latest release of the aws module for the Kubernetes Fury Distribution, maintained by team SIGHUP.

This is a major release that updates all packages, adds compatibility with Kubernetes 1.32 and moves the snapshot-controller management under EKS addons.

Component Images 🚢

Component Supported Version Previous Version
cluster-austoscaler v1.32.0 1.31.0
snapshot-controller REMOVED v8.1.0
load-balancer-controller v2.12.0 2.10.0
node-termination-handler v1.25.0 v1.22.1

Note: Please refer to the individual release notes for detailed information on each update.

Breaking Changes 🚨

In this release, the Snapshot Controller has been migrated from Katalog (Kubernetes manifests managed with Kustomize) to AWS EKS Addon (using Terraform modules).

🔑 Key Changes

  • The Snapshot Controller is no longer deployed using Kustomize within Katalog.
  • Instead, it is now managed as an AWS EKS Addon, simplifying lifecycle management and ensuring better integration with AWS services.
  • This change improves maintainability, reduces manual updates, and leverages AWS-managed updates for security and stability.

⚠️ Impact & Considerations

  • Existing snapshot functionality should remain unaffected.
  • Users should ensure that the AWS EKS Addon for the Snapshot Controller is enabled in their cluster.
  • If any custom configurations were applied via Kustomize, they should be reviewed and adapted to the AWS EKS Addon settings.

Update Guide 🛠️

Delete the existing snapshot-controller:

kustomize build katalog/snapshot-controller | kubectl delete -f -

Apply the updated terraform module included in this release.

Release v4.3.0

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 20 Nov 15:02
b8b1a0e

AWS Add-on Module Release 4.3.0

Welcome to the latest release of the aws module for the Kubernetes Fury Distribution maintained by team SIGHUP.

This is a minor release that updates all packages and adds compatibility with Kubernetes 1.30 and 1.31.

Component Images 🚢

Component Supported Version Previous Version
cluster-austoscaler v1.31.0/1.30.0 1.29.0
snapshot-controller v8.1.0 v6.3.1
load-balancer-controller v2.10.0 2.7.0
node-termination-handler v1.22.1 v1.20.0

Please refer to the individual release notes to get detailed information on each release.