Thomas Weber
Thomas Weber
SubscribeOnce removal was not reliable in the case that more then one SubscribeOnce handler is registered. The problem is simple to reproduce by running the changed unit test against the...
We're moving towards AWS graviton instances and want to establish a full CI process there. Part of it is of course a working "please" environment. I was able to clone...
# Required information * Distribution: Ubuntu * Distribution version: 18.04 * The output of * `lxc-start --version`: 3.0.3 # Issue description We're using go-lxc to harvest metrics from our containers....
Goals of this branch: * avoid mutexes for taskhandle storage * replace per-task container stats polling with a single stats stream * replace per-task container dead check with a podman...
## Podman version We're using a dated podman version in our unit tests. It's installed from the projectatomic ppa but the recommended repo is now hosted at opensuse.org. ## Code...
see also #87 We should add a test based on the standard nomad StreaminConformingTests suite. A first try failed back at that day because of two reasons: 1. TestExecFSIsolation has...