1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Akihiro Suda 19baeaca26 cgroup2: enable cgroup namespace by default
For cgroup v1, we were unable to change the default because of
compatibility issue.

For cgroup v2, we should change the default right now because switching
to cgroup v2 is already breaking change.

See also containers/libpod#4363 containers/libpod#4374

Privileged containers also use cgroupns=private by default.
https://github.com/containers/libpod/pull/4374#issuecomment-549776387

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-01-01 02:58:40 +09:00
..
build builder: remove legacy build's session handling 2019-10-02 20:29:15 +00:00
config testutil: make testing packages public 2019-09-11 07:47:23 -05:00
container cgroup2: enable cgroup namespace by default 2020-01-01 02:58:40 +09:00
image Make sure that layers are removed from layerdb after succefull layer removal 2019-11-28 20:06:09 +02:00
internal integration/internal/container: fix a goroutine leak bug by adding 1 buffer 2019-10-27 20:22:52 -04:00
network integration/network: remove unuset setupTest() 2019-09-18 12:57:08 +02:00
plugin Check for OS Type and skip within the test 2019-11-07 22:42:20 +00:00
secret testutil: make testing packages public 2019-09-11 07:47:23 -05:00
service Merge pull request #40142 from jmartin84/unique-names-intergration-service-inspect-test 2019-12-13 18:25:08 +09:00
session testutil: make testing packages public 2019-09-11 07:47:23 -05:00
system Disable tests missed by PR 40155 2019-11-11 18:54:21 +00:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Testcase: Change time comparison logic. 2019-12-10 20:10:28 +08:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00