This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
1.2.6-rc1
Pre-release
Pre-release
dongluochen
released this
21 Dec 01:22
·
315 commits
to master
since this release
API
- Switch from engine-api to docker/api/type and docker/clients
- Pass size parameter through on container inspect
Scheduler
- Precompile filter regular expression to reduce PU usage
- Remove setTCPUserTimeout to avoid TCP connection leak
- Fix network endpoints for rescheduling
- Give up leadership when manager shuts down
MISC
- Migrate documentation to https://github.com/docker/docker.github.io/tree/master/swarm
- Update Swarm CI to use go 1.7.1
- support GOARCH to be able to build for other architectures
- Send Swarm logs to stdout