Daniel Shaulov
Daniel Shaulov
We are trying to get a single executable that has all the extension modules that we need as "build-in", and we found that running `pip_install` with flags to make it...
Currently in exponential and fibonacci the jitter adds a value between 0 and min_delay, which might be very small when compared to the end of the max_delay. So when reaching...
Since k8s 1.30, [Aggregated Discovery API](https://kubernetes.io/docs/concepts/overview/kubernetes-api/#aggregated-discovery) is available and enabled by default. It would be nice if `Discovry::run` could support this (optionally) to reduce the amount of API calls.
The first commit adds cgroup v2 support for `load_with_relative_paths` - since `get_cgroups_relative_paths` already stores the path for the unified hierarchy in cgroup v2 under the empty `""` key - we...