v0.43. - 12 Mar 2024
- vmalert: do not add
notifiers.*
flags in casenotifier.blackhole
is provided viaspec.extraArgs
. See this issue for details. - operator: properly build liveness probe scheme with enabled
tls
. Previously it has hard-codedHTTP
scheme. See this issue for details. - operator: do not perform a PVC size check on
StatefulSet
with0
replicas. It allows to creates CRDs with0
replicas for later conditional resizing. - vmalertmanager: properly print columns at CRD
replicaCount
andversion
status fields.