rouja

Results 14 comments of rouja

Hi, I'm not sure but I think this issue was fixed in : https://github.com/prometheus-operator/kube-prometheus/commit/78a467737064513e64eeb2b1df60a2478cfeb23c It seems that the record _node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate_ was replaced by _node_namespace_pod_container:container_cpu_usage_seconds_total:sum__**i**_rate_

Hi, Is-it possible to merge this fix ? Thank you

Hi, I just created a wallabag container with apache to serve Wallabag. Then I started my container on my server and expose the service with apache configured as a reverse...

This change will probably break things on existing deployment. Because the old image run as root, some files/folders are created with root permissions under /persist/* and /grist/* folder. When the...

Hi, I choose 10022 arbitrarily. So if you prefer something else we can change it. Maybe we can add a check in _run.sh_ with an explicit message ? Moreover, on...

Hi, https://github.com/docker-library/postgres does a good job for permissions but it adds complexity. It use gosu and nss_wrapper. And even if it's one of the best image I know about permissions...

Hello, I'm really sorry I forgot to answer. But yes, I think this "bootstrap page" would be a goode place.

Hi, I just run a test locally and it seems ok to me. ![2024-02-16_12-33](https://github.com/gristlabs/grist-core/assets/22145127/eef8fca2-6fdf-4d59-8bb1-1e44f4ca5eff) I think it's normal that **Greast reachable** is KO because I use grist.127.0.0.1.nip.io and this cannot...

Hi, I have some questions about this page. - When we have **homes** and **workers** pod, where checks happen ? - Do you plan to add test on folders where...