Managed Apps
Changes
Fixed
- Remove the default nodeAffinity as it had old restricted labels conflicting with
karpenter restrictions. The functionality should be covered wtih control plane taints.
Changed
- Switch PSP values from
psp.enabled to global.podSecurityStandards.enforced.
Fixed
- Fix PSS to allow using hostNetwork in agents.
Changed
- Reworked PolicyReports logic for Kyverno 1.11.2 compatibility.
Changed
- Bump to upstream version v1.11.2.
- Enable the Policy Reporter subchart by default.
Added
- Service: Add CAPZ support. (#587)
Fixed
- Fix loki installation app installation failing when loki is disabled.