Honolulu intents
by @Sylvain Desbureaux and @Krzysztof Opasiak
Official repository for helm charts
More robust container image retrieval (done)
All containers from ONAP installation is coming from one of these 4 repositories:
ONAP repository
Docker Hub
Google K8S repository
Elastic repository
some templates have been made in order to easily overwrite each of these and put credentials if needed.
It should simplifiate a lot air-gap installations
New Mariadb version (done)
Instead of using old version of mariadb from an unsupported (and dead) image, we have move to bitnami with latest version available there (10.5.8)
upgrade to newer versions should be a lot simpler
there's a prometheus support also if you want to scrape data from database instances
More components in shared Mariadb
continue to move components to common mariadb chart (clamp ongoing, portal is the last one) and also continue to move components to shared mariadb in order to speed up deployment.
Of course, we'll try to avoid use of "admin" user
Internalize AAI and Robot (done)
AAI and robot are no more subcharts.
It should simplify generic work (version bumping, common templating changes, ...)
AAI chart cleanup
As did with SO, we'll clean a little bit AAI in order to make it helm3 compatible without need of postgresql store on helm3.
remove of unused r/f/tproxies from AAF
Certificates automatic generation
More automatic certificate retrieval
MSB, AAI should have automatic certificates retrieval