- 26 Oct, 2016 3 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
Documentation: add a document on storage options
-
Eric Chiang authored
-
- 25 Oct, 2016 5 commits
-
-
Eric Chiang authored
Merge pull request #626 from ericchiang/storage-kubernetes-guess-namespace-from-service-account-token storage/kubernetes: guess namespace from the service account token
-
Eric Chiang authored
*: expand environment variables in config
-
Eric Chiang authored
storage/kubernetes: set CurrentContext when the Kubeconfig file contains only one context
-
Eric Chiang authored
storage/kubernetes: don't automatically print errors on bad HTTP status codes
-
rithu leena john authored
-
- 24 Oct, 2016 3 commits
-
-
Eric Chiang authored
storage/kubernetes: don't guess the kubeconfig location and change test env
-
Eric Chiang authored
-
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.
-
- 23 Oct, 2016 1 commit
-
-
Eric Chiang authored
These status codes spam the error logs for events like key rotation and third party resource creation. In these cases "bad" status codes are expected and shouldn't be automatically printed.
-
- 22 Oct, 2016 2 commits
-
-
Eric Chiang authored
Allow users to define config values which are read form environemnt variables. Helpful for sensitive variables such as OAuth2 client IDs or LDAP credentials.
-
Eric Chiang authored
The in cluster kubernetes client currently requires using the downward API to determine its namespace. However this value can be determine by inspecting the service account token mounted into the pod. As a fallback, use this to guess the current namespace.
-
- 20 Oct, 2016 2 commits
-
-
Eric Chiang authored
contrib/openldap: add an OpenLDAP Docker image for testing
-
Eric Chiang authored
-
- 19 Oct, 2016 2 commits
-
-
Eric Chiang authored
*: port oob template
-
Eric Chiang authored
-
- 17 Oct, 2016 5 commits
-
-
Eric Chiang authored
Documentation/proposals: add a proposal for keeping data in-sync during refreshes
-
Eric Chiang authored
-
Eric Chiang authored
server: fix key rotation polling
-
Eric Chiang authored
gorename command run: gorename \ -from '"github.com/coreos/dex/server".rotationStrategy.period' \ -to rotationFrequency
-
Eric Chiang authored
-
- 14 Oct, 2016 16 commits
-
-
Eric Chiang authored
*: build aci at the correct path including version, OS, and arch
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: fix sql keys query
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
*: add more comments to the example config
-
Eric Chiang authored
dev branch: self managed third party resources
-
Eric Chiang authored
-
Eric Chiang authored
server: only print gc stats if something has been removed
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: fix linting
-
Eric Chiang authored
-
Eric Chiang authored
dev branch: properly compile version into docker images
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
- 13 Oct, 2016 1 commit
-
-
Eric Chiang authored
dev branch: add DCO and LICENSE
-