...
- DCAE integration in OOM: Vijay Kumar
- prerequesites
- plan:
- migrate bootstrap service components into helm (vescollector, tcagen2, hv-ves, prh, holmes, ...)
- would like to keep them into DCAE umbrella
- OOM would retrieve them using nexus helm charts
- Slidedeck presented - ONAP_DCAE_TransformationProposal-OOM_Impact_12092020.pdf
- Availble next week for full OOM hour to continue discussion.
- helm 3.4 support: Jakub Latusek
- helm 3.3 is roughly OK
- helm 3.4 still needs some changes
- job verify linting: Sylvain Desbureaux
- used:
- helm v2 and v3
- git commit linting
- under review
- doc linting
- next ones the list
- whitespace
- yaml
- at least for a start yaml configuration files
- then maybe templated yaml
- JSON
- XML
- bash (lot of work with deploy.sh...)
- markdown
- used:
- gating in helm3:
- third gate that's in place with helm 3.3.4 and k8s 1.18.8 provide by Azure AKS (no nfs share)
- goal is to make it work and move all of our gates to similar platform "soon"
- pomba status:
- TSC vote is ongoing, should be finished today. no -1 so far so it's OK.
- Mariadb galera version upgrade: Sylvain Desbureaux
- https://gerrit.onap.org/r/c/oom/+/115482
- Using bitnami image
- cassandra image choice:
- bitnami or library one?
- bitnami is fine
- library also
- more certInitializer use
- list of nodeports not using it
- a1
- aai
- appc
- cds
- cli
- message router
- msb
- music
- vnfsdk
- robot
- uui
- vid
- + all components hardcoding onap root ca...
- list of nodeports not using it
...