Agenda


  • AAI shrink continuation: Sylvain Desbureaux
    • removal of r/f/t proxies
    • automatic certificates retrieval
    • removal of components
      • data router
      • elasticsearch
      • search data
  • Certificates in Guilin and Master: Sylvain Desbureaux
  • Work in how to productize ONAP: Patrik Romsak (DT)
    • deployment per component
      • rationale:
        • smooth the deployment
        • simplify replacement of one component by home grown one
        • simplify upgrade
      • how it's done:
        • in DT gitlab
        • gitlab is used as helm repo ("chart creation" is done via gitlab ci)
        • able to deploy a component only (but knowledge of require
        • d components for a specific component is needed)
          • some dependencies are "hidden"
            • certWrapper
            • repositoryGenerator
        • all is done via gitlab ci pipeline
        • k8s is deployed via RKE
        • PaaS components:
          • Traefik (Ingress)
          • Prometheus (prometheus operator)
          • Elasticsearch (via another k8s cluster)
    • main issue: upgradability (Marat Salakhutdinov )
      • first on component
      • then (or in // ) in OOM
  • Dual stack (ipv4/ipv6) CI in Nokia and how to push to community:  Daniel Milaszkiewicz
  • helm release: Sylvain Desbureaux
    • helm repo in nexus: work done on jenkins side. Just need to trigger
    • next steps:
      • be sure doc is OK
      • be sure we can have several versions in //
  • No labels