This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
1.1.0 Milestone Project Page
Victor Vieux edited this page Jan 11, 2016
·
8 revisions
- 1/14/16 - Code Freeze
- 2/04/16 - Release
- P2 Improved Node Management #1486
- Improved failure detection
- Fail-fast
- Scheduler prefers nodes without connection failures
- Do not discard nodes if they are not reachable at first join
- Improved reporting on
docker info
- P3 Re-assess scale
- Scale test using gossip and networking
- Find bottlenecks using profiling #1492
- P1 Container re-scheduling (experimental) #1488
- Basic re-scheduling done
- Waiting on a few PRs on libnetwork docker/libnetwork#862 & engine to have network support
- Dependencies ?
- Volumes ?
- P2 Gossip Discovery #1198
- Write proposal including plan for networking and machine integration
- Move to docker discovery pkg #1601 (and backport fixes docker/docker#19167)
- Use engine for discovery (same K/V path)
- Implement gossip discovery
- Docs - change default discovery to gossip, deprecate token and swarm join
- P2 Support for private registries #1384
We use GitHub milestones to track issues and PRs for each release. You can see a list of milestones and related issues here: https://github.com/docker/swarm/milestones. Depending on urgency, importance, or demand for a feature/issue fix, we might move issues and PRs between milestones.