Skip to content

Releases: giantswarm/giantnetes-terraform

v10.0.1

09 Jun 05:52
e51132a
Compare
Choose a tag to compare

Changed

  • Bump nginx-ingress-controller-app to 2.12.1.

v10.0.0

08 Jun 14:18
43ba39d
Compare
Choose a tag to compare

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

24 May 12:53
849cbfc
Compare
Choose a tag to compare

Changed

  • Switch kubelet's cgroupDriver to systemd.
  • Bump nginx-ingress-controller-app to 2.12.0.
  • Rename eth1 config file to prevent Flatcar bug.

v9.3.0

09 May 08:40
a1cba6e
Compare
Choose a tag to compare

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

05 May 11:31
c80b2f7
Compare
Choose a tag to compare

Changed

  • [AWS] Switch to external cloud-controller-manager and CSI driver.
  • [AWS] Bump flatcar to 3139.2.0.

v9.1.0

03 May 13:17
77c8fe7
Compare
Choose a tag to compare

Changed

  • Bump nginx-ingress-controller-app to 2.11.0.
  • Add logs:* permission to masters' IAM role to allow running fluentbit on master nodes.

v9.0.0

19 Apr 09:34
117a9f1
Compare
Choose a tag to compare

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 and CSIMigrationAzureDisk 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

30 Mar 11:40
db02da2
Compare
Choose a tag to compare

Fixed

  • Ignore AZ setting for public API LB on azure to avoid unsolvable conflict.

v8.4.0

30 Mar 11:03
0feaea2
Compare
Choose a tag to compare

Added

  • Allow setting custom tags to all resources in Azure.

v8.3.0

29 Mar 14:45
af8547f
Compare
Choose a tag to compare

Changed

  • Bump azurerm provider to 3.0.2.
  • Switch to Manual rolling mode for azure nodes.