coreos / fleet

fleet ties together systemd and etcd into a distributed init system
Apache License 2.0
2.42k stars 302 forks source link

vendor: update vendors as of 2016-11-25 #1711

Closed dongsupark closed 7 years ago

dongsupark commented 7 years ago

Update vendors as of 2016-11-25, especially to follow the recent changes in grpc, gogo/protobuf, schema generator etc.

Also update schema, protobuf, and registry/rpc accordingly.

dongsupark commented 7 years ago

Last week I had seen unexpected problems in functional tests. It turned out that the issue had nothing to do with vendor updates. That was fixed by https://github.com/coreos/fleet/pull/1713. Now we can merge this PR.