This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/storage
Eric Chiang bc16de0b58 storage/kubernetes: don't guess the kubeconfig location and change test env
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.
2016-10-23 20:53:29 -07:00
..
conformance storage/conformace: add conformance tests for keys 2016-10-14 12:28:49 -07:00
kubernetes storage/kubernetes: don't guess the kubeconfig location and change test env 2016-10-23 20:53:29 -07:00
memory storage/memory: add garbage collection method 2016-10-12 18:47:47 -07:00
sql storage/sql: fix typo in keys query 2016-10-14 12:28:49 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static.go *: add the ability to define passwords statically 2016-10-06 10:35:54 -07:00
storage.go storage: add GC method to interface to standardize handling 2016-10-12 18:46:10 -07:00