suitenumerique/docs

🐛Helm error migrate createsuperuser

Fechada

#1.966 aberto em 10 de mar. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (595 forks)github user discovery
buggood first issuehelmtriage

Métricas do repositório

Stars
 (16.557 estrelas)
Métricas de merge de PR
 (Mesclagem média 15d 9h) (40 fundiu PRs em 30d)

Description

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.

Guia do colaborador