hackmdio / hackmdio/codimd-helm

If storageClass is unspecified, don't print the field

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Smarty
Stelle
16
Fork
27
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

K8s will use the default storageClass if left unspecified. However, using this chart requires the user to specify `storageClass` even if they just want to use the default.

I think this could be solved by guarding the storageClass import with `if or .Values.storageClass .Values.global.storageClass`

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Locate the chart template containing the storageClass import and inspect how storageClass and global.storageClass are read. Render the chart with both values unset and with each value set, then confirm the storageClass field is omitted when neither is provided and retained when one is provided.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
helm, kubernetes
Ambito
devops, infrastructure
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.