• Davanum Srinivas's avatar
    Try in-cluster config before using localhost:8080 · 3aba6451
    Davanum Srinivas authored
    When starting an e2e test in a pod in a cluster, if the host is
    not specified in the command line, we default to using
    'http://127.0.0.1:8080' currently. We should try the in-cluster
    config, save it to a temporary file and use that with kubectl
    3aba6451
test_context.go 21.4 KB