suitenumerique/docs

🐛Helm error migrate createsuperuser

Geschlossen

#1.966 geöffnet am 10.03.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (595 Forks)github user discovery
buggood first issuehelmtriage

Repository-Metriken

Stars
 (16.557 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 15T 9h) (40 gemergte PRs in 30 T)

Beschreibung

Bug Report

This code snippet is not optimal, it can hide problems ("/dev/null 2>&1") and be misleading ("Database not ready").

https://github.com/suitenumerique/docs/blob/29f2c2ebdfaa1beee504681c6816d8aeb17d4e20/src/helm/impress/values.yaml#L272-L285

We need to find a equivalent that display the real errors on why it is still looping.

This code is in multiple instances.

Contributor Guide