github prometheus-operator/prometheus-operator v0.47.0
0.47.0 / 2021-04-13

latest releases: v0.73.2, pkg/client/v0.73.2, pkg/apis/monitoring/v0.73.2...
3 years ago

The --config-reloader-cpu and --config-reloader-memory flags are deprecated and will be removed in v0.49.0. They are replaced respectively by the --config-reloader-cpu-request/--config-reloader-cpu-limit and config-reloader-memory-request/config-reloader-memory-limit flags.

  • [FEATURE] Add enableFeatures field to the Prometheus CRD for enabling feature flags. #3878
  • [FEATURE] Add metadataConfig field to the Prometheus CRD for configuring how remote-write sends metadata information. #3915
  • [FEATURE] Add support for TLS and authentication configuration to the Probe CRD. #3876
  • [ENHANCEMENT] Allow CPU requests/limits and memory requests/limits of the config reloader to be set independently. #3826
  • [ENHANCEMENT] Add rules validation to po-lint. #3894
  • [ENHANCEMENT] Add common Kubernetes labels to statefulset objects managed by the Prometheus operator. #3841
  • [ENHANCEMENT] Avoid unneeded synchronizations on Alertmanager updates. #3943 #3948
  • [ENHANCEMENT] Retain the original job's name __tmp_prometheus_job_name label in the generated scrape configurations. #3828
  • [BUGFIX] Fix app.kubernetes.io/managed-by label on kubelet endpoint object. #3902
  • [BUGFIX] Avoid name collisions in the generated Prometheus configuration. #3913
  • [BUGFIX] Restore prometheus_operator_spec_replicas metrics for Alertmanager and Thanos Ruler controllers. #3924
  • [BUGFIX] Allow smtp_require_tls to be false in Alertmanager configuration. #3960

Don't miss a new prometheus-operator release

NewReleases is sending notifications on new releases.