Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Releases: giantswarm/aws-operator

v15.0.1

31 Jan 14:07
635cac2
Compare
Choose a tag to compare

Fixed

  • Fix Route53 list hosted zones to avoid pagination issue.

v15.0.0-patch1

31 Jan 13:38
35327df
Compare
Choose a tag to compare

Route53 list pagination fix

v14.24.1-patch1

31 Jan 12:52
2f7ccc9
Compare
Choose a tag to compare

Patch 14.24.1. to fix route53 list pagination bug

v14.23.1-patch1

31 Jan 09:45
f3bbf2c
Compare
Choose a tag to compare

Patch release to fix route53 hosted zone discovery when there are more than 100 zones in the account

v16.0.0

16 Jan 13:52
a3566ca
Compare
Choose a tag to compare

Changed

  • Bump k8scc to v18 to enable k8s 1.25 support.

v14.23.1

14 Dec 08:43
56d5d20
Compare
Choose a tag to compare
nancy

v15.0.0

13 Dec 15:33
3050c89
Compare
Choose a tag to compare

Fixed

  • Bump k8scc to fix calculation of max pods per node when in ENI mode.

Changed

  • [Breaking change] Removed code that allowed switching from AWS-CNI to Cilium. Releases using this AWS-operator can't be upgraded to from v18 releases.

v14.24.1

07 Dec 10:03
3717cca
Compare
Choose a tag to compare

Changed

  • Bump etcd-cluster-migrator to v1.2.0

v14.24.0

20 Nov 17:38
9cbaed2
Compare
Choose a tag to compare

Added

  • Add global.podSecurityStandards.enforced value for PSS migration.
  • Emit event when an unhealthy node is terminated.
  • Bump badnodedetector to be able to use node-problem-detector app for unhealthy node termination.
  • Add a additional IAM permission for cluster-autoscaler.

Changed

  • Bump k8scc to disable PSPs in preparation for switch to PSS.
  • Disable cluster autoscaler during rollouts of node pool ASGs.

v14.23.0

04 Oct 09:06
7e2fc5d
Compare
Choose a tag to compare

Fixed

  • Cleanup kube-proxy VPA after switching to Cilium.
  • Bump k8scc to enable max pod calculations when cilium is in ENI IPAM mode.