Skip to content

Commit

Permalink
Fix all kubenetes mixins according to pint (#1178)
Browse files Browse the repository at this point in the history
* Fix all mixins according to pint

* Update sync script

* Update CHANGELOG.md
  • Loading branch information
QuentinBisson authored May 15, 2024
1 parent f2bbcb5 commit 762f278
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 145 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Add mimir and loki recording rules from upstream mixins.
- Add recording rules to show prometheus scraping job memory usage.
- Add `cluster_control_plane_unhealthy` inhibition.
- Add inhibitions expressions for CAPI clusters.
Expand All @@ -24,12 +23,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fix shield alerts labels for Mimir.
- Fix shield alert labels for Mimir.
- Fix cabbage alert labels for Mimir.
- Fix honeybadger alert labels for Mimir.
- Fix cert-manager alert labels for Mimir.
- Fix operatorkit alert labels for Mimir.
- Fix Loki/Mimir and Tempo mixins according to `pint` recommendations
- Fix all mixins according to `pint` recommendations.
- Fix etcd alert labels for Mimir.
- Fix apiserver alert labels for Mimir.

Expand Down
Loading

0 comments on commit 762f278

Please sign in to comment.