Skip to content

v0.42.3

Compare
Choose a tag to compare
@f41gh7 f41gh7 released this 12 Mar 11:53
· 99 commits to master since this release
de88675

v0.43. - 12 Mar 2024

  • vmalert: do not add notifiers.* flags in case notifier.blackhole is provided via spec.extraArgs. See this issue for details.
  • operator: properly build liveness probe scheme with enabled tls. Previously it has hard-coded HTTP scheme. See this issue for details.
  • operator: do not perform a PVC size check on StatefulSet with 0 replicas. It allows to creates CRDs with 0 replicas for later conditional resizing.
  • vmalertmanager: properly print columns at CRD replicaCount and version status fields.