This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Releases: giantswarm/aws-operator
Releases · giantswarm/aws-operator
v15.0.1
Fixed
- Fix Route53 list hosted zones to avoid pagination issue.
v15.0.0-patch1
Route53 list pagination fix
v14.24.1-patch1
Patch 14.24.1. to fix route53 list pagination bug
v14.23.1-patch1
Patch release to fix route53 hosted zone discovery when there are more than 100 zones in the account
v16.0.0
Changed
- Bump k8scc to v18 to enable k8s 1.25 support.
v14.23.1
v15.0.0
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
Changed
- Bump etcd-cluster-migrator to v1.2.0
v14.24.0
Added
- Add
global.podSecurityStandards.enforced
value for PSS migration. - Emit event when an unhealthy node is terminated.
- Bump
badnodedetector
to be able to usenode-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.