Changes since v0.18.2
Features
- Adds single-namespace mode for operator #239 Thanks @g7r
- improves e2e tests thanks @g7r
- Adds
VMAlert
Notifier
service discovery #334 - Updates
VMRule
- now it can usevmalert
specific features #331 - Disables client caching for
Pod
,Deployment
andStatefulset
, it should reduce memory consumption 9cfea5d
Fixes
- fixes psp rolebinding for operator #323
- fixes
VMAgent
reconciliation loop #325 Thanks @silverlyra