OOM Meeting Notes - 2021-10-06



Agenda:

  • Policy new helm charts: @Krzysztof Opasiak @PolicyTeam

  • Service Mesh: @Sylvain Desbureaux @Gareth Roper @Adrian Matthews @Andrew Lamb @Othman Touijer @farida azmy

  • mariadb move to common db: @Mahmoud Abdelhamid 

  • postgresql: @A. Seaudi 

    • "prototype" on CPS : https://gerrit.onap.org/r/c/oom/+/124463

      • 2 comments from @Krzysztof Opasiak to be solved

      • create also templates to simply secrets gathering for components

    • when approved, the other one will done on other components using postgresql

      • DMaaP BC

      • DCAEGen2

      • DCAEMod

      • VNFSDK

      • VFC

  • cassandra: @A. Seaudi 

  • Honolulu MR: @Sylvain Desbureaux 

  • Istanbul RC

    • lot of incoming reviews  (~60)

    • timeout issues have been "solved" (timer increased...)

  • Gitlab move: @Sylvain Desbureaux @Krzysztof Opasiak 

    • OOM will move to gitlab + gitlab ci instead of gerrit / jenkins

    • ongoing:

      • need to decide which "policies" we want to use

        • merge method:

          • 3 methods

            • Merge commit 

            • Merge commit with semi-linear history 

            • Fast-forward merge 

          • Merge commit with semi-linear history seems the one with the most pros (no need to rebase all the time, mr number, ...) and less cons (history is not linear)

        • squashing or not commits

          • bissectability is important

          • if MR is the way, squashing is OK and preferred

      • start verify and gate jobs migration to gitlab