suitenumerique/docs

🐛Helm error migrate createsuperuser

已关闭

#1,966 创建于 2026年3月10日

 (0 条评论) (0 个反应) (0 位负责人)Python (595 个派生)github user discovery
buggood first issuehelmtriage

仓库指标

星标
 (16,557 个星标)
PR 合并指标
 (平均合并 15天 9小时) (30 天内合并 40 个 PR)

描述

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.

贡献者指南