apache / apache/devlake-helm-chart

Running with readOnlyRootFilesystem

Aperta
#239 2 commenti 2 reazioni 1 assegnatario Rivendicata da @ZhangNing10 Vedi su GitHub
Lingua principale
Go Template
Stelle
52
Fork
72
Merge medio
21h 4m
PR unite (30g)
1

Descrizione

Hi,

support for Read only root fs would be great. So far I've encountered two issues:

Mysql container init wants to use `/tmp` and `/var/run/mysqld`, emptyDir (or an option to add emptyDir) volume would fix that easily (tested it).

Lake really wants to log to `/app/logs/`, same thing, emptyDir fixes it easily.

UI wants to create `/etc/nginx/conf.d/default.conf`. If I'm reading the [source](https://github.com/apache/incubator-devlake/blob/main/config-ui/nginx.sh) right, this might be a bit trickier to accomplish, the solution that comes to mind is a different entrypoint and skipping the templating, using a configmap instead? But maybe there's something more simple.

edit: Lake also wants `/tmp` during runtime

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.