Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Fix read pods by adding another CNP to allow those egress access to world.
Fixed
- Add missing ingress to Cleanup Controller CiliumNetworkPolicy.
Added
- Add additional ciliumNetworkPolicies for backend and write pods.
Fixed
- Fixed Kyverno policy exception for the CRD installer job
Changed
- Upgrade backstage to v1.23.0
Added
- Auto reload multi-tenant-proxy config when it changes.
- Upgraded upstream chart from 5.43.1 to 5.43.2 - see changelog for more information.
Fixed
- Fix multi-tenant-proxy labels to be able to use the ciliumnetworkpolicies and to align with the other components.
Fixed
- Fix CNP to be able to access DNS.
Changed
- Enable running on K8s 1.25 with PSS
- Only render PSP related resources if
.Values.global.podSecurityStandards.enforced is not true.
Fixed
- Fix
CiliumNetworkPolicy to allow cluster ingress (for e.g. Prometheus).
Changed
- upgrade
prometheus-agent to 0.6.8.