OOM Meeting Notes - 2021-04-07
Agenda:
Maintenance Release Guilin: @Sylvain Desbureaux
all patches are merged: https://gerrit.onap.org/r/q/project:oom+branch:guilin
need to upgrade version + finish release note → @David McBride and @Morgan Richomme we're good to go
RC1 or RC2 or release Honolulu: @Sylvain Desbureaux @Krzysztof Opasiak
at least two patches waiting: https://gerrit.onap.org/r/q/hashtag:%22honolulucandidate%22+(status:open%20OR%20status:merged)
some others ?
SO has a waiting patch ( also but it's not working (@Seshu Kumar Mudiganti ): https://gerrit.onap.org/r/c/oom/+/120143
Holmes: https://gerrit.onap.org/r/c/oom/+/120249 (bugfix for dual stack support) (@Daniel Milaszkiewicz @Guangrong Fu )
seems to have an issue on SDNC on macro mode according to integration insiders (@Andreas Geißler ) SDNC-1515
Internship OOM: @Krzysztof Opasiak
internship been approved last week by TSC
goal:
move database(s) out of ONAP "core"
deploy them first into a dedicated namespace
update the installer to be two steps for install both onap core and database or just onap core (with right config to connect to DB)
definition of success: intern was able to extract one single database
DCAE common charts
env variables:
jack proposed a generic way: https://gerrit.onap.org/r/c/oom/+/120211
Ajay is doing his own way on PMSH: https://gerrit.onap.org/r/c/oom/+/119651 (but want to use the generic one after) (@Ajay Deep Singh)
dmaap bc job: https://gerrit.onap.org/r/c/oom/+/120213/2/kubernetes/common/common/templates/_dmaapProvisioning.tpl (@Ajay Deep Singh, @Fiachra Corcoran )
helm validator version (@Jan Malkiewicz @damian.nowak )
new sdc sub component : helm validation (https://gerrit.onap.org/r/c/oom/+/119711)
but it's helm2 only (as helm validator, not as chart itself) as it's aligned with k8s helm plugin from ONAP
@Lukasz Rajewski mentionned that k8s helm plugin will move to helm3
the new helm component can trigger execution of the helm binary (which may be vulnerabled as it's not maintained anymore)
proposal: start directly on helm3
portal light to replace portal app (orange code: https://gitlab.com/Orange-OpenSource/lfn/onap/portal-light) (@Ikram Ikramullah)
issue with VID which is using an API from portal app
java.io.IOException: Server returned HTTP response code: 401 for URL: https://portal-app:8443/ONAPPORTAL/auxapi/v3/getSessionSlotCheckInterval
not sure that SDC is using it or not (check with @ChrisC ongoing)
use of specific helm bin in helm plugins: https://helm.sh/docs/topics/plugins/#environment-variables (for @Marat Salakhutdinov)