Managed Apps
Changed
- Disable PSPs for k8s 1.25 and newer.
- Switch to
apiVersion: policy/v1 for PodDisruptionBudget.
Changed
- Disable PSPs for k8s 1.25 and newer.
Added
- Add Kyverno policy controlling
PolicyException namespaces. - Set a default namespace of
policy-exceptions for customer PolicyException resources.
Changed
- Remove shared app collection from circle CI
- Define pod disruption budget as percentage
Changed
- Move initContainers and env into a helper function #259.
- Add
safe-to-evict annotations to allow eviction #261.
Changed
- Update
external-secrets to v0.8.1
Changed
- Change control-plane node toleration.
- Ensure fluent-logshipping-app will run on 1.25.
Changed
- upgrade grafana chart: 6.53.0 => 6.55.1
Changed
- Changed pod disruption budget to percentage.
- Remove shared app collection from circle CI