Skip to content

Distribution 1.7 Project Page

Amy Lindburg edited this page Jun 29, 2015 · 5 revisions

Schedule


  • 05/26/2015 - Code Freeze
  • 06/18/2015 - Release

Release Goals


Separation of engine code #447

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.

Mirroring

The registry should be able to operate as a pull-through mirroring cache. This means that if a pull operation cannot proceed locally due to missing content, the registry should be able to defer the request to an upstream registry.

  • P1 Add mirror support to Engine #84
  • P1 Registry v2 Mirror Proposal #459

Sprint Goals


Sprint 17

(26 May 2015 - 5 Jun 2015)

  1. Separation of Engine Code
  • Devise interfaces
  • Preliminary work on separation of v2 code
  • Evaluate v1 code future
  • Agree on the concepts of #193
  1. Mirroring
  • Mirror Proposal #459

Sprint 18

(8 Jun 2015 - 19 Jun 2015)

  1. Mirroring implementation
  1. Separation of engine code continued
  • v1 deprecation plan
  • engine refactor discussion with engine team
  • container format brainstorming
  • manifest evolutions

Tracking