Releases: giantswarm/prometheus-meta-operator
Releases · giantswarm/prometheus-meta-operator
v4.61.0
Changed
- Upgrade to go 1.21
- Upgrade internal dependencies.
- Increased
group_wait
in alertmanager config from 1 to 5m.
v4.60.0
Changed
- Silence
ManagementClusterAppFailed
for WCs of stable-testing
MCs.
v4.59.0
Changed
- Upgrade Prometheus to 2.47.1 and configure keepDroppedTargets to 5.
Fixed
- Alert template: fix newlines / whitespace trimming if opsrecipe is not specified or a dashboard is specified.
v4.58.0
Removed
- Remove custom SLO handling in alertmanager config.
v4.57.0
Fixed
- Fix Prometheus PSP by adding seccomp profile to RuntimeDefault.
Added
- Handle
remoteTimeout
in RemoteWrite secret and set it to 60s (hardcoded to 30s with prometheus-agent < 0.6.4
).
Removed
- Remove the temporary code in pmo to avoid RemoteWriteSecret update on anteater/deu01 and anteater/seu01.
v4.56.0
Fixed
- Set Prometheus seccomp profile to RuntimeDefault.
v4.55.0
Changed
- Add condition for PSP installation in helm chart
v4.54.1
Added
- Routing rule for
ClusterUnhealthyPhase
and test clusters on stable-testing MCs to route to blackhole
v4.54.0
Added
- Add cert-manager clusterIssuer configuration option for Ingresses.
- Add support for EKS as a provider.