grafana/mimir

Mimir distributed chart does not support minDomains for topologySpreadConstraints

已關閉

#6,140 建立於 2023年9月26日

 (2 則留言) (0 個反應) (0 位負責人)Go (808 個分叉)auto 404
good first issuehelm

倉庫指標

星標
 (5,181 顆星)
PR 合併指標
 (平均合併 3天 20小時) (30 天內合併 190 個 PR)

描述

Describe the bug

The mimir distributed chart does not support the minDomains field

To Reproduce

Steps to reproduce the behavior:

  1. Add minDomains to a topologySpreadConstraint in mimir distributed helm chart
  2. Template the output and see that the topologySpreadConstraint does not have minDomains in it.

Expected behavior

I expect the minDomains field to be present in the topologySpreadConstraint field

Environment

  • EKS
  • HELM

Additional Context

貢獻者指南