Vineet Ahirkar

Results 3 issues of Vineet Ahirkar

I noticed that **memory benchmarking** is disabled in the library. ```elixir if mem_stats or sys_mem_stats do log ">> 'mem stats' flag is currently ignored" end ``` Are there any problems...

### Brief summary The `controller-manager service` defined [here](https://github.com/grafana/k6-operator/blob/main/charts/k6-operator/templates/service.yaml) has a really long name which along with the `fullname` goes beyond 63 chars and fails with `Invalid value: "...": must be...

bug
helm

### Bug Overview I'm trying to use the nginx s3 gateway to serve static assets (images, etc). I want to be able to render these images on grafana and so...

bug