kubernetes/pkg
Akihiro Suda dbe0155139
kubelet/cm: ignore sysctl error when running in userns
Errors during setting the following sysctl values are ignored:
- vm.overcommit_memory
- vm.panic_on_oom
- kernel.panic
- kernel.panic_on_oops
- kernel.keys.root_maxkeys
- kernel.keys.root_maxbytes

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-07-07 14:23:29 +09:00
..
api Promote the ServiceInternalTrafficPolicy field to Beta and on by default (#103462) 2021-07-06 06:16:30 -07:00
apis Promote the ServiceInternalTrafficPolicy field to Beta and on by default (#103462) 2021-07-06 06:16:30 -07:00
auth Update auth OWNERS files to only use aliases 2021-04-07 10:46:03 -04:00
capabilities initialize capabilities unit test 2021-03-13 10:53:47 +01:00
client Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00
cloudprovider Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00
cluster/ports refactor: disable insecure serving in controller-manager 2021-05-03 00:01:49 +08:00
controller Merge pull request #103244 from verult/fsgroup-to-csi 2021-07-06 16:22:10 -07:00
controlplane remove the ssh tunneler implementation from kube-apiserver 2021-06-03 14:30:14 -04:00
credentialprovider Kubelet Credential Provider 2021-06-28 21:15:03 +05:30
features New feature gate: KubeletInUserNamespace 2021-07-07 14:22:55 +09:00
fieldpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
generated remove go-openapi/spec 2021-04-21 11:31:49 +02:00
kubeapiserver PodSecurity: kube-apiserver: admission wiring 2021-06-28 17:45:35 -04:00
kubectl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubelet kubelet/cm: ignore sysctl error when running in userns 2021-07-07 14:23:29 +09:00
kubemark Migrate kube-proxy to use v1 Event API 2021-06-13 18:57:52 +08:00
printers csr: add expirationSeconds field to control cert lifetime 2021-07-01 23:38:15 -04:00
probe Fix test order in /pkg/probe/http/http_test.go 2021-06-05 07:27:34 +00:00
proxy Promote the ServiceInternalTrafficPolicy field to Beta and on by default (#103462) 2021-07-06 06:16:30 -07:00
quota/v1 Fixed several spelling mistakes 2021-03-30 23:02:09 +02:00
registry Promote the ServiceInternalTrafficPolicy field to Beta and on by default (#103462) 2021-07-06 06:16:30 -07:00
routes hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
scheduler Merge pull request #99582 from chendave/fix_config 2021-07-06 22:10:43 -07:00
security Mark net.ipv4.ip_unprivileged_port_start as a safe sysctl 2021-07-01 10:31:21 +08:00
securitycontext Kubelet updates for Windows HostProcess Containers 2021-05-19 16:24:14 -07:00
serviceaccount allow multiple of --service-account-issuer 2021-04-19 09:54:11 -07:00
util Merge pull request #102576 from dobsonj/101911 2021-06-29 06:54:40 -07:00
volume Moved VOLUME_MOUNT_GROUP capability check from NodeStageVolume to MountDevice; added log message in SetupAt to indicate FSGroup is delegated to driver 2021-07-03 16:29:42 -07:00
windows/service hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
.import-restrictions
OWNERS