• Eric Chiang's avatar
    storage/kubernetes: don't guess the kubeconfig location and change test env · bc16de0b
    Eric Chiang authored
    Using the default KUBECONFIG environment variable to indicate that
    the Kubernetes tests should be run lead to cases where developers
    accidentally ran the tests. This has now been changed to
    "DEX_KUBECONFIG" and documentation hsa been added detailing how to
    run these tests.
    
    Additionally, no other storage reads environment variables for its
    normal configuration (outside of tests) so the Kubernetes storage
    no longer does.
    
    Overall, be less surprising.
    bc16de0b
glide.lock 2.79 KB