• Michael Venezia's avatar
    storage/kubernetes: Removing Kubernetes TPR support · 395febf8
    Michael Venezia authored
    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
    395febf8
Name
Last commit
Last update
..
k8sapi Loading commit data...
client.go Loading commit data...
client_test.go Loading commit data...
doc.go Loading commit data...
storage.go Loading commit data...
storage_test.go Loading commit data...
types.go Loading commit data...