Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Changed conditional for PSPs to
{{- if not .global.podSecurityStandards.enforced }}
Changed
- Remove finalizers from reconcile logic.
- Ignore
skip results.
Changed
- Upgrade promtail chart: 6.15.1 => 6.15.3
- Upgrade promtail: 2.8.4 => 2.9.2 - see changelog for more information.
- Updated CiliumNetworkPolicy to support in-cluster loki endpoints
- changed: deploy auth apps in
auth namespace by default
Added
- Admission Webhook: Add
controller.admissionWebhooks.patch.networkPolicy.enabled. (#568)
Changed
- BREAKING All values of cluster userconfig for
CAPA are moving under global.
Changed
- Upgraded upstream chart from 5.37.0 to 5.39.0 - see changelog for more information.
- Moved
serviceAccount field in the loki section in the values. - push to capz collection
- push to CAPVCD collection
Changed
- upgrade grafana chart: 7.0.1 => 7.0.11
- upgrade grafana : 10.1.5 => 10.2.2
Added
- Add multiple installations access to the Giant Swarm plugin.
Changed
- Don’t use
oidc.customer.enabled value since it is redundant.