-
- Downloads
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
Showing
- Documentation/storage.md 6 additions, 115 deletionsDocumentation/storage.md
- scripts/dump-tprs 0 additions, 13 deletionsscripts/dump-tprs
- storage/kubernetes/client.go 1 addition, 5 deletionsstorage/kubernetes/client.go
- storage/kubernetes/k8sapi/extensions.go 0 additions, 26 deletionsstorage/kubernetes/k8sapi/extensions.go
- storage/kubernetes/storage.go 16 additions, 28 deletionsstorage/kubernetes/storage.go
- storage/kubernetes/types.go 0 additions, 74 deletionsstorage/kubernetes/types.go
scripts/dump-tprs
deleted
100644 → 0
Please register or sign in to comment