This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/storage
Eric Chiang 8c9c5160b6 storage/kubernetes: guess namespace from the service account token
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.
2016-10-21 23:35:17 -07:00
..
conformance storage/conformace: add conformance tests for keys 2016-10-14 12:28:49 -07:00
kubernetes storage/kubernetes: guess namespace from the service account token 2016-10-21 23:35:17 -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