Managed Apps
Changed
- Disable PDB for recommender and updater since we only run 1 replica of those pods.
Fixed
- Fix controlplane label in Kubernetes 1.24.
Changed
- Configure defaults so the app can run successfully in Giant Swarm clusters.
- Drop unused api-server metrics.
- Align metric configuration with prometheus-meta-operator scrape config.
- Enable
kube-state-metrics from kube-prometheus-stack.
Changed
- Configure defaults so the app can run successfully in Giant Swarm clusters.
- Drop unused api-server metrics.
- Align metric configuration with prometheus-meta-operator scrape config.
- Enable
kube-state-metrics from kube-prometheus-stack.
Added
- Chart: Add
CiliumNetworkPolicy. (#301)
Changed
- Make CiliumNetworkPolicy CR creation be deployed or not with a flag in the Values.
Changed
- Push to
kvm and capz app collections.
Added
- Add cilium network policies.
Added
- Default Backend: Add
NetworkPolicy. (#443)
Changed
- DaemonSet: Align to
Deployment (and vice versa). (#442)
Added
- Service: Add vCloud AVI annotations. (#439)
Changed