k3s/pkg/daemons/agent
Akihiro Suda 176451f4ea
Fix rootless regression in 1.22 (Set KubeletInUserNamespace gate) (#3901)
Fix issue 3900

Kubernetes 1.22 requires `KuebletInUserNamespace` feature gate to be set for rootless:
https://kubernetes.io/docs/tasks/administer-cluster/kubelet-in-userns/#userns-the-hard-way

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-08-24 08:27:17 -07:00
..
agent_linux.go Fix rootless regression in 1.22 (Set KubeletInUserNamespace gate) (#3901) 2021-08-24 08:27:17 -07:00
agent_windows_test.go Fixing various bugs related to windows. 2021-07-07 15:50:34 -07:00
agent_windows.go Updated the code to use GetNetworkByName and tweaked logic. 2021-08-10 13:53:08 -07:00
agent.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00