Skip to content

Latest commit

 

History

History
185 lines (113 loc) · 8.14 KB

File metadata and controls

185 lines (113 loc) · 8.14 KB
aliases changes_categories changes_entry date description title
/changes/tenant-cluster-releases-aws/releases/aws-v20.1.0/
Workload cluster releases for AWS
repository url version version_tag
giantswarm/releases
20.1.0
v20.1.0
2024-04-24T14:26:26
Release notes for AWS workload cluster release v20.1.0, published on 24 April 2024, 14:26.
Workload cluster release v20.1.0 for AWS

This release provides security updates for container linux and a fix for IMDSv2 only clusters.

Change details

aws-operator 16.1.1

Fixed

  • Bump k8scc to fix issues with IMDS v2.

cert-operator 3.4.0

Changed

  • Avoid exiting with a failure at startup time if the PKI cleanup fails.

cluster-operator 5.11.1

Changed

  • Configure gsoci.azurecr.io as the default container image registry.

Added

  • Add team label in resources.
  • Add global.podSecurityStandards.enforced value for PSS migration.

Fixed

  • Fix release version check for PSS enforcement.

containerlinux 3815.2.2

Changes since Stable 3815.2.1

Security fixes:

Bug fixes:

  • Disabled user-configdrive.service on OpenStack when config drive is used, which caused the hostname to be overwritten. The coreos-cloudinit.service unit already runs on OpenStack if the system is not configured via ignition. (Flatcar#1385)
  • Fixed toolbox to prevent mounted ctr snapshots from being garbage-collected (toolbox#9)

Changes:

  • Disabled real-time priority for multipathd as it prevents the cgroups2 cpu controller from working. (scripts#1771)
  • SDK: Unified qemu image formats, so that the qemu_uefi build target provides the regular qemu and the qemu_uefi_secure artifacts (scripts#1847)

Updates:

etcd 3.5.13

etcd server

Package clientv3

gRPC Proxy

Dependencies

Others

app-operator 6.11.0

Added

  • Add support for App resources having a dependency on HelmReleases.

vertical-pod-autoscaler 5.2.1

Changed

  • Chart: Update appVersion and README.md. (#281)

etcd-kubernetes-resources-count-exporter 1.10.0

Changed

  • Set min VPA settings and adjust CPU and memory resources.
  • Use PodMonitor instead of legacy labels for monitoring.

vertical-pod-autoscaler-crd 3.1.0

  • Chart: Sync CRDs to VPA v1.1.0. (#93)

observability-bundle 1.3.4

Changed

  • Upgrade kube-prometheus-stack to 9.1.2.

k8s-audit-metrics 0.9.0

Added

  • Add team label in resources.
  • Use ServiceMonitor for monitoring.

Changed

  • Configure gsoci.azurecr.io as the default container image registry.

cert-manager 3.7.4

Added

  • Added support for AzureDNS integration with a Service Principal on clusterIssuer helm chart .

Changed

  • Changed appVersion to v1.14.2

chart-operator 3.2.1

Fixed

  • Use separate rest configs for different Kubernetes clients.

cilium 0.22.0

Added

  • Add helm values schema.

Changed

  • Add safe-to-evict annotations to Hubble Relay and UI pods.
  • Enable deletion of extra network policies.
  • Update team label to cabbage

cluster-autoscaler 1.25.3-gs2

Added

  • Add possibility to use egress proxy.

Changed

  • Chart: Improve proxy settings. (#249)

external-dns 3.1.0

Changed

  • Remove default namespaceFilter configuration. (#324).