igoooor
igoooor
so, it seems to work, only if the `.stignore` is inside the directory I'm syncing, so not in the current directory. and the file `.stignore` has to be present in...
thanks @mikeoertli your version works perfectly on my mac m1 with python 3.9
I don't seem to be able to reproduce this, so I will close it for now.
Yes this would be to fit routines you can find like in here http://www.reddit.com/r/bodyweightfitness/wiki/kb/recommended_routine You can see that you have groups of exercises within the workout. It would just be...
Yes of course, I'm running my cluster on GKE, `v1.23.8-gke.1900` on `Container-optimised OS with containerd (cos_containerd)`nodes
Thank you for the hint, let me make a couple of tests in the next hours/day and I will update the issue accordingly
No not yet, I will enable logs and check again
Let me try to summarize all my tests: - OWASP container seems to properly handle the request because if request body size is greater than `MODSEC_REQ_BODY_NOFILES_LIMIT` then the container shows...
Have you been able to reproduce it by chance?
I removed everything which is not relevant for the problem, so that you can directly see the relevant configuration: ``` apiVersion: apps/v1 kind: Deployment metadata: name: traefik spec: template: spec:...