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
Eric Chiang 0d894e3186 storage/kubernetes: fix conflict error detection in TRP creation
PR #815 fixed the Kubernetes storage implementation by correctly
returning storage.ErrAlreadyExists on POST conflicts. This caused a
regression in TPR creation (#822) when some, but not all, of the
resources already existed. E.g. for users upgrading from old
versions of dex.

Fixes #822
2017-02-27 14:55:10 -08:00
..
conformance storage: Surface "already exists" errors. 2017-02-21 15:00:22 -08:00
kubernetes storage/kubernetes: fix conflict error detection in TRP creation 2017-02-27 14:55:10 -08:00
memory storage: Add OfflineSession object to backend storage. 2017-02-09 19:01:28 -08:00
sql storage: Surface "already exists" errors. 2017-02-21 15:00:22 -08:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static.go api: adding ListPasswords() method to the storage interface. 2016-11-16 17:25:38 -08:00
storage.go storage: Add OfflineSession object to backend storage. 2017-02-09 19:01:28 -08:00