Michael Schubert

Results 19 issues of Michael Schubert

Test to verify failure with low maxactive, see #34 WIP as not sure if we ever want to merge it.

We would like to have tests for scenarios like #19, half-duplex closed sockets with shutdown(2), etc.

We only expect to see "unmatched close events" for connections initiated before tcptracer-bpf was started. Currently, we also see them for any TCP connection where `tcp_*_connect` didn't succeed (for example...

It looks like dep is not able to handle projects with cgo code always: by default it prunes needed header (`.h`) files, while project prune settings like below lead to...

I started kubedee in 2017 out of the need for a "plumbing tool" for setting up vanilla Kubernetes test clusters. Specifically, I was looking for: * Vanilla Kubernetes services managed...

Instructions on how to run the tests with sonobuoy can be found here: https://github.com/schu/kubedee/tree/master/contrib/cncf-k8s-conformance

help wanted

On systems with cgroup v2, kubedee (/lxd) prints the following warning on every invocation, so quite a lot: ``` WARNING: cgroup v2 is not fully supported yet, proceeding with partial...

bug

I would like to [force http -> https redirects](https://community.fly.io/t/new-feature-automatic-https-redirects/4442), but as far as I see it's currently not possible to set `force_https = true` for the generated `fly.toml` file. Am...