This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-11-26 09:15:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
23252d70b4df1aa23fe1bb543f9944e1a901dcad
kubernetes
/
pkg
/
kubelet
/
sysctl
History
Paco Xu
bea956568f
add ip_local_reserved_ports to safe sysctl allow list only if kernel version >= 3.16
2023-03-02 12:40:42 +08:00
..
allowlist_test.go
impove the coverage
2023-02-01 10:47:38 +08:00
allowlist.go
remove the unused constant AnnotationInvalidReason since sysctl annotations are deprecated and migrated to fields
2022-09-30 14:53:46 +08:00
namespace_test.go
…
namespace.go
…
safe_sysctls.go
add ip_local_reserved_ports to safe sysctl allow list only if kernel version >= 3.16
2023-03-02 12:40:42 +08:00
util_test.go
…
util.go
…