Changes since v0.30.0
Fixes
- controllers/vmalert: correctly filter notifiers for namespace selector 2290729
- dependency: upgrade deps for fs-notify #576 Thanks @yanggangtony
- controllers/options: fixes incorrectly used flags at options eac040c
- controllers/self-serviceScrape: prevents matching for auto-created serviceScrapes #578
- controllers/vmauth: fixes missing ows for serviceScrape #579
Features
- adds
/ready
and/health
api endpoints for probes b74d103 - controllers/concurrency: introduce new setting for reconcilation concurrency
controller.maxConcurrentReconciles
e8bbf91 #575 - api/relabelConfig: adds missing
if
,labels
andmatch
actions 93c9e78
Full Changelog: v0.30.0...v0.30.1