-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Distribution 1.8 Project Page
Amy Lindburg edited this page Jul 24, 2015
·
34 revisions
Date | Registry | Core Platform |
---|---|---|
07/21/2015 | 1.8 Code Freeze | |
08/04/2015 | v2.1 Release | 1.8 Release |
Separation of engine code #447
Relates to ROADMAP.md goal: "Replace the existing push and pull code in the docker engine with the distribution package"
To get the distribution related code split out of the engine, distribution will need a full client implementation which is capable of registry discovery and configuration through namespace as well as provide the necessary interface implementations for the engine.
Relates to ROADMAP.md goal: "Unlock new distribution models"
- P1 Support for pull-through cached mirroring #19
- P1 Implement soft deletes of manifests and blobs through the Registry HTTP API #461
- P1 Add repository catalog API to Registry HTTP JSON API #441, #382, #653
(13 Jul 2015 - 24 Jul 2015)