Skip to content

v0.10.0

Compare
Choose a tag to compare
@kakkoyun kakkoyun released this 14 Feb 10:03
6f490d7

Breaking Changes

This version includes lots of breaking changes, you may have to change your downstream changes and re-create your resources when you apply.

  • #90 *: Refactor to not mutate global objects

Changed

  • #90 *: Refactor to not mutate global objects
  • #89 *: Remove resource requests and limits
  • #63 store, receive: Hide volumes in StatefulSet when null
  • #67 *: Move thanos-mixin to main Thanos repo
  • #75 *: Remove references to metalmatze repo

Added

  • #83 ruler, querier: De-duplicate ruler_replica when using Thanos Ruler
  • #84 receive, querier: Add host anti-affinity to receive and querier

Fixed

  • #78 ruler: Convert ruler service headless for discovery
  • #80 querier: Fix service discovery query
  • #91 receiver: Append hashring configmap mount rather than replacing
  • #93 receiver: Allow PodDisruptionBudget minAvailable to be overridden
  • #95 bucket: fix bucket port
  • #96 *: Filter emptyDir instead of resetting volumes with PVC

Full Changelog