grafana/mimir

Mimir distributed chart does not support minDomains for topologySpreadConstraints

Chiusa

#6140 aperta il 26 set 2023

 (2 commenti) (0 reazioni) (0 assegnatari)Go (808 fork)auto 404
good first issuehelm

Metriche repository

Star
 (5181 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor