• Eric Chiang's avatar
    storage/kubernetes: fix conflict error detection in TRP creation · a7b8e52b
    Eric Chiang authored
    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
    a7b8e52b
Name
Last commit
Last update
..
conformance Loading commit data...
kubernetes Loading commit data...
memory Loading commit data...
sql Loading commit data...
doc.go Loading commit data...
static.go Loading commit data...
storage.go Loading commit data...