Releases: giantswarm/giantnetes-terraform
Releases · giantswarm/giantnetes-terraform
v10.0.1
Changed
- Bump
nginx-ingress-controller-app
to2.12.1
.
v10.0.0
Changed
- [Azure] Bump kubernetes to version 1.22.10.
- [Azure] Bump flatcar to version 3139.2.1.
- [AWS] Bump kubernetes to version 1.22.10.
- [AWS] Bump flatcar to version 3139.2.2.
- Bump etcd to 3.5.4.
v9.4.0
Changed
- Switch kubelet's
cgroupDriver
tosystemd
. - Bump
nginx-ingress-controller-app
to2.12.0
. - Rename eth1 config file to prevent Flatcar bug.
v9.3.0
Changed
- [AWS] Disable kernel route for eth1 interface to avoid routing trouble within AZ.
- Bind Api Server to 0.0.0.0.
- Remove Api Server advertise address to make it be automatic set to VM's default IP address.
v9.2.0
Changed
- [AWS] Switch to external cloud-controller-manager and CSI driver.
- [AWS] Bump flatcar to
3139.2.0
.
v9.1.0
Changed
- Bump
nginx-ingress-controller-app
to2.11.0
. - Add
logs:*
permission to masters' IAM role to allow running fluentbit on master nodes.
v9.0.0
Changed
- [Azure] Disable cloud-provider integration from core k8s components.
- [Azure] Add apps for out-of-tree cloud provider integration.
- [Azure] Switch to CSI storage provider.
- [Azure] Enable
CSIMigration
andCSIMigrationAzureDisk
feature gates. - [Azure] Bump flatcar to
3139.2.0
. - Bump coredns to
1.9.0
. - Bump nginx-ingress-controller to
2.10.0
.
v8.4.1
Fixed
- Ignore AZ setting for public API LB on azure to avoid unsolvable conflict.
v8.4.0
Added
- Allow setting custom tags to all resources in Azure.
v8.3.0
Changed
- Bump azurerm provider to 3.0.2.
- Switch to Manual rolling mode for azure nodes.