grafana/mimir

Mimir distributed chart does not support minDomains for topologySpreadConstraints

クローズ

#6,140 opened on 2023/09/26

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Go (808 件のフォーク)auto 404
good first issuehelm

Repository metrics

Stars
 (5,181 個のスター)
PR merge metrics
 (平均マージ 3d 20h) (30d で 190 merged PRs)

説明

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

コントリビューターガイド