Skip to content

Releases: giantswarm/prometheus-meta-operator

v4.62.0

27 Nov 09:32
af269ce
Compare
Choose a tag to compare

Changed

  • Group alerts by teams.

v4.61.0

22 Nov 15:05
4296007
Compare
Choose a tag to compare

Changed

  • Upgrade to go 1.21
  • Upgrade internal dependencies.
  • Increased group_wait in alertmanager config from 1 to 5m.

v4.60.0

02 Nov 12:52
e69947b
Compare
Choose a tag to compare

Changed

  • Silence ManagementClusterAppFailed for WCs of stable-testing MCs.

v4.59.0

11 Oct 09:22
060c913
Compare
Choose a tag to compare

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

09 Oct 13:21
8c54db2
Compare
Choose a tag to compare

Removed

  • Remove custom SLO handling in alertmanager config.

v4.57.0

04 Oct 13:25
b968034
Compare
Choose a tag to compare

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

03 Oct 09:55
83219c9
Compare
Choose a tag to compare

Fixed

  • Set Prometheus seccomp profile to RuntimeDefault.

v4.55.0

02 Oct 11:46
8ee8cdf
Compare
Choose a tag to compare

Changed

  • Add condition for PSP installation in helm chart

v4.54.1

28 Sep 14:38
35c0109
Compare
Choose a tag to compare

Added

  • Routing rule for ClusterUnhealthyPhase and test clusters on stable-testing MCs to route to blackhole

v4.54.0

28 Sep 12:30
98de128
Compare
Choose a tag to compare

Added

  • Add cert-manager clusterIssuer configuration option for Ingresses.
  • Add support for EKS as a provider.