This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
v1.2.0-rc1
Pre-release
Pre-release
dongluochen
released this
23 Mar 00:11
·
735 commits
to master
since this release
1.2.0-rc1 (2016-03-22)
Scheduler
- Move rescheduling out of experimental
- Differentiate constraint errors from affinity errors
- Printing unsatisfiable constraints for container scheduling failure
API
- Introduce engine-api client to Swarm
- Implement 'info' and 'version' with engine-api
- Fix swarm api response status code
- Support ps node filter
- Fix HostConfig for /start endpoint
Node management
- Prevent crash on channel double close
- Manager retries EventMonitoring on failure.
- Docker engine updates hostname/domainname
- Force inspect for containers in Restarting state.
- Increase max thread count to 50k to accommodate large cluster or heavy workload
- Force to validate min and max refresh interval to be positive
Mesos integration
- Support rescind offer in swarm
- Update mesos tests
Misc
- Skip redundant endpoints in "network inspect"
- Remove parameter which is not used in createDiscovery
- Validate duration flags:--delay, --timeout, --replication-ttl
- Fix image matching via id