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/kubernetes
Eric Chiang 138ff96c00 storage/kubernetes: don't automatically print errors on bad HTTP status codes
These status codes spam the error logs for events like key rotation
and third party resource creation. In these cases "bad" status codes
are expected and shouldn't be automatically printed.
2016-10-23 07:42:42 -07:00
..
k8sapi *: add password resource to kubernetes storage implementation 2016-10-05 17:26:41 -07:00
client.go storage/kubernetes: don't automatically print errors on bad HTTP status codes 2016-10-23 07:42:42 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
storage.go storage/kubernetes: manage third party resources and drop support for 1.3 2016-10-13 17:41:52 -07:00
storage_test.go storage/kubernetes: manage third party resources and drop support for 1.3 2016-10-13 17:41:52 -07:00
types.go storage/kubernetes: manage third party resources and drop support for 1.3 2016-10-13 17:41:52 -07:00