Files
containerd/internal/cri
Reinhard Tartler 09d3e20d3a Allow running test in usernamespace
Debian has started building packages with usernamespaces
to disable network access and similar isolation features. The
containerd package executes a unit test that fails in that
scenario, see https://bugs.debian.org/1070411

The code contains a conditional on whether it is running in
usernamepsace. This commit expands the unit test to cover
this behavior; it was previously untested.

The easiest way to reproduce this issue is to prefix the test
invocaiton with 'unshare -nr go test [...]'

Signed-off-by: Reinhard Tartler <siretart@gmail.com>
2024-06-12 00:36:54 +00:00
..
2024-02-02 10:12:08 -08:00
2024-05-25 08:17:46 +08:00
2024-02-02 10:12:08 -08:00
2024-05-13 17:42:51 +08:00
2024-02-02 10:12:08 -08:00
2024-03-20 11:11:24 +01:00
2024-03-20 11:05:25 +01:00
2024-02-02 10:12:08 -08:00
2024-02-02 10:12:08 -08:00
2024-02-02 10:12:08 -08:00