k3s/test
Darren Shepherd 8cef2e14c4 kubelet: new feature gate: SupportNoneCgroupDriver
The "none" driver is expected to be used in "rootless" mode until OCI/CRI runtime
get support for cgroup2 (unified) mode with nsdelegate.

Even after cgroup2 gets supported in the ecosystem, the "none" driver will remain
because nested containers might not always get support for cgroup2 (via systemd).

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>

# Conflicts:
#	cmd/kubelet/app/server.go
#	pkg/features/kube_features.go
2019-08-27 09:33:37 -07:00
..
cmd Merge pull request #78530 from liggitt/deflake-core-integration 2019-06-04 05:03:08 -07:00
conformance Error on tests ineligible for promotion to conformance 2019-06-05 10:36:59 -07:00
e2e Skip tests is fstype is xfs and node distro is gci, cos, or windows 2019-08-08 14:36:01 -07:00
e2e_kubeadm pkg,test: Fix DaemonSet typos 2019-04-17 18:47:00 +02:00
e2e_node kubelet: new feature gate: SupportNoneCgroupDriver 2019-08-27 09:33:37 -07:00
fixtures Preserve existing namespace when using kubectl set --local 2019-04-30 10:39:29 -04:00
images update go to 1.12.9 2019-08-16 10:31:00 -07:00
integration Merge pull request #78537 from liggitt/log-gc-test 2019-06-04 20:35:53 -07:00
kubemark Update kube-addon-manager to v9.0.2. 2019-08-02 14:38:13 +02:00
list
soak/serve_hostnames remove soak test cauldron 2019-05-02 13:30:47 +02:00
typecheck Correct owner's contact 2019-02-16 09:19:34 +07:00
utils Add e2e test for quota-based eviction. 2019-05-29 15:12:28 -04:00
BUILD remove soak test cauldron 2019-05-02 13:30:47 +02:00
OWNERS Prune test/OWNERS 2019-05-09 16:30:58 -07:00
test_owners.csv fix golint errors in pkg/volume/host_path 2019-04-25 06:46:47 +08:00
test_owners.json