Guillaume

Results 27 comments of Guillaume

We face the same issue on restricted Kubernetes environments. Helm operator mounts everything in /root so even if you manage "runAsUser" and "fsGroup" you still are limited because /root belongs...

This won't work since the anonymous is supposed to be the actual UUID of the anonymous user: > An optional string (consumer uuid) value to use as an “anonymous” consumer...

We have the exact same issue, this broke our entire network of 300+ containers :/ If we can help, please tell us. We backed to 20.10.05 as well.

I want that! But I cannot reopen :/

There's also the possibility that nova creates ressources of reports (using a specific CRD) on the Kubernetes etcd, and then have a micro service retrieving the last CRD to expose...

Hello there, anything blocking the merge of this PR?

+1, especially since `soci-mysql` uses `#include ` whereas some installations put the header into ``

Yes, this is a solution, but this means you're sacrificing all security on all HttpsUrlConnections, not just the ones that DockerComposeRule uses.

Hey guys, we are interested in the merging of this PR, it solves a long-standing issue of the `--encrypted-suffix` which requires us to perform `sed -i 's/encrypted_suffix//g'` on all our...

We have the same issue in production, with a repository that has about 6To of data, comprising of a lot of small files, in about 300 different directories. We tried...