Commit graph

27 commits

Author SHA1 Message Date
Frederic Branczyk 0930b09e4e
vendor: Add metrics packages 2017-12-21 21:24:14 +01:00
Diego Pontoriero 6d4fef4b9a
license: add bill of materials. 2017-12-19 10:23:27 -08:00
Eric Chiang ab102b8189 *: revendor 2017-12-01 10:32:04 -08:00
Daniel Dao b410622885 vendor etcd dependencies for etcd storage
This change vendors github.com/coreos/etcd related packages to support
etcd storage implementation.
2017-10-31 14:43:13 +00:00
Eric Stroczynski d9778fda4a vendor: revendor 2017-07-25 13:49:34 -07:00
Eric Chiang ba1660ae1f *: revendor and regenerate protobuf files 2017-04-13 11:35:41 -07:00
Phu Kieu 4b457d8c82 vendor: revendor 2017-03-24 11:03:30 -07:00
Eric Chiang 910d59865b vendor: revendor 2017-03-21 09:27:22 -07:00
Eric Chiang e5f60fe9dd vendor: revendor 2017-03-08 10:33:36 -08:00
Holger Koser 27a1e9f1bd vendor: revendor 2017-01-26 19:06:54 +01:00
Eric Chiang 7ea2d24011 vendor: revendor 2017-01-09 18:30:58 -08:00
Simon HEGE 6cbf7125e0 vendor: revendor 2017-01-08 19:28:18 +01:00
Simon HEGE b4c47910e4 Allow CORS on discovery endpoint 2017-01-08 19:22:39 +01:00
rithu john 05cef99a31 vendor: revendor 2017-01-06 15:39:36 -08:00
rithu john 6033c45976 vendor: revendor 2016-12-12 15:56:50 -08:00
Eric Chiang 89033c2e05 vendor: revendor using glide-vc 2016-12-07 13:23:19 -08:00
Eric Chiang 7a3658acdf vendor: revendor 2016-12-01 13:16:14 -08:00
Eric Chiang a876ab37af vendor: revendor 2016-11-22 13:29:17 -08:00
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing
ghodss/yaml converts from YAML to JSON before attempting to unmarshal.
This allows us to:

* Get the correct behavor when decoding base64'd []byte slices.
* Use *json.RawMessage.
* Not have to support extravagant YAML features.
* Let our structs use `json:` tags
2016-11-03 14:39:32 -07:00
Eric Chiang bc16de0b58 storage/kubernetes: don't guess the kubeconfig location and change test env
Using the default KUBECONFIG environment variable to indicate that
the Kubernetes tests should be run lead to cases where developers
accidentally ran the tests. This has now been changed to
"DEX_KUBECONFIG" and documentation hsa been added detailing how to
run these tests.

Additionally, no other storage reads environment variables for its
normal configuration (outside of tests) so the Kubernetes storage
no longer does.

Overall, be less surprising.
2016-10-23 20:53:29 -07:00
Eric Chiang 0be8cc723a *: revendor 2016-10-04 00:30:30 -07:00
Eric Chiang 0f577a469a *: revendor 2016-10-03 12:48:25 -07:00
Eric Chiang b08780e6b1 *: revendor 2016-08-08 11:49:47 -07:00
Eric Chiang c5bae2296c *: revendor 2016-08-05 10:02:18 -07:00
Eric Chiang ad6af58003 *: revendor 2016-08-05 09:54:03 -07:00
Eric Chiang 933fc39e63 vendor: revendor for gRPC 2016-07-31 23:26:27 -07:00
Eric Chiang cab271f304 initial commit 2016-07-26 15:51:24 -07:00