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.

貢獻者指南