Managed Apps
Added
- Add cilium network policies support (enabled with
ciliumNetworkPolicy.enabled=true
).
Changed
- Allow PolicyExceptions in
flux-giantswarm
namespace.
Changed
- Update deployment to be PSS compliant.
Changed
Fixed
- Detect China region to fix IRSA role
Fixed
- Remove unused kube-state-metrics
workload_type
and workload_name
labels.
Changed
- Move
prometheus-operator
cluster-autoscaler safe-to-evict
annotation to podAnnotations
rather than the deployment annotation
Fixed
- Remove unused kube-state-metrics
workload_type
and workload_name
labels.
Changed
- Move
prometheus-operator
cluster-autoscaler safe-to-evict
annotation to podAnnotations
rather than the deployment annotation
Added
- Add
cluster-autoscaler safe-to-evict
annotation to recommender
and updater
Added
- Add
cluster-autoscaler safe-to-evict
annotation to controller
and cainjector
through newly introduced controller.podAnnotations
and cainjector.podAnnotations
values. (#330)
Fixed
- Fix cluster role to use latest PSP api group.
Added
- Add Kyverno Policy Exceptions.