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

Amy Lindburg edited this page Jan 5, 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
    • Retry scheduling on transient failure
    • Do not discard nodes on first failure
    • Improved reporting on docker info
    • Validate relationship between discovery TTLs and engine heartbeats
  • P3 Re-assess scale
    • Scale test using gossip and networking
    • Find bottlenecks using profiling #1492

Ops Friendliness

  • P1 Container re-scheduling (experimental) #1488
  • P2 Gossip Discovery #1198
    • Write proposal including plan for networking and machine integration
    • Move to docker discovery pkg (and backport fixes)
    • 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