Skip to content

v4.63.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 08:41
· 34 commits to main since this release
a9be467

Added

  • Add IncorrectResourceUsageData alert.

Changed

  • Made MimirIngesterNeedsToBeScaledUp alert less sensitive to CPU usage.
  • Increase MimirIngesterNeedsToBeScaledUp alert's time to trigger from 1h to 6h to avoid noise coming from temporary spikes like from stable-testing installations (giantswarm/giantswarm#33513)
  • Rewrite Flux alerting rules towards the gotk_resource_info emitted by the Kube State Metrics.
  • Drop customer-related alerting rules of Flux.
  • Rules unit tests: support for $provider template so we can move provider-specific tests to global tests.
  • Rules unit tests: simplify files organization by removing the capi folder. Also fixes a bug in cloud-director tests.
  • Rules linting: run against all configured providers.
  • Exclude more containers from Rocket's ManagementClusterContainerIsRestartingTooFrequently alert.