Managed Apps
Added
- Enable or disable the entire chart by setting the
enabled property. - Circleci jobs to push
mimir-grafana-agent to CAPI collections.
- fixed:
- chart is now pushed to the correct catalog
Changed
- Set RAM limit to 2x requests, so it has a bit of extra space for pikes and prevent crashes.
- initial release compatible with vintage and CAPI
Changed
- Adjust CPU settings: remove CPU adjustement by VPA and set CPU request/limit according to actual usage.
Fixed
- Add
Ingress network policy to make the app work in kube-system namespace.
Changed
- Push to
capz-app-collection - Configure multiline parser to not split long log lines.
- Allow the use of a PVC instead of an emptyDir to keep the tracked files upon restart.
- Add post processing extra filters and rename the
extraFilters property into extraFilters.preprocessing
Removed
- Remove deprecated KIAM and role properties support as everything should be using IRSA by now.
- Removed
azure and tcp configuration as it is unused.
Changed
- Upgraded upstream chart from 5.43.5 to 5.43.6 - see changelog for more information.
Changed
- Set rollout strategy to Recreate for prometheus-operator deployment.
- Upgraded chart dependency to kube-prometheus-stack-56.21.2
- prometheus-node-exporter upgraded from 4.26 to 4.30
- thanos upgraded from 0.34.0 to 0.34.1
- alertmanager upgraded from 0.26.0 to 0.27.0
- prometheus upgraded from 2.47.1 to 2.50.1