igoooor

Results 16 issues of igoooor

**Is your feature request related to a problem?** No **Which solution do you suggest?** Support for the plugin helm secrets https://github.com/futuresimple/helm-secrets helm secrets is a wrapper for the helm commands,...

kind/feature
area/helm

### TL;DR ARM Architecture not supported ### Expected behavior Docker container to run with ARM based architecture ### Observed behavior Docker container does not run with ARM based architecture ###...

enhancement

I have a form which submits base64 images, so the request body size is somewhere in the 8Mb. If I don't specify `MODSEC_REQ_BODY_NOFILES_LIMIT` with a big number, then I will...

Hello, I am using `owasp/modsecurity-crs:apache-alpine` in my kubernetes cluster. The image is configured in a `Deployment` and I have the following liveness & readiness defined: ``` readinessProbe: httpGet: path: /healthz...

Hello, traefik threw this error: ``` level=error msg="plugins-storage/sources/gop-310462375/src/github.com/acouvreur/traefik-modsecurity-plugin/modsecurity.go:56:5: panic" plugin=plugin-traefik-modsecurity-plugin module=github.com/acouvreur/traefik-modsecurity-plugin ``` Unfortunately I don't have much more information as I don't have any traefik logs enabled at the moment..

I'm not sure if the plugin is causing this, or if it's the owasp container. That's why I opened the same issue on the owasp container: https://github.com/coreruleset/modsecurity-crs-docker/issues/85 I have a...

### The bug It seems that I have a "corrupted" image on my iPhone device. The backup is completely stuck on the same file name `IMG_2728.JPG`. I can stop the...

bug
need triage
📱mobile
platform:ios

**Is your feature request related to a problem?** Not a problem **Which solution do you suggest?** In the same way that we have `devspace sync` would it be possible to...

kind/feature
needs-information

I am running the latest version phpfpm exporter as a sidecar of my phpfpm 8.1 container. I noticed that my pod had peak CPU usage. When I looked in details,...

### Expected behaviour I thought that if the sentinel pod receives a SIGKILL, it would make it self "not ready" so that loadbalancer service stops sending requests. ### Actual behaviour...