dex/storage/kubernetes
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
..
k8sapi Fix missspell 2019-12-18 15:51:44 +01:00
client.go Wrap Kubernetes host address in square brackets 2020-02-06 14:52:54 -05:00
client_test.go storage/kubernetes: fix hash initialization bug 2017-02-24 12:55:04 -08:00
doc.go storage: update godocs 2016-10-28 13:00:13 -07:00
storage.go storage/kubernetes: Removing Kubernetes TPR support 2019-08-14 09:28:18 -04:00
storage_test.go Rewrite kubernetes storage test 2019-12-18 17:23:51 +01:00
types.go Revert "Update Kubernetes storage backend" 2019-11-19 15:43:18 +00:00