Skip to content

Releases: giantswarm/giantnetes-terraform

v14.1.1

28 Sep 13:20
5b8b0c4
Compare
Choose a tag to compare

Fixed

  • Add nat gateway to vault instance to allow egress traffic.

v14.1.0

28 Sep 11:01
06ac8c2
Compare
Choose a tag to compare

Added

  • Create VPN connection on azure.

Changed

  • Change Azure vault load balancer's SKU to Standard.
  • Change Azure VPN public IP load balancer's SKU to Standard.
  • Set metadata_options.http_put_response_hop_limit to 5 for AWS launch configurations.

v14.0.0

14 Sep 14:39
47b1fe8
Compare
Choose a tag to compare

Added

  • Automatically set --max-requests-inflight, --max-mutating-requests-inflight and resource limits to API Server's manifest based on node size.

Fixed

  • Fix leftover systemd unit used by azure CNI.

Changed

  • Change permission of etcd key file in order to make etcd-kubernetes-resources-count-exporter app to run with unprivileged user.
  • Remove unused ImagePullProgressDeadline variable.
  • Remove deprecated flags from kubelet and scheduler.
  • Bump to kubernetes 1.24.4.
  • Bump nginx-ingress-controller app to version 2.17.0.
  • [AWS] Bump aws-cloud-controller-manager-app to version 1.24.1-gs1.
  • [AWS] Bump aws-node-termination-handler-app to version 1.17.2-gs1.
  • [Azure] Bump azure-cloud-controller-manager to version 1.24.5-gs1.
  • [Azure] Bump azure-cloud-node-manager to version 1.24.5-gs1.
  • [Azure] Bump azure-scheduled-events to version 0.8.0.
  • Change default registry from quay.io to docker.io.

v13.1.0

06 Sep 14:14
2085b1b
Compare
Choose a tag to compare

Changed

  • Bump to flatcar 3227.2.2.
  • Bump to kubernetes 1.23.10.
  • Switch AWS volume types from gp2 to gp3.

v13.0.1

29 Aug 12:37
3864880
Compare
Choose a tag to compare

Fixed

  • Generate etcd client certs on workers (needed by prometheus app).

v13.0.0

25 Aug 15:00
afc3ffc
Compare
Choose a tag to compare

Changed

  • Bump to flatcar 3227.2.1.
  • Bump to kubernetes 1.23.9.
  • Bump to cilium app version 0.2.6.
  • Bump to coredns app version 1.11.0.
  • Bump to nginx-ingress-controller app version 2.15.1.
  • [AWS] Bump to aws-cloud-controller-manager app version 1.23.2-gs2.
  • [AWS] Bump to aws-ebs-csi-driver app version 2.16.1.
  • [Azure] Bump azure-cloud-controller-manager app to version 1.23.17-gs2.
  • [Azure] Bump azure-cloud-node-manager app to version 1.23.17-gs1.
  • [Azure] Bump azuredisk-ebs-driver app to version 1.21.0-gs1.
  • Enable --allocate-node-cidrs to controller-manager flags.
  • Bump azure-cloud-controller-manager to 1.1.17-gs2.

Removed

  • Remove k8s-addons code used to migrate to cilium.
  • Remove calico-related files.

v12.0.0

18 Jul 07:43
9646240
Compare
Choose a tag to compare

Fixed

  • Fix runtime and image endpoint for crictl.

v11.0.0

12 Jul 08:19
cefdab4
Compare
Choose a tag to compare

Added

  • Enabled auditd on masters, workers and bastions.
  • Add registry mirror setting for containerd.

Changed

  • Bump flatcar to 3139.2.3.
  • Bump kubernetes to 1.22.11.
  • Bump coredns app to 1.10.1.
  • Bump nginx-ingress-controller app to 2.14.0.
  • [AWS] Bump aws-ebs-csi-driver to 2.15.0.
  • [AWS] Bump aws-node-termination-handler to 1.16.5-gs1.
  • [AWS] Bump aws-cloud-controller-manager to 1.22.4-gs1.
  • [AWS] Bump aws-attach-etcd-dep to 0.4.0.
  • [Azure] Bump azuredisk-csi-driver to 1.19.0-gs1.
  • [Azure] Bump azure-cloud-controller-manager to 1.1.17-gs1.
  • [Azure] Bump azure-cloud-node-manager to 1.1.17-gs1.

Fixed

  • Bump etcd image version to 3.5.4 for etcd3-defrag unit.

Removed

  • Don't create priority classes any more (chart-operator does that now).

v10.2.0

29 Jun 07:28
db0b2a8
Compare
Choose a tag to compare
Release v10.2.0 (#625)

Co-authored-by: github-actions <[email protected]>

v10.1.0

23 Jun 09:12
b3d2268
Compare
Choose a tag to compare
Release v10.1.0 (#623)

Co-authored-by: github-actions <[email protected]>