summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2022-02-23[GLOBAL] Bump Kubectl imageSylvain Desbureaux2-2/+2
Use kubectl 1.22.4 image for Jakarta Issue-ID: SECCOM-271 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I4501f5a91f0fe7d9b75abf7fdaaaf7405433fb16
2022-02-22Merge "[CPS] Remove dependency to service account"Jack Lucas1-3/+0
2022-02-21Merge "[RESOURCES] Enable service-mesh in sm-onap"Sylvain Desbureaux1-0/+5
2022-02-21Merge "[OOM] Avoid duplicate DrPublisher creation via DCAE"Sylvain Desbureaux4-7/+50
2022-02-21Merge "[MARIADB] Use common labels for the metrics Service selector"Sylvain Desbureaux1-2/+2
2022-02-21Merge "[COMMON] Fix typo in import-custom-certs.sh"Sylvain Desbureaux1-2/+2
2022-02-18[CPS] Remove dependency to service accountSylvain Desbureaux1-3/+0
CPS has added a dependency to roles-wrapper. Actually, this one is one install only and thus cannot be installed by component but by ONAP main chart. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I509532dbbae44ac9245192789324ec2bb00c2e27
2022-02-17[GLOBAL] Upgrade Jetty ImageSylvain Desbureaux7-22/+24
Use latest Jetty image, change configuration and explain in code what needs to be done for next time. Issue-ID: AAI-3450 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I85c2f772b985e0f03654916a800c96e1dd345093
2022-02-15[RESOURCES] Enable service-mesh in sm-onapMaciej Wereski1-0/+5
sm-onap is intended to be used to test ONAP deployments with service mesh. Also disable filebeat as it is deprecated. Issue-ID: OOM-2431 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I63ce4ce0902e46664c888922d4790763980dfa68
2022-02-07[MARIADB] Use common labels for the metrics Service selectorBartek Grzybowski1-2/+2
Setting the "prometheus: kube-prometheus" label selector for mariadb-galera ServiceMonitor object is invalid since mariadb-galera-metrics service has common labels assigned. Without this change Prometheus (in kube-prometheus-stack) does not select the mariadb-galera-metrics service for scraping and relevant target is not created. Change-Id: I64dfe83ff7fb448125f8726cf3ca33048ced04a8 Issue-ID: OOM-2925 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2022-02-04Merge "[DCAE] Log4j vulnerability fix"Jack Lucas3-3/+3
2022-02-03[DCAE] Log4j vulnerability fixvv770d3-3/+3
VES/Mapper/RestConf container updated with log4j 2.17.1 version Change-Id: I03ac6c920ab942ca60dde3bdf04e94ca29cfc005 Issue-ID: DCAEGEN2-3022 Signed-off-by: vv770d <vv770d@att.com>
2022-02-01[AAI] Docker image updates for package upgrades for security reasonswr148d5-5/+5
Babel, schema-service, resources, traversal, and graphadmin docker images updated to get log4j version updates and other package updates based on security violations Issue-ID: AAI-3431 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iacd476bb2f70af1524878a887bfac669cc45f3fb
2022-01-31[OOM] Avoid duplicate DrPublisher creation via DCAEajay_dp0014-7/+50
- Username/Password passed as k8s Secret while dr_pub creation. Issue-ID: DCAEGEN2-2861 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ib767c8a17e2d7edabf4a9952ac7277d8062c7988
2022-01-31Merge "[SDC] Service Mesh Compliance for SDC"Jack Lucas32-149/+243
2022-01-26[COMMON] Fix typo in import-custom-certs.shBartek Grzybowski1-2/+2
It resulted in an error at runtime: /root/import-custom-certs.sh: line 30: syntax error: unexpected "then" Issue existed since change Ie9b5ac1c2edd9ddf3574f09c77ca8734f2311d1d Change-Id: I8b9f771eaccc9f1cdbd45159f2199b33c9b5d826 Issue-ID: OOM-2919 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
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 "[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[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