Commit Graph

27 Commits (83dd121bae2c24803ae4eabce74029def2571774)

Author SHA1 Message Date
Anthony Romano 8d7703528a Merge pull request #5845 from heyitsanthony/clientv3-ignore-dead-eps
clientv3: respect up/down notifications from grpc
2016-08-16 11:56:03 -07:00
Anthony Romano b9d01fb98b vendor: update grpc 2016-08-15 16:19:40 -07:00
Anthony Romano 449923c98b build: support go install github.com/coreos/etcd/cmd/etcd
Could build via github.com/coreos/etcd/cmd but that would generate a binary
named "cmd", which is not ideal.
2016-08-15 15:08:41 -07:00
Gyu-Ho Lee 29372f9dd2 vendor: update go-systemd, probing 2016-08-15 14:04:07 -07:00
Gyu-Ho Lee d5900e8b63 vendor: migrate to glide 2016-08-15 12:10:21 -07:00
Xiang Li 5a83f05e96 dep: update probing 2016-07-31 18:24:00 -07:00
Dongsu Park 00c9fe4753 vendor: update go-systemd
Godeps.json and vendor need to be updated according to the newest
go-systemd, as SdNotify() in go-systemd has changed its API.
2016-07-21 08:20:52 +02:00
Gyu-Ho Lee e7c1594c82 vendor: update 'gogo/protobuf' 2016-07-18 09:33:09 -07:00
Gyu-Ho Lee ecebe7b979 vendor: change to 'grpc-ecosystem' from 'gengo' 2016-07-15 13:29:05 -07:00
Anthony Romano d9a8a326df vendor: update grpc
Fixes #5871
2016-07-14 17:58:58 -07:00
Gyu-Ho Lee 6d81601df3 vendor: update capnslog 2016-06-20 19:39:15 -07:00
Gyu-Ho Lee c4df15ff3e vendor: codegangsta/cli to urfave/cli
For https://github.com/coreos/etcd/issues/3901.
2016-06-20 15:06:20 -07:00
Gyu-Ho Lee d03a3d141e vendor: update gRPC dependency 2016-06-17 10:22:16 -07:00
mqliang eca38c109a vendor:add groupcache lru package 2016-06-15 14:12:36 +08:00
Xiang Li 252adc0caf *: update dependencies 2016-06-14 17:09:06 -07:00
Gyu-Ho Lee b2a531d5a3 vendor: update grpc dependency
For 59486d9c17
2016-06-10 20:40:06 -07:00
Gyu-Ho Lee 0b7e5c70a5 *: update google/btree dependency 2016-06-08 11:23:49 -07:00
Anthony Romano b382c2c86f vendor: update grpc 2016-06-07 22:46:43 -07:00
Gyu-Ho Lee 542b7dff64 vendor: update grpc dependency 2016-06-01 11:24:03 -07:00
Gyu-Ho Lee bc5f626e56 vendor: update boltdb to v1.2.1 2016-05-17 12:42:38 -07:00
Anthony Romano 3c3bb3f97c godep: add golang.org/x/time/rate 2016-05-16 11:14:45 -07:00
Gyu-Ho Lee 711be0a567 cmd/vendor: update grpc (upstream) 2016-05-12 19:02:30 -07:00
Gyu-Ho Lee 12d01bb1eb vendor: update grpc, gogo/protobuf 2016-04-25 14:10:58 -07:00
Xiang Li 7c5ec417c3 *:update dependencies 2016-04-13 10:47:24 -07:00
Xiang Li 94d436c5d1 vendor: add go-humanize 2016-04-11 22:55:47 -07:00
Anthony Romano 6b0eb9c3c0 godeps: update grpc dependency 2016-04-06 01:30:06 -07:00
Anthony Romano b1d41016b2 vendor: only vendor on emitted binaries
Moves the vendor/ directory to cmd/vendor. Vendored binaries are built
from cmd/, which is backed by symlinks pointing back to repo root.
2016-04-05 21:01:16 -07:00