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-27 02:16:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bea956568f8a1da3a14daf5dbbdecf90e33e58d9
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
fix test order in pkg/kubelet/sysctl/util_test.go
2022-09-08 17:20:22 +08:00
util.go
Generate and format files
2022-07-26 13:14:05 -04:00