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
Michael Venezia 395febf808
storage/kubernetes: Removing Kubernetes TPR support
Third Party Resources (TPR) have been removed from Kubernetes for
roughly 2 years.  This commit removes the support dex had for them.

Documentation has been updated to reflect this and to instruct users
on how to migrate from TPR-powered dex environment to a Custom Resource
Defintion (CRD) based one that dex > v2.17 will support
2019-08-14 09:28:18 -04:00
..
conformance storage/conformance: remove old build tags 2018-11-20 16:41:13 +01:00
etcd *: fix some lint issues 2019-07-30 11:29:08 +02:00
kubernetes storage/kubernetes: Removing Kubernetes TPR support 2019-08-14 09:28:18 -04:00
memory Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
sql *: fix some lint issues 2019-07-30 11:29:08 +02:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static.go Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
storage.go Avoid generating an identifer which starts with a number because it may be used as a SAML's ID attribute 2017-07-06 21:28:48 +09:00