Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overall status and progress

The first images have been made multiarch and migrated to dockerhub (e.g https://hub.docker.com/u/onap/policy-base-alpine).

However now all the snapshot and staging images are in the same place as the release images so there is an ongoing discussion on separating the two in two different dockerhub repositories.

The proposed solution is

  • keep https://hub.docker.com/u/onap/ for releases only
  • create another account (e.g. https://hub.docker.com/u/onap-dev) to store all the images used in development
  • proxy the images stored in dockerhub onap-dev to nexus3 docker.snapshot repo ( in order to be consumed by integration tests )
  • proxy the images stored in dockerhub onap to nexus3 docker.release
  • oom helm charts will be updated to pull from dockerhub
  • csit tests will be updated to pull from dockerhub


ProjectStatusTracked by
ci-management

The patches that add the global templates are merged.

Only calls to these templates will be needed from now on for each project

CIMAN-217
policyBase and common images are now multiarch. The patches for the rest of the images are in review.POLICY-1997

Proposed migration plan and stakeholders

...