Date

Attendees

Goals

Discussion items

TimeItemWhoNotes
Review status of work items
  • aai-common image needs to be minimized.
  • Paul has been unable to attend meetings
  • Dockerfile is available
  • The team can contribute the Dockerfile and the build job to produce the image
  • Venkata Harish Kajur has been maintaining the image

  Revisit project scope  DCAE requires attention

Timeline
4/11 is the official code freeze date

DCAE

Frank will do an initial exploration

Work --if needed-- will be coordinated via email


ONAP Common/Normative Base Images

Proposal will be brought to the TSC on or about May 15th

Need to cover the entire lifecycle of a common image

  • Introduction
    • Selection/Recommendation
    • Images per language (Python, Java, Go, etc)
    • Core base images
  • Validation/certification
    • Security sub-committee
    • Other stakeholders
  • Distribution
    • Local registry?
    • Local library repository
  • Removal
  • Tal Liron provided an overview of his proposal
  • Paul-Ionut Vaduva suggested the idea of using abstraction at the library level, not just at the image level
    • Tal Liron suggested using a "code review" model

F2F in CA
  •  

Notes from Martin:

~/devel/onap-root/dcaegen2$ grep -r "^FROM"

services/pm-mapper/src/main/resources/Dockerfile:FROM openjdk:8-jre

services/heartbeat/Dockerfile:FROM python:3.6

deployments/redis-cluster-container/Dockerfile:FROM redis:4.0.8

deployments/bootstrap/Dockerfile-template:FROM ubuntu:16.04

deployments/tca-cdap-container/Dockerfile:FROM caskdata/cdap-standalone:4.1.2

deployments/cm-container/Dockerfile-template:FROM

cloudifyplatform/community:18.7.23 deployments/healthcheck-container/Dockerfile:FROM node:10.14.1

deployments/pnda-mirror-container/Dockerfile:FROM centos:7.5.1804 as build

deployments/pnda-mirror-container/Dockerfile:FROM nginx:alpine

deployments/tls-init-container/Dockerfile-template:FROM busybox

deployments/pnda-bootstrap-container/Dockerfile:FROM python:2.7.15 as build

deployments/pnda-bootstrap-container/Dockerfile:FROM python:2.7.15-alpine3.8 deployments/consul-loader-container/Dockerfile:FROM ubuntu:16.04 deployments/k8s-bootstrap-container/Dockerfile-template:FROM centos:7.4.1708 platformdoc/Dockerf