All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.7 (2022-04-06)
- add a pod disruption budget for Alertmanager (94db768)
- add alert rules for mso (#94) (c13d605)
- enable persistent storage for prometheus (#111) (b68b750)
- deploy alertmanagers on different nodes (79fad13)
- upgrade grafana-operator to 4.1.0 (3a741ee)
- clean up grafana datasource on deleting monitoring stack (#107) (b125c25)
- deleted grafana datasources will now be recreated (#96) (2c71d1d)
- establish a watch on Grafana CRs only after the CRD is present (f5787ed)
- grafana-operator now uses more optimised watches (7b1cd05)
- increase resource(memory) limit of mso operator (dd0fd92)
- fix install-plan approval logic to approve the right plan (#97) (b669e08)
0.0.6 (2021-12-02)
- fix self-scrape prometheus configuration for stacks (f34c8bf)
- prevent automatic upgrades of Grafana Operator (44009d7)
0.0.5 (2021-11-29)
0.0.4 (2021-11-25)
- deploy an Alertmanager instance for each monitoring stack (e607afe)
- ensure operator has no reconciliation errors (5257706)
- query Prometheus through a dedicated service (58586e8)
0.0.3 (2021-11-10)
- add thanos querier CRD (#52) (0dd9499)
- deploy an instance of the grafana operator (409a95e)
- implement self-scraping for monitoring stacks (632f913)
- monitoring-stack controller that deploys prometheus (#40) (f16a977)
- deploy a default grafana instance (b1455bd)
- apply base CSV during bundle generation (5df14bd)
- parametrize the namespace of the prometheus operator (5210561)