Sverre Boschman

Results 36 comments of Sverre Boschman
trafficstars

Running pgbouncer with `-vv` gives some additional 'NOISE' logging, which might help to determine at which point stuff breaks. Executing the testcase with standard pg (running as a local container)...

PR #932 adds a new `rancher2_custom_user_token` resource. Together with the existing `rancher2_user` resource and `rancher2_global_role_binding` resource this resource can be used to create tokens for custom (Rancher) users. Adding additional...

The Grafana chart was fixed in #1500 , wasn't it?

@a-blender , is getting a pr merged into 'norman' something you can assist with in any way? 🙏

Those zip files are already added to a layer using the ADD command. What is the point of 'removing' them as the image size won't be affected? Probably better to...

Same every increasing memory consumption with 0.35 (upgraded from 0.33), but our falco setup is a bit different than the one described in this issue. Deployed as a systemd unit...

@jasondellaluce we do not run falco with syscalls collection enabled at all, so not a use-case I can comment on.

Yes, upgraded to 0.36.0 last week. The falco container is still getting OOMkilled by kubernetes/cgroups (Last state: Terminated with 137: OOMKilled) with the default `queue capacity` config. Unfortunately I have...

Milestone is set to 0.35.0, I can confirm it is not working in 0.34.1 /remove-lifecycle stale

You increased max eventsize to 134Gb and max webhook batch size to 268Gb? In which case the memory usage is sort of expected I guess, as up to 268GB of...