summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-02-01[CPS] Database port made configurableputhuparambil.aditya2-2/+8
port configured in values.yaml and used in application_helm.yaml Issue-ID: CPS-867 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I73c77c0b95c64e51a3b5107b3e0802c9eb4cabe9
2022-01-31Merge "[SDC] Service Mesh Compliance for SDC"Jack Lucas32-149/+243
2022-01-31Merge "[SDNC] Upgrade log4j to version 2.17.1"Sylvain Desbureaux6-6/+6
2022-01-26[COMMITTER] Add Jack Lucas as committerSylvain Desbureaux1-0/+9
Jack has been elected as committer on OOM. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie17e5e89f7bd31c2f531d416f229ee8cb4bd37f5
2022-01-25[SDC] Service Mesh Compliance for SDCothman touijer32-149/+243
Adding basic requirements for Service Mesh Compliance within SDC. Change-Id: Ib9104ef2e8b6daf0b9b529288cee158b297ce9e4 Issue-ID: OOM-2253 Signed-off-by: rope252 <gareth.roper@est.tech> Signed-off-by: othman touijer <othman.touijer@soprasteria.com>
2022-01-25[SDNC] Upgrade log4j to version 2.17.1Dan Timoney6-6/+6
Update SDNC image versions to address log4j vulnerability by upgrading to version 2.17.1 of log4j-core Issue-ID: SDNC-1655 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0b227e2b2ebaab1a915ab39d69b790f8d7b99a39
2022-01-24Merge "[CPS] Add roles-wrapper dependency"Sylvain Desbureaux1-2/+5
2022-01-22[CPS] Add roles-wrapper dependencyBruno Sakoto1-2/+5
RBAC roles are created when deploying cps chart. Issue-ID: CPS-862 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Icf91bf3271027e86ed439740bb9d9465ded3eee9
2022-01-21[CPS] Upgrade timescaledbBruno Sakoto1-3/+2
Timescaledb is upgraded to 2.5.1-pg14 to have postgres 14.1 Issue-ID: CPS-842 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I454543989041d2f595de05ed2b6efab62b8b2c58
2022-01-20Merge "[OOM-CERT-SERVICE][DCAE] Top up Cert Service containers"Sylvain Desbureaux6-6/+6
2022-01-19[OOM-CERT-SERVICE][DCAE] Top up Cert Service containersTomasz Wrobel6-6/+6
Top up cert service container to 2.5.0 Issue-ID: OOM-2903 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I297f14b89043f680add508dbf2b636edbc12cb61
2022-01-19Merge "[DCAEGEN2] Move ves-openapi-manager to dcaegen2-services"Sylvain Desbureaux9-9/+10
2022-01-19Merge "[SDC] Add missing dependency to cassandra chart"Sylvain Desbureaux11-28/+40
2022-01-19Merge "[COMMON] Added imagePullSecrets to certInitializer job"Sylvain Desbureaux1-0/+2
2022-01-12[DCAEGEN2] Move ves-openapi-manager to dcaegen2-servicesJack Lucas9-9/+10
In preparation for disabling the entire dcaegen2 chart tree later in the Jakarta release cycling, move the dcae-ves-openapi-manager chart from dcaegen2 to dcaegen2-services. Add dcae-ves-openapi-manager to the list of components to be healthchecked as part of dcaegen2-services. Issue-ID: DCAEGEN2-2968 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I2fcc55ba0a8af7f249454f98a8d4749138a76948
2022-01-12Merge "[POLICY] Update docker images to latest versions"Sylvain Desbureaux14-14/+25
2022-01-12[SDC] Add missing dependency to cassandra chartAndreas Geissler11-28/+40
In case of "localCluster: true" the cassandra chart will be added in sdc-cs subchart. Renamed global section to sdc-cassandra. Additionally serviceAccount is added to cassandra definition in sdc-cs (see OOM-2905) Issue-ID: OOM-2899 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Id943db249a3abd9dbc67e333a05f6c2abd84a810
2022-01-12Merge "[GITLAB] Add Docker Entrypoint to gitlab-ci.yml"Sylvain Desbureaux1-13/+39
2022-01-12Merge "[CONTRIB] Fix for re-execution error of the ejbca configuration"Sylvain Desbureaux1-0/+2
2022-01-12Merge "[POLICY] Dbmigrator image definition corrected"Sylvain Desbureaux1-1/+1
2022-01-12Merge "[POLICY] Fix missing PF dependecnies"Sylvain Desbureaux1-0/+8
2022-01-11[POLICY] Update docker images to latest versionsliamfallon14-14/+25
The image versions in policy values.yaml files have been updated and the CLAMP runtime configuration has been updated to use Spring style configuration *** This commit is generated by a PF release script *** Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I220773eb7728d8f5cff36faad388970e1732f12c Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-01-10[GITLAB] Add Docker Entrypoint to gitlab-ci.ymlrope2521-13/+39
Add entrypoint to each of the images within the gitlab-ci.yml Change-Id: I884ee5aaf35fbeffc5807e649a88b7f35e55fa5c Issue-ID: OOM-2910 Signed-off-by: rope252 <gareth.roper@est.tech>
2022-01-10[CONTRIB] Fix for re-execution error of the ejbca configurationAndreas Geissler1-0/+2
If ejbca gets restarted, the config script should return 0, although addrolemember as last command returns an error, as the entry already exists Issue-ID: OOM-2904 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If27fe92e41b5fc7fc91f0298bea87fb0d566fed2
2022-01-10Merge "[AAI] Add serviceAccount override to local cassandra config"Sylvain Desbureaux1-0/+2
2022-01-10Merge "[SDC] Top up sdc-helm-validator image to 1.3.0"Sylvain Desbureaux1-1/+1
2022-01-10Merge "[DCAEGEN2] Use common.log template"Sylvain Desbureaux23-81/+148
2022-01-10Merge "[MULTICLOUD] Log4j vulnerability fix"Sylvain Desbureaux4-4/+4
2022-01-10Merge "[SDNC] Log4shell fix"Sylvain Desbureaux5-5/+5
2022-01-10Merge "[CPS] Add CPS Global Variables"Sylvain Desbureaux1-0/+6
2022-01-10[COMMON] Added imagePullSecrets to certInitializer jobAndreas Geissler1-0/+2
Added missing definition to use secret for repository access Issue-ID: OOM-2907 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If0886b2a59df7786c3655851610e1a6b3aca73ff
2022-01-10[POLICY] Dbmigrator image definition correctedAndreas Geissler1-1/+1
image definition in job.yaml must use repositoryGenerator Issue-ID: OOM-2906 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5b708d9e1509b333cb494aa4417e7f1715da4ec8
2022-01-10[POLICY] Fix missing PF dependecniesefiacor1-0/+8
Missed PF dependencies after apiV2 migration Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I15af70176f304a1642898edcc776a0386b521203 Issue-ID: OOM-2912
2022-01-07[AAI] Add serviceAccount override to local cassandra configAndreas Geissler1-0/+2
If localCluster is enabled, the serviceAccount name must match with the DB name Issue-ID: OOM-2905 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ia6860d995dc7f19890855bcf3a8e3e768966a43a
2022-01-06[DCAEGEN2] Use common.log templateMaciej Wereski23-81/+148
Until now DCAEGEN2 used its own templates instead of common ones. This change switches filebeat sidecar generation to common.log templates. Other ONAP components already use it. Filebeat is depreceated and with use of common templates it is possible to disable it globally. This patch also changes ConfigMap usage from per component ConfigMap to one ConfigMap for all of DCAEGEN2 components. This is done to simplify generated file as there are no differences between per component ConfigMaps. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I87ffe4890b9a4d79edfe0669750dbf21b4a7b340
2022-01-06[SDC] Top up sdc-helm-validator image to 1.3.0vasraz1-1/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3821 Change-Id: I9e48d61bdcbfe4a5aa9277011899ecda4261042e
2022-01-06[CPS] Add CPS Global VariablesNagendra902871-0/+6
Adding CPS Global Variables to be used in running cps robot tests Issue-ID: CPS-840 Change-Id: I7aa562708323c73b3d4c74103f2061b5be02a8fa Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com>
2022-01-06[MULTICLOUD] Log4j vulnerability fixBin Yang4-4/+4
The fix in artifactbroker changing log4j version into 2.16 Issue-ID: MULTICLOUD-1433 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I032d7274446b40889cedba41103eed8bf7021717
2022-01-06[DCAE] Log4j vulnerability fix with patched containersvv770d3-5/+6
VES/Mapper/RestConf container updated with log4j 2.16.0 version Change-Id: If58dc1a35172f896cb4b585259ad34a59100225a Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3022
2022-01-06[SDNC] Log4shell fixDan Timoney5-5/+5
This update remediates the log4shell security vulnerability in SDNC by installing updated versions of the SDNc images which have been patched. Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I63377cd21254b70a83a7302841cb5ac12f19d422
2022-01-05[MARIADB] Downgrade mariadb versionSylvain Desbureaux5-5/+5
Use version 10.6.5-debian-10-r28 instead of 10.6.5. Also align clamp and so to use the same version as the other ones Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie1db09b03daa1bb7792ee0ff6a73bd3483213e75
2022-01-03Merge "[COMMON] Fix more array bashisms"Sylvain Desbureaux1-5/+8
2021-12-16Merge "[COMMON] Fix some array bashisms"Sylvain Desbureaux1-5/+5
2021-12-16Merge "[GLOBAL] Move to Gitlab"Sylvain Desbureaux13-5/+685
2021-12-16[COMMON] Fix more array bashismsguillaume.lambert1-5/+8
pointed out by checkbashisms. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Ia22b064a6bda5f7e2cb50247bc3c47a8b162466c
2021-12-15[COMMON] Fix some array bashismsguillaume.lambert1-5/+5
pointed out by checkbashisms Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Iac07813968e42af1f5a18b0cefb4aee85aa2b880
2021-12-15Merge "[DCAE] Log4j vulnerability fix"Krzysztof Opasiak3-0/+8
2021-12-15Merge "[SDNC] Mediate log4shell vulnerability"Krzysztof Opasiak3-0/+6
2021-12-15Merge "[DMAAP][MR] Allow kafka to run with < 3 replicas"Krzysztof Opasiak2-3/+10
2021-12-15Merge "[GLOBAL] Bump Java JRE image"Krzysztof Opasiak2-2/+2