cockroachdb/cockroach-operator

No affinity yaml template is applied on StatefulSets

Offen

#955 geöffnet am 25.01.2023

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (103 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (318 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Hi everyone,

I've tried to create a new cockroach cluster starting with this example, adding and modifying the affinity attribute, but checking the StatefulSet object produced by the CrdbCluster template doesn't work.

CRD version: v2.10.0 Image used: cockroachdb/cockroach:v22.2.2 Hosting: kubernetes cluster (version 1.24.6) Cloud provider: Azure ( AKS cluster )

I attach the CrdbCluster template values.txt

Anyone could help me about this issue?

Thanks in advance

Contributor Guide