- Values: Improve defaults.
- Deployment: Use common labels for pods.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Push
kyvernoto the cloud-director app collection. - Update
kyverno-policy-reporterto upstream version 2.10.1 / chart version 2.13.1.
- Push
Changed
- Use the
cluster-valuesconfigmap when templating thedefault-apps-awsapp.
Fixed
- Fixed a bug in modifying existing entries in self-contained config files where new data for the existing entries failed to be written to the file.
- Use the
Added
- Add support to create internal Load Balancers on GCP.
Changed
Removed
- Disable
PodSecurityPolicyfor Kubernetes >= v1.25. (#352)
Important notes
Please upgrade to any
v2.18.xversion before upgrading to this release or above since the controller image contained in there migrates your setup to the Lease API. Additionally the controller version included in this release deprecates some metric names and introduces others as a replacement. See this PR and the upstream docs for more details.- kubectl gs template cluster: Fix typo. (#1591)
- Add weekly highlights for 2022-10-13 (#1588)
- Remove CAPZ instructions for
kubectl gs template nodepoolreference (#1587)
- Remove CAPZ instructions for
- Disable absolute redirects to prevent redirecting from HTTPS to HTTP in case of a missing trailing slash (#1590)