• Davanum Srinivas's avatar
    Remove hacks added for mesos · 7568462e
    Davanum Srinivas authored
    Since Mesos is no longer in your main repository and since we have
    things like dynamic kubelet configuration in progress, we should
    drop these undocumented, untested, private hooks.
    
    cmd/kubelet/app/server.go::CreateAPIServerClientConfig
    CreateAPIServerClientConfig::getRuntime
    pkg/kubelet/kubelet_pods.go::getPhase
    
    Also remove stuff from Dependencies struct that were specific to
    the Mesos integration (ContainerRuntimeOptions and Options)
    
    Also remove stale references in test/e2e and and test owners file
    7568462e
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...