suitenumerique/docs

🐛Helm error migrate createsuperuser

Chiusa

#1966 aperta il 10 mar 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Python (595 fork)github user discovery
buggood first issuehelmtriage

Metriche repository

Star
 (16.557 stelle)
Metriche merge PR
 (Merge medio 15g 9h) (40 PR mergiate in 30 g)

Descrizione

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.

Guida contributor