• Yu-Ju Hong's avatar
    securitycontext: move docker-specific logic into kubelet/dockertools · 4506f4c2
    Yu-Ju Hong authored
    This change moves the code specific to docker to kubelet/dockertools,
    while leaving the common utility functions at its current package
    (pkg/securitycontext).
    
    When we deprecate dockertools in the future, the code will be moved to
    pkg/kubelet/dockershim instead.
    4506f4c2
util.go 6.73 KB