Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

1.1.0 Milestone Project Page

Victor Vieux edited this page Jan 11, 2016 · 8 revisions

Schedule


  • 1/14/16 - Code Freeze
  • 2/04/16 - Release

Release Goals

Quality

  • 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

Ops Friendliness

  • 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

Security

  • P2 Support for private registries #1384

Sprint Goals


Tracking