• Kubernetes Submit Queue's avatar
    Merge pull request #35491 from pmorie/byebye-getrootcontext · 43a915e6
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Remove GetRootContext method from VolumeHost interface
    
    Remove the `GetRootContext` call from the `VolumeHost` interface, since Kubernetes no longer needs to know the SELinux context of the Kubelet directory.
    
    Per #33951 and #35127.
    
    Depends on #33663; only the last commit is relevant to this PR.
    43a915e6
attacher_test.go 10.7 KB