Changes since v0.24.0
Fixes
- PagerDuty config generation eef8e2e thanks @okzheng
- missing
honorTimestamps
forServiceMonitor
toVMServiceScrape
conversion 6728391 thanks @gotosre - PVC volume automatic expansion for
VMCluster
andVMAlertmanager
1eac582
Features
- Added
name
field forVMUser
#472 thanks @pavan541cs - Added
StatefulMode
forVMAgent
it allows to useStatefulset
instead ofDeployment
#219 - Added
Validation Webhook
forVMRule
, 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
andVMAlert
reconcilation dfb6a14
Breaking changes
- Changes
VMRule
API, nowexpr
field can be onlystring
,integer
values are not supported anymore. f468ae0
New Contributors
- @pavan541cs made their first contribution in #473
- @gotosre made their first contribution in #475
Full Changelog: v0.24.0...v0.25.0