aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2022-09-27Merge "[DCAE] Version updates for Kohn"Jack Lucas5-11/+7
2022-09-26Merge "[DCAEGEN2-SVCS] Allow image repo override"Fiachra Corcoran1-2/+9
2022-09-26[DCAE] Version updates for KohnVijay Venkatesh Kumar5-11/+7
RESTConf: 1.3.4 TCAGEn2: 1.3.4 SNMPTrap: 2.0.7 SON-Handler: 2.1.10 MOD/Distributor: 1.1.1 Issue-ID: DCAEGEN2-2976 Issue-ID: DCAEGEN2-3210 Issue-ID: DCAEGEN2-3166 Issue-ID: DCAEGEN2-3213 Issue-ID: DCAEGEN2-3234 Issue-ID: DCAEGEN2-3158 Change-Id: Ia0cc18bba14036284eb8de2a62220e9bab25d59b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-09-26Merge "[COMMON] Fix Portal MariaDB deploy error"Fiachra Corcoran1-2/+2
2022-09-26Merge "[OOF] Update OOF image versions"Fiachra Corcoran8-10/+10
2022-09-26Merge "[AAI] Add latency metrics configurations for AAI-resources"Fiachra Corcoran1-0/+4
2022-09-26Merge "[POLICY] Update docker images to latest versions"Andreas Geissler12-12/+12
2022-09-23Merge "[MULTICLOUD] Service mesh compatibility"Fiachra Corcoran22-78/+107
2022-09-23[AAI] Add latency metrics configurations for AAI-resourcesleila1-0/+4
Latency metrics based on the percentiles of histogram quantile function Issue-ID: AAI-3529 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I1efca1383051168c6e17abe6bde78c93d7752b31
2022-09-23[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-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I96f9d8d2857976f22f503810ba1d9bb42133cd6b
2022-09-23Merge "[CDS] Update the CDS blueprintprocessor"Andreas Geissler1-1/+1
2022-09-23Merge "[SDC] Update SDC docker images to 1.11.8"Fiachra Corcoran4-7/+7
2022-09-22Merge "[POLICY] Update strimzi config in policy helm charts"Andreas Geissler10-31/+182
2022-09-22[OOF] Update OOF image versionsmalar8-10/+10
- Update OSDF version to 3.0.7 - Update HAS version to 2.3.1 Issue-ID: OPTFRA-1080 Issue-ID: OPTFRA-1089 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Id16478f40893c5ca447c84868d3bf55bf6ae0500
2022-09-22[SDC] Update SDC docker images to 1.11.8MichaelMorris4-7/+7
Update SDC versions for M4 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4155 Change-Id: Iec5eccb19a41401298224c5b3290acdf85190c63
2022-09-21[POLICY] Update strimzi config in policy helm chartsSirisha_Manchikanti10-31/+182
Added strimzi kafka user and topics for policy apex-pdp in relevant helm charts. Updated kafka configuration for policy component helm charts. Corrected policy-group configuration in PAP Issue-ID: POLICY-4134 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I0f38f4919898c04e4f4dadc820a7627eee6e022a
2022-09-20[DCAEGEN2-SVCS] Allow image repo overrideJack Lucas1-2/+9
Allow overriding the default image repository for the DCAE microservice image. Issue-ID: OOM-2978 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I7dab36db8eca6917411c8366c388082d5280e506
2022-09-20[CDS] Update the CDS blueprintprocessorLukasz Rajewski1-1/+1
Fixed recent bugs i.e. for rest clients or UAT tests Issue-ID: CCSDK-3767 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ic64bb42a0c3006b30bba0dafa5ac5e054a51bddc
2022-09-15Merge "[DCAEGEN2] Update DCAEGEN2 released containers"Jack Lucas6-6/+6
2022-09-14[MULTICLOUD] Service mesh compatibilityAndreas Geissler22-78/+107
Patch on MC charts dedicated to make http/https calls depending on configuration for TLS. Include an updated version of the framework-artifactbroker Issue-ID: OOM-3015 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I03deae9dcea703540fe6e3a81ddba20505f246f1
2022-09-13[STRIMZI] Correct NodePort reservation for servicesAndreas Geissler1-3/+5
Add the missing Nodeport definition for kafka-broker-2 and renumbered the ports Issue-ID: OOM-3033 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I1f5951e652aea097c5ee28f67f93328af66ba234
2022-09-12[DCAEGEN2] Update DCAEGEN2 released containersTomasz Wrobel6-6/+6
Update Datafile Collector version to 1.9.0 Update HV-VES Collector version to 1.11.0 Update PM-Mapper version to 1.9.0 Update PRH version to 1.8.1 Update VES Collector version to 1.11.1 Update VES-OpenApi-Manager version to 1.2.0 Issue-ID: DCAEGEN2-3211 Issue-ID: DCAEGEN2-3212 Issue-ID: DCAEGEN2-3218 Issue-ID: DCAEGEN2-3219 Issue-ID: DCAEGEN2-3214 Issue-ID: DCAEGEN2-3215 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I2617aa870a5cea1683829584d57af2cba7b06ef9
2022-09-07[DCAEGEN2-SERVICE] Add policy sync for slicemsqingshuting1-1/+17
Add policy sync as a side car to provide runtime configuration for slicems Issue-ID: DCAEGEN2-3195 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: Ic05d757291a0129771bc28cca1df88bc284c5b54
2022-09-06[SO] Recursive Service Orchestration - Configmap changesAndreas Geissler1-0/+3
Added Adapter settings to allow the so-bpmn-infra to execute itself recursively Issue-ID: OOM-2996 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Idc55a771311cf5c38fa3dde3013f9b97e93fd858
2022-09-05[COMMON] Fix Portal MariaDB deploy errorVladislav Sheshalevich1-2/+2
Make fix to install Portal using OOM from scratch using user guide Issue-ID: OOM-3032 Signed-off-by: Vladislav Sheshalevich <onlyselain@gmail.com> Change-Id: I07f444d49c76b63abf889cc69b875795f84655d0
2022-09-02[POLICY] Change log file path in acm-runtimeSirisha_Manchikanti1-2/+2
Issue-ID: POLICY-4341 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I642e7df1c12f59c78d49a494857652bb5f9dd974
2022-08-31Merge "[COMMON] Disable Nodeports in _service template"Jack Lucas2-0/+5
2022-08-23Merge "[COMMON] Add Istio IngressGateway config"Jack Lucas1-2/+103
2022-08-23[PLATFORM] Create Ingress Certificates for ServiceMeshAndreas Geissler4-1/+242
Add issuers and self-signed certificates for the Ingress controller Additionally a new override file is created for Istio Ingress setup Issue-ID: OOM-3001 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I6da12e54ecc4bbb15e3bcf1aa259e50f5be320b6
2022-08-23Merge "[MODELING] Service Mesh Compatibility"Andreas Geissler3-10/+26
2022-08-23Merge "[AAI] Update OOM to include the latest version for AAI Kohn"Andreas Geissler6-15/+15
2022-08-22[MODELING] Service Mesh CompatibilityAndrewLamb3-10/+26
Adding basic requirements for Service Mesh compatibility for Modeling and made the MSB readiness probe optional Issue-ID: OOM-2992 Change-Id: Ib2353898811014e01f8c8a9553c6477ce7bc16bd Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2022-08-19[AAI] Update OOM to include the latest version for AAI Kohnwr148d6-15/+15
Updates included to bump to the latest version of the schema v27 Issue-ID: AAI-3489 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I8d9fb8ed90a67b09556898d11ca45b4c6b8a06ad
2022-08-19[DCAE] Remove platform charts and overridesVijay Venkatesh Kumar100-5145/+0
All platform components has been disabled/deprecated since Jakarta release Change-Id: I8837ad4e6b9ef20cd7c94fefd6ec4b9cb7b20b08 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3002 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-08-19[COMMON] Disable Nodeports in _service templateAndreas Geissler2-0/+5
When using the _service template in case of ServiceMesh a NodePort is changed to a ClusterIP Issue-ID: OOM-2013 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I42fa1af57dc393356990bedc3ec52babb4f6c09a
2022-08-19[COMMON] Add Istio IngressGateway configAndreas Geissler1-2/+103
In the _ingress.tpl create Gateway and VirtualService resources when SM is enabled, add ssl redirect and use plain_port, if it is defined in ingress config Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I20c9f88573547fbad631df3c5e0fa17fbdeed80b
2022-08-18[CASSANDRA] Change values to makre Cassandra instances more stableMichal Jagiello1-4/+4
Based on Cassandra documentation enlarge limits of Cassandra pods and the heap size Issue-ID: AAI-3492 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I43e6eeb043b75e5bf5333a3fbdb66f832f01c867 (cherry picked from commit 56b8db227af43c0698eb877dc723f93ad5a0d812)
2022-08-17Merge "[COMMON] Update Makefiles to enable parallelization"Jack Lucas73-305/+837
2022-08-17[COMMON] Update Makefiles to enable parallelizationAndreas Geissler73-305/+837
All Makefiles are updated to support SKIP_LINT option, have a defined order of compilation (common -> components) to support the parallel compilation of charts using: make all -j8 (for 8 Jobs). Additionally use cm-push instead of push to use the new K8S/Helm version Issue-ID: OOM-3011 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If9903c9d5bc646b5ce54075acc616e98c4b6706e
2022-08-10[SDC] Update SDC docker images to 1.11.6MichaelMorris4-7/+7
Early release of Kohn functionality Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4108 Change-Id: I789d6cdd521b90a7f0b3ffe1daee37efbe655944
2022-08-04Merge "[DMAAP] DMaaP ServiceMesh compatibility"Fiachra Corcoran3-2/+10
2022-08-03Merge "[POLICY] Add strimzi kafka config from helm charts"Fiachra Corcoran18-2/+408
2022-08-03Merge "[DCAEGEN2-SVCS] Support config update via configMap"Fiachra Corcoran6-91/+57
2022-08-02[DCAEGEN2-SVCS] Support config update via configMapJack Lucas6-91/+57
Change chart to mount application configuration configMap directly on the application container and rely on the DCAE SDK to do environment variable substitution on the configMap content. This allows changing configuration by editing the configMap without restarting the application. Remove message router authenticated topic provisioning from DCAE. Issue-ID: DCAEGEN2-2935 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I85139e64f8cb7e1b88f8fca8d5d84cc71f946290
2022-08-02[DCAGEN2] Update Datafile Collector to 1.8.0Tomasz Wrobel1-1/+2
Update Datafile Collector version to 1.8.0 Make certificate dependency configurable Issue-ID: DCAEGEN2-3039 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If761d50317cc93dada54b3614ce274cc437bccc8
2022-08-02Merge "[DCAE] Remove topic provisioning config for PM-Mapper"Fiachra Corcoran1-14/+0
2022-07-29[DMAAP] DMaaP ServiceMesh compatibilityAndreas Geissler3-2/+10
Remove the dependency to AAF during the deployment of the DMaaP Bus Controller, as it is not used in ServishMesh usecase Added a change to the job to use http interface and delete Istio sidecar Issue-ID: OOM-2820 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I81f41bc06fe8db260636a17e66ffbabd58f01d74
2022-07-29[COMMON][CASSANDRA] Cassandra ServiceMesh ImprovementsAndreas Geissler1-1/+5
Disable inter-cluster ports from the Sidecar communication Issue-ID: OOM-2820 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie9b523e881a6dd5bef62debdf208994d03a08f29
2022-07-28[DCAE] Remove topic provisioning config for PM-MapperVijay Venkatesh Kumar1-14/+0
PM-Mapper was switched to use unauthenticated topic with Jakarta The topic provisioning config removed to avoid un-necessary DMAAP dbc-client topic provisioning Change-Id: Idf5fb3862ae41fad459eb2e8afddc99f71104416 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3032 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-07-25[POLICY] Add strimzi kafka config from helm chartsSirisha_Manchikanti18-2/+408
Add strimzi kafka user and topics for policy components in relevant helm charts. Issue-ID: POLICY-4133 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: If0e1107c03acdfed83bfc359a45ad546d134bd30