Releases: rhobs/observability-operator
v0.0.11
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.11 (2022-06-17)
Features
- set soft affinity on operator deployments (#152) (f83e38b)
- update prometheus-operator dependency in go.mod (#159) (ff75353)
Bug Fixes
- change slack details in README according to rename (#155) (be9fe46)
- grants SA of components access to nonroot SCC (#161) (83567e0)
- remove SeccompProfile (#164) (3098fc2)
- rename operator catalog (390a4aa)
- set seccomp profiles and grant SAs necessary premissions to run (#154) (1d44825)
- subscription source should be observability-operator (ad8101a)
v0.0.10
v0.0.9
v0.0.8
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.8 (2022-05-18)
⚠ BREAKING CHANGES
- after contacting key users, they expressed that MSO deploying
the grafana operator was not interesing for them, thus we have deciced
to remove the grafana operator completely.
Issue: https://issues.redhat.com/browse/MON-2247
This PR also removes ability for MSO to create GrafanaDataSource
- since we removed the grafana operator from MSO, it
also does not make sense for MSO to manage a GrafanaDataSource
Features
v0.0.7
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.7 (2022-04-07)
Features
- add a pod disruption budget for Alertmanager (94db768)
- add alert rules for mso (#94) (c13d605)
- changes to enable persistent storage for prometheus (#111) (b68b750)
- deploy alertmanagers on different nodes (79fad13)
- upgrade grafana-operator to 4.1.0 (3a741ee)
- use jsonnet to pull existing alerts from mixins available (#105) (18b0469)
Bug Fixes
- cleaning up grafana datasource on deleting monitoring stack (#107) (b125c25)
- correct the naming for mso rule file (#106) (27dded9)
- enabling deleted grafana datasources to be recreated (#96) (2c71d1d)
- establish a watch on Grafana CRs ince the CRD is present (f5787ed)
- grafana-operator to use more optimised watches (7b1cd05)
- increase resource(memory) limit of mso operator (dd0fd92)
- install-plan approval logic to approve the right plan (#97) (b669e08)
- olm subscription to use latest stable channel (#113) (c29c5d2)
v0.0.6
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.6 (2021-12-02)
Bug Fixes
v0.0.5
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.5 (2021-11-29)
Features
v0.0.4
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.4 (2021-11-25)
Features
- deploy an Alertmanager instance for each monitoring stack (e607afe)
Bug Fixes
v0.0.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.3 (2021-11-10)
Features
- 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)
Bug Fixes
v0.0.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.