Andreas Lindhé

Results 268 comments of Andreas Lindhé

> I don't know what is the "standard way" in nextcloud, but I looked at other commit in this repository, and it seems mostly the issue are in title. And...

> This is an issue that happens 99% of case in OpenShift environment, because generally in any other Kubernetes deployment, we can run as root. It could happen to people...

I'm also having this issue with the SSD via Helm. First I ran into https://github.com/grafana/loki/issues/7287 so I set `global.dnsService=rke2-coredns-rke2-coredns` and now I'm having this issue. Related? **EDIT:** Nope. Turns out...

In this project's README, it says: > This is a Helm plugin giving you a preview of what a `helm upgrade` would change. It basically generates a diff between the...

Pretty sure this is a duplicate of https://github.com/kubernetes/ingress-nginx/issues/11175? Also somewhat similar to https://github.com/kubernetes/ingress-nginx/issues/10114 but not exactly the same, I think.

> I'll check with our DevOps team on whether those extra methods were required in our setup or if a narrower rule set worked for us too. Hello, I'm the...

Confusingly, we have two different policies in place. I'll have to experiment next week to verify what's really required.

Sorry for creating an unsolicited PR like this, but it was easier and quicker to create a PR than to first create an issue and ask if this is a...

Rebased on main to see if that fixes the test errors. I'm not missing something here, right? Feels like these errors are not my work…