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/kubernetes/k8sapi
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
..
client.go *: switch to github.com/ghodss/yaml for more consistent YAML parsing 2016-11-03 14:39:32 -07:00
crd_extensions.go storage/kubernetes: add CRD support 2017-09-14 11:48:17 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
extensions.go storage/kubernetes: Removing Kubernetes TPR support 2019-08-14 09:28:18 -04:00
time.go initial commit 2016-07-26 15:51:24 -07:00
unversioned.go initial commit 2016-07-26 15:51:24 -07:00
v1.go initial commit 2016-07-26 15:51:24 -07:00