Skip to content

v0.25.0

Compare
Choose a tag to compare
@f41gh7 f41gh7 released this 19 May 00:39
· 486 commits to master since this release
b941a42

Changes since v0.24.0

Fixes

  • PagerDuty config generation eef8e2e thanks @okzheng
  • missing honorTimestamps for ServiceMonitor to VMServiceScrape conversion 6728391 thanks @gotosre
  • PVC volume automatic expansion for VMCluster and VMAlertmanager 1eac582

Features

  • Added name field for VMUser #472 thanks @pavan541cs
  • Added StatefulMode for VMAgent it allows to use Statefulset instead of Deployment #219
  • Added Validation Webhook for VMRule, it allows check errors at rules #471
  • Added additional metrics for operator operator_log_messages_total, operator_controller_objects_count, operator_reconcile_throttled_events_total, vm_app_version, vm_app_uptime_seconds, vm_app_start_timestamp b941a42 b3c7286
  • Adds rate limiting for VMAgent and VMAlert reconcilation dfb6a14

Breaking changes

  • Changes VMRule API, now expr field can be only string, integer values are not supported anymore. f468ae0

New Contributors

Full Changelog: v0.24.0...v0.25.0