mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-15 23:23:12 -04:00
Issue #26093 identified pidof as one of the dependencies of kublet which could be worked around. In this PR, we just look at /proc to construct the list of pids we need for a specified process instead of running "pidof" executable Related to #26093 |
||
|---|---|---|
| .. | ||
| doc.go | ||
| example_proc_cgroup | ||
| procfs.go | ||
| procfs_fake.go | ||
| procfs_interface.go | ||
| procfs_test.go | ||