aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2022-11-09[DCAE] DCAEGEN2-Services Service Mesh Patchrope25220-64/+97
Service Mesh patch for DCAE, changing port names to http. Remove aaf-cm readiness check, set tlsServer to false (excluding restconf) Added environment variables to pods to solve CBS problems Disable VES authentcation in SM override Change-Id: I42a12912f471d89bd4ebc6181f5454140e54a605 Issue-ID: OOM-2820 Issue-ID: DCAEGEN2-3277 Signed-off-by: rope252 <gareth.roper@est.tech> Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-11-09Merge "[MULTICLOUD] Correction for AAI service port in MultiCloud API"Fiachra Corcoran2-1/+3
2022-11-09[MULTICLOUD] Correction for AAI service port in MultiCloud APIAndreas Geissler2-1/+3
AAI service port changed to 80 and service aai-internal additionally the AAI_PROTOCOL is added, which requites a patch for MultiCloud (https://jira.onap.org/browse/MULTICLOUD-1495) Issue-ID: OOM-3015 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ibc0833dd13b7e1110c77711bae30f3af52eda0c4
2022-11-07[AAI] Add HTTP service for non Service Meshrope2521-2/+0
Removing onServiceMesh toggle, as HTTP service required for basic deployment Change-Id: I116fdec33444d58cfe450fcb2b4384bbf9951340 Issue-ID: OOM-2820 Signed-off-by: rope252 <gareth.roper@est.tech>
2022-11-07Merge "[SO] Kohn release image updates"Andreas Geissler11-11/+11
2022-11-04[AAF] Remove aaf-helloefiacor10-279/+0
Deleteing sample aff hello app Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I32247d82db45979d0809423ac4f4f4b79b5e5515 Issue-ID: OOM-3054
2022-11-04[SO] Kohn release image updatesLukasz Rajewski11-11/+11
Kohn release image updates - for test purpose only so far. Issue-ID: SO-3993 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I8abea088f33dc7d384bafc64d8fa02caf59afb87
2022-11-04Merge "[UUI] Update image of components of UUI"Fiachra Corcoran2-2/+2
2022-11-04Merge "[CPS] Security logging fields"Fiachra Corcoran3-38/+77
2022-11-04Merge "[CCSDK] Version bump for CCSDK Kohn RC"Fiachra Corcoran5-5/+5
2022-11-04Merge "[SDNC] Simplify cert retrieval script"Fiachra Corcoran2-10/+8
2022-11-03[SDNC] Simplify cert retrieval scriptSylvain Desbureaux2-10/+8
As retrieving values is now done via a generic script, let's clean a little bit cert retrieval in order to remove unneeded part. Issue-ID: OOM-2688 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0089a954a42d900fe06a591594bbc89d56bfeb01
2022-11-03[COMMON] Remove aafConfig as it's replaced by certInitializerKrzysztof Opasiak1-162/+0
aafConfig is obsolete now so let's remove it from the source code to be sure that people use the new one. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ie1e05cf0fbe82474edcb3c35ca0df011f4e3a449
2022-11-03Merge "[AAI] Add AAI http service for DCAE Service Mesh patch"Fiachra Corcoran1-0/+22
2022-11-03[UUI] Update image of components of UUIhekeguang2-2/+2
Update the image version for UUI components Issue-ID: USECASEUI-743 Change-Id: Iab67b65566c3d2737337b3c85f3b0d3f6d035697 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-11-03[CPS] Security logging fieldsmpriyank3-38/+77
- Removed the old logback.xml file. - Added logback-spring.xml with the new format for logging in json format - Updated the file mount path in deployment file. - Above change is just for CPS-Core Issue-ID: CPS-1291 Change-Id: If1b657a4959023fc18d0a4710891a55dfeb29b22 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-11-03[CCSDK] Version bump for CCSDK Kohn RCTimoney, Dan (dt5972)5-5/+5
Version bump for CCSDK (CDS) images for CCSDK Kohn RC milestone Issue-ID: CCSDK-3777 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I4472fd32bcda610ff15e72bce1695da74c103455
2022-11-03Merge "[SDNC] Version bump for SDNC Kohn RC"Fiachra Corcoran5-6/+6
2022-11-03Merge "[UUI] New Solve 2 components in one Docker"Fiachra Corcoran7-33/+452
2022-11-03[UUI] New Solve 2 components in one DockerJunyiDu7-33/+452
1.add postgres env in uui-server 2.use oom common postgres Signed-off-by: dujunyi <hunterdevil@foxmail.com> Issue-ID: USECASEUI-405 Change-Id: Id72a11f5b8574ff566061fcdfe98663107b6de2f
2022-11-02Merge "[ROBOT] Update to Kohn version of the testsuite"Michal Jagiello1-2/+2
2022-11-01[AAI] Add AAI http service for DCAE Service Mesh patchrope2521-0/+22
Adding functionality to deploy an additional service for AAI for port 80 If service mesh is enabled this service is required by the DCAE SM patch Change-Id: I234bfb335b77b7ebdd2bc4c2596924314c9f3fca Issue-ID: OOM-2820 Signed-off-by: rope252 <gareth.roper@est.tech>
2022-10-28[SDNC] Version bump for SDNC Kohn RCTimoney, Dan (dt5972)5-6/+6
Version bump for SDNC Kohn RC milestone. Also, change callhome port from 6666 to 4334 to comply with RFC standard, implemented in ODL Sulfur release Issue-ID: SDNC-1744 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I1e5576d0b51d140a8899e8e48d27f4ab071c44e3
2022-10-27[ROBOT] Update to Kohn version of the testsuiteAndreas Geissler1-2/+2
Update the testsuite image version for Kohn Issue-ID: INT-2159 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I7586a21c1bc01048ba8d2d68ad946772a4c74a94
2022-10-27[CPS] Container image updatempriyank3-3/+3
- cps-core updated to 3.1.5 - cps-ncmp-dmi-plugin updated to 1.2.2 - cps-temporal updated to 1.2.1 Issue-ID: CPS-1316 Change-Id: Ie7b8cb8037c8b16bf59c1571f3a0c440a49cab21 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-27Merge "[DCAE] Update KPI policy configuration in Helm"Fiachra Corcoran1-2/+2
2022-10-27Merge "[AAI] Enhancement of AAI-traversal healthcheck"Andreas Geissler1-4/+21
2022-10-26Merge "[POLICY] Correction on PAP MR connection port"Fiachra Corcoran1-1/+1
2022-10-26Merge "[SDNC] Fix service template for ServiceMesh case"Fiachra Corcoran1-5/+0
2022-10-25[DCAE] Update KPI policy configuration in Helmmalar1-2/+2
Updated the values.yaml file for kpi-ms Issue-ID: DCAEGEN2-3207 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ie26003cf77be943cbd3ad38e01b0248f96a3e9ac
2022-10-25Merge "[DCAE] SliceMs Kohn updates"Andreas Geissler1-7/+11
2022-10-24[OOF] Service Mesh Compliance for OOFamatthews15-30/+99
Updating basic requirements for Service Mesh Compliance within OOF. Removed AAF dependencies in OOF deployments. Resolved merge conflict for oof-has/resources/conflict/conductor.conf for DCAE Issue-ID: OOM-2253 Change-Id: I660085ca94db723e4880dfa67aa31b604e712d15 Signed-off-by: amatthews <adrian.matthews@est.tech>
2022-10-24[AAI] Release 1.11.0 images for Kohnwr148d6-6/+6
Releasing the latest docker images aai-babel aai-graphadmin aai-modelloader aai-schema-service aai-traversal Issue-ID: AAI-3537 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I8fdec3465b63a5e445f7e567884bbc8ee74c4e95
2022-10-24Merge "[AAI] OOM AAI MODEL LOADER Fixed BabelClient"Andreas Geissler1-1/+5
2022-10-21[POLICY] Update docker images to latest versionsliamfallon12-12/+12
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I668a2acadccf8d36ccd3b7c1fb21bcfbe59d80da Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-21[COMMON] Harmonize all component ingress configAndreas Geissler52-57/+73
Harmonize all ingress definitions using schema: <component>-<application>-<api|ui> and adding plain_port attributes to support SM Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8212774ba194758d7cf23bc2085edcc4eacd2539
2022-10-21[A1POLICYMANAGEMENT] Make A1P ServiceMesh compatibleAndreas Geissler4-1/+5
Update the application config to run in Istio SM by using HTTP instead of HTTPS and disable AAF dependency Issue-ID: OOM-3008 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I3882912d98b05861114848902f35d254fa49c9d8
2022-10-21Merge "[POLICY] Exclude JDBC from CLAMP ACM participants"Fiachra Corcoran4-172/+15
2022-10-20[POLICY] Exclude JDBC from CLAMP ACM participantsliamfallon4-172/+15
CLAMP ACM participants do not use a databsae. However, Spring looks for a JDBC driver when it comes up unless the driver lookup is disabled. Issue-ID: POLICY-4375 Change-Id: I0cd22cea3972857b669031de0bfc04a07321ae92 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-20Merge "[EXTAPI] Make NBI ServiceMesh compatible"Fiachra Corcoran3-55/+22
2022-10-20[EXTAPI] Make NBI ServiceMesh compatibleAndreas Geissler3-55/+22
Enable HTTP connections to SDC, DMAPP, AAI and provide own HTTP service, allign chart to the common templates Issue-ID: OOM-3007 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8d984c1ac8a93b154b458b1306b6b0f814e47a4f
2022-10-20[SDNC] Fix service template for ServiceMesh caseAndreas Geissler1-5/+0
sdnc-oam service was not created correctly in case of a nonTLS deployment Issue-ID: OOM-2495 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I095f8a466d9d1df62800a28d2538e75db597e023
2022-10-20Merge "[ROBOT] Get VES collector tests work under ServiceMesh"Fiachra Corcoran1-2/+2
2022-10-20Merge "[DCAE] Add Ingress configuration for DCAEGEN2 services"Fiachra Corcoran8-0/+107
2022-10-20[DCAE] Add Ingress configuration for DCAEGEN2 servicesAndreas Geissler8-0/+107
Add Ingress configurations for external DCAE servcices - datafile-collector - restconf-collector - ves-collector - hv-ves-collector Issue-ID: OOM-3014 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I05c334c000f7ec938239ddfad3c5e43ffecd10e8
2022-10-19[ROBOT] Get VES collector tests work under ServiceMeshAndreas Geissler1-2/+2
Set the GLOBAL_DCAE_VES_HTTPS* variables to HTTP in ServiceMesh environments to enable the VES healthcheck and PNF_registrate tests Issue-ID: OOM-3005 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I85add1d99db9570cf567fd043a5aee7b4e98431a
2022-10-17Merge "[ROBOT] Make Robot ServiceMesh compatible"Fiachra Corcoran1-16/+16
2022-10-17[AAI] OOM AAI MODEL LOADER Fixed BabelClientNiharika Sharma1-1/+5
Added a new property to enable/disable http for AAI BabelClient/AAIRestClient Issue-ID: AAI-3533 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I2b43ed691101c48eff19f5c4ddb1e0beb1073a7e
2022-10-17[ROBOT] Make Robot ServiceMesh compatibleAndreas Geissler1-16/+16
configure the Component APIs depending on the TLS settings, added missing NBI and DMAAP interface settings Issue-ID: OOM-3005 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I7d953d38a7aeeaa7a2bae7b7eec005ea3ba9ecb5
2022-10-17[POLICY] Correction on PAP MR connection portAndreas Geissler1-1/+1
On non-TLS setup the MR port is 3904 instead of 3905, which needs to be set in the papParameters file Issue-ID: OOM-3003 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie5ee14209660f00e69b6e4b1df5a992731f500f6