dex/storage
Jerry Sun 3a3a2bcc86 Wrap Kubernetes host address in square brackets
When constructing the host address string, the address is
not wrapped in square brackets. This does not work in IPv6
Kubernetes deployments. This commit adds square brackets
around the address. IPv4 was also tested to ensure it works
with wrapped address.

Signed-off-by: Jerry Sun <jerry.sun@windriver.com>
2020-02-06 14:52:54 -05:00
..
conformance Merge branch 'master' into conformance_tests_improvements 2019-12-20 09:56:59 +01:00
etcd Update etcd 2020-01-30 17:50:22 +01:00
kubernetes Wrap Kubernetes host address in square brackets 2020-02-06 14:52:54 -05:00
memory Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
sql Updated config.go to remove the defaulting idle connection limit of 5 which is an issue for upstream https://github.com/go-sql-driver/mysql/issues/674 2019-12-27 18:08:17 +00:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static.go Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
storage.go Option to add staticPasswords from environment variables 2019-12-13 16:33:21 -08:00