This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Documentation
api
cmd
connector
examples
scripts
server
storage
conformance
kubernetes
memory
sql
doc.go
static.go
storage.go
vendor
version
web
.gitignore
.travis.yml
DCO
Dockerfile
LICENSE
Makefile
README.md
glide.lock
glide.yaml
glide_test.go
dex/storage
Eric Chiang a7b8e52b92 storage/kubernetes: fix conflict error detection in TRP creation
PR  fixed the Kubernetes storage implementation by correctly
returning storage.ErrAlreadyExists on POST conflicts. This caused a
regression in TPR creation () when some, but not all, of the
resources already existed. E.g. for users upgrading from old
versions of dex.

Fixes 
2017-02-27 11:01:47 -08:00
..
2016-07-26 15:51:24 -07:00