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

贡献者指南