Niklas Wagner

Results 122 comments of Niklas Wagner

It seems to me that this is a permission issue. Loki creates above mentions files and folders and after a restart it's unable to delete the files that it just...

I did further debug and I have no clue why it behaves like this but this is what I could figure out. The following is a shell within the loki-write...

Okay thanks go LLM I was able to figure this one out. Turns out with `lsof` you can find hidden files that even `ls -a` cannot find. As you can...

We don't have a fix yet. We plan to try out the more actively maintained [csi-driver-nfs](https://github.com/kubernetes-csi/csi-driver-nfs) but haven't had the time to do so.

This PR should be looked at /remove-lifecycle stale

This PR should be looked at /remove-lifecycle stale

Hi @mmontes11, We encountered the same issue. Our teams use a shared Helm chart for service deployment, where they can choose whether to enable MariaDB. Each team gets its own...