Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix all kubenetes mixins according to pint #1178

Merged
merged 5 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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