• Kubernetes Submit Queue's avatar
    Merge pull request #30087 from dims/remove-pkill-dependency · 96655d75
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Remove kubelet pkill dependency
    
    Issue #26093 identified pkill as one of the dependencies of kublet
    which could be worked around.  Build on the code introduced for pidof
    and regexp for the process(es) we need to send a signal to.
    
    Related to #26093
    96655d75
Name
Last commit
Last update
..
doc.go Loading commit data...
example_proc_cgroup Loading commit data...
procfs.go Loading commit data...
procfs_fake.go Loading commit data...
procfs_interface.go Loading commit data...
procfs_test.go Loading commit data...