gianarb / orbiter

Orbiter is an opensource docker swarm autoscaler
Apache License 2.0
505 stars 54 forks source link

Remember that we are not in sync with `dep ensure` because of docker client lib #43

Open fntlnz opened 7 years ago

fntlnz commented 7 years ago

In https://github.com/gianarb/orbiter/pull/42 we introduced a workaround to get the latest https://github.com/docker/docker/client since they introduced a BC in how they handle go packages.

This issue is here to monitor that and as reminder that dep is broken intentionally

fntlnz commented 7 years ago

@tiborvass is working on an official separation of the sdk, see: https://github.com/docker/go-docker