Skip to content
Snippets Groups Projects
  • Eric Chiang's avatar
    bc16de0b
    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
    History
    storage/kubernetes: don't guess the kubeconfig location and change test env
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.