63 Commits (4792f0c59f833e6a9175ac7c199d7a72bc052d2e)

Author SHA1 Message Date
Kyle Travis cfae2eb720
storage/kubernetes: remove shadowed ResourceVersion from Connector (#1673) 6 years ago
Jerry Sun 3a3a2bcc86 Wrap Kubernetes host address in square brackets 6 years ago
Mark Sagi-Kazar 309b33d05a
Rewrite kubernetes storage test 6 years ago
Mark Sagi-Kazar 367b187cf4
Fix missspell 6 years ago
Mark Sagi-Kazar 142c96c210
Fix stylecheck 6 years ago
Joel Speed 45a40a13a3
Revert "Update Kubernetes storage backend" 6 years ago
Joel Speed 7a76c767fe
Update Kubernetes storage backend 6 years ago
Nandor Kracser c1b421fa04 add preffered_username to idToken 7 years ago
Michael Venezia 395febf808
storage/kubernetes: Removing Kubernetes TPR support 7 years ago
Mark Sagi-Kazar 06521ffa49
Remove the logrus logger wrapper 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Haines Chan b78b8aeee0 Replace "GET", "POST" to http.MethodGet and http.MethodPost 7 years ago
Song.Jin 5f0a03a06b modify log msg as per suggested 8 years ago
Song.Jin 9b5bec1ddf check if crd exist before try creating them 8 years ago
Song.Jin d2daa4e2ac allow it to disable CRD creation 8 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Eric Chiang 3d2d92b31b *: run kubernetes tests in travis 9 years ago
Ryan Phillips 0318cd99b0 add client request timeout and dialer deadline 9 years ago
Chance Zibolski 9d7b0b59bd storage/kubernetes: Log before registering custom resources 9 years ago
rithu john d2706fcab8 storage/kubernetes: Correct the OfflineSession object CRD definition 9 years ago
rithu john 1311caf864 storage/kubernetes: add CRD support 9 years ago
rithu john 146481375e [WIP]: add CRD support 9 years ago
Eric Stroczynski 4a88d0641a : update {S->s}irupsen/logrus 9 years ago
rithu john bc55b86d0d storage: add connector object to backend storage. 9 years ago
Eric Chiang 6cb38604d9 storage/kubernetes: log INFO level if TPR already exists, not ERROR 9 years ago
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
Eric Chiang 38c77e0f33 storage/kubernetes: enable HTTP/2 support 9 years ago
Eric Chiang a7b8e52b92 storage/kubernetes: fix conflict error detection in TRP creation 9 years ago
Eric Chiang 1da2ae279c storage/kubernetes: fix hash initialization bug 9 years ago
Eric Chiang 4be029c6c1 storage/kubernetes: fix kubernetes storage conformance test failures 9 years ago
rithu john d928ac0677 storage: Add OfflineSession object to backend storage. 9 years ago
Eric Chiang 312ca7491e storage: add extra fields to refresh token and update method 9 years ago
rithu john 2c03693972 storage: Add ConnectorData to storage RefreshToken. 9 years ago
rithu john 9949a1313c server: modify error messages to use logrus. 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
Eric Chiang 879e018f74 storage/kubernetes: remove unused method 9 years ago
rithu john 19c22807a7 api: adding ListPasswords() method to the storage interface. 9 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
Eric Chiang c0aa63ac97 storage: update godocs 10 years ago
Eric Chiang d7a75c5b5d storage/kubernetes: allow arbitrary client IDs 10 years ago
Eric Chiang 4ab78d0ded storage/kubernetes: run transactional conformance tests 10 years ago
rithu leena john 9de16f2c45 storage/kubernetes: set CurrentContext when the Kubeconfig file contains only one context 10 years ago
Eric Chiang bc16de0b58 storage/kubernetes: don't guess the kubeconfig location and change test env 10 years ago
Eric Chiang 138ff96c00 storage/kubernetes: don't automatically print errors on bad HTTP status codes 10 years ago
Eric Chiang 8c9c5160b6 storage/kubernetes: guess namespace from the service account token 10 years ago
Eric Chiang 691476b477 storage/kubernetes: manage third party resources and drop support for 1.3 10 years ago
Eric Chiang 558059ee58 storage/kubernetes: add garbage collection method 10 years ago
Eric Chiang 7ff3ce85a2 *: add password resource to kubernetes storage implementation 10 years ago
Eric Chiang 63f56b4269 storage: hook up conformance tests for SQL 10 years ago
Eric Chiang e2bf8ceb63 storage: rename "storagetest" package to "conformance" 10 years ago