aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-06-20[SDNC] Create Authorization Policies for SDNCAndrewLamb11-0/+171
Add initial authorized serviceaccounts for each SDNC service Issue-ID: OOM-3131 Change-Id: I56db8f5d16ec15400fdd240c5a0126e2381f7237 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-06-20Merge "[SDC] Fix sdc-helm-validator resource settings"Andreas Geissler1-4/+4
2023-06-19Merge "[UUI] Uui-intent-analysis resource settings fix"Andreas Geissler1-2/+2
2023-06-19Merge "[SO] Make SO independent of MSB - OOM Changes"Andreas Geissler1-0/+2
2023-06-19[UUI] Uui-intent-analysis resource settings fixAndreas Geissler1-2/+2
The pod uses more memory, so the resource limits needed to be enhanced Issue-ID: OOM-3189 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I0096a1b08add252fbed642182b95e5e26a0f0d0c
2023-06-19[SDC] Fix sdc-helm-validator resource settingsAndreas Geissler1-4/+4
As the pod uses more memory than specified as limit the resources setting needed to be increased Issue-ID: OOM-3190 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8af7063c77da0e8c5cdc32d9f6dedb6388bbc875
2023-06-19[SO] Make SO independent of MSB - OOM Changessanket123451-0/+2
- Changes in Component-OpenstackAdapter - Add MultiCloud endpt & map in SO-code base Issue-ID: OOM-3185 Change-Id: I98f32f826d070d990f28f1b091dce0865d9f8dea Signed-off-by: sanket12345 <sx00562924@techmahindra.com>
2023-06-16Merge "[UUI] Update image of components of UUI"Andreas Geissler4-4/+4
2023-06-16Merge "[HOLMES] Correct resources settings for holmes"Andreas Geissler3-13/+14
2023-06-15[HOLMES] Correct resources settings for holmesAndreas Geissler3-13/+14
Add the resources config to rule management Correct the resources values for proper startup Issue-ID: OOM-3188 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ieadc080bdc438e983fe6e70cb6f0018b8be8d7ef
2023-06-15[UUI] Update image of components of UUIkaixiliu4-4/+4
Update image of components of UUI Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ie4f396bd863139f8ec8c70d2f731fcf58f11446b
2023-06-15[SO] Increase SO-Admin-Cockpit timeoutsAndreas Geissler1-2/+2
To fix startup problems in "small" flavor setups the liveness and readiness probe timeouts needed to be extended. Issue-ID: OOM-3187 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Iec44699b815051598d1ebabfe16cbd661a394d16
2023-06-14[POLICY] Correct clamp timeouts and enable sidecars in jobs againAndreas Geissler6-18/+86
Clamp pods take longer to start in "small" flavor case and require 60 seconds to startup. Revert the Istio Sidecar removal in MariaDB jobs, as they are not the root cause of the startup issue. Issue-ID: OOM-3186 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I0f3fd6a55e851640617bc3b0de8f96a0fe33d765
2023-06-06[SDC] Update SDC images to 1.12.5MichaelMorris4-7/+7
SDC images for London RC Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4516 Change-Id: I698180e5bf13df7928c56142c4fd2d366da88fe2
2023-06-02Merge "[DCAEGEN2] Update PMSH image version"Andreas Geissler1-1/+1
2023-06-01Merge "[DOC] Update London OOM documentation"Andreas Geissler16-173/+565
2023-06-01[DOC] Update London OOM documentationAndreas Geissler16-173/+565
Add information: - new Deployment options (Production, Development) - move Istio deployment to base installation - add Gateway-API and Keycloak Installation instructions - split and rename of a few files for updated structure - changed rst section formatting as suggested in sphinx rtd theme - add London Release Notes Issue-ID: OOM-3159 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I98b8541d51daba982fd6c8be0c85fae676d53c13
2023-05-30[DCAEGEN2] Update PMSH image versionJack Lucas1-1/+1
Update to container version 2.2.3. Issue-ID: DCAEGEN2-3353 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Id9c5345d8a302349cca26b6daa73529269de7ab5
2023-05-30[STRIMZI] Update Kafka version to 3.4.0Andreas Geissler1-2/+2
Update the Kafka version to 3.4.0 Requires an update of the strimzi-kafka-operator to 0.34.0/0.35.0 Issue-ID: OOM-3162 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I0330e081e65d5680f39a9474b21d00d88892d653
2023-05-30Merge "[AAI] Create Authorization Policies for AAI"Andreas Geissler14-0/+267
2023-05-30Merge "[DCAEGEN2] Create Authorization Policies for DCAE"Andreas Geissler38-0/+1026
2023-05-26Merge "[COMMON] Adding Common Template for cassa-operator"Andreas Geissler22-18/+254
2023-05-26[DCAEGEN2] Create Authorization Policies for DCAEAndrewLamb38-0/+1026
Add initial authorized serviceaccounts for each sub component service Issue-ID: OOM-3132 Change-Id: I984d5aef78836e066d800bf739619f556f9adbfe Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-05-26[AAI] Create Authorization Policies for AAIAndrewLamb14-0/+267
- Create Authorization Policies for AAI - Add initial authorized serviceAccounts for each sub-component service Issue-ID: OOM-3126 Change-Id: Ic7fdaf595ae3534805a39859fe8e02b81999bef3 Signed-off-by: amatthews <adrian.matthews@est.tech> Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-05-26[COMMON] Adding Common Template for cassa-operatordasarathi52802422-18/+254
- K8ssandraCluster resources template file added - Modification of the cassandra chart to add the option to install cassandra using the k8ssandra-operator - AAI and SDC values changed to support the new cassandra settings - Fix for SDC cql version in jobs - for London make k8ssandra-operator optional (default: false) Issue-ID: OOM-3168 Signed-off-by: Dasarathi, Swain (ds00528024) <ds00528024@techmahindra.com> Change-Id: Idfe232460c9c1f584536e60ea042345d7dca3164
2023-05-26Merge "[CDS] Chart cleanup from TLS/AAF options"Andreas Geissler11-191/+46
2023-05-25[CDS] Chart cleanup from TLS/AAF optionsAndreas Geissler11-191/+46
Remove checks and add the usage of common templates Issue-ID: OOM-3113 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8e08f1cdd7aa29619a7928ffb6e32d81c2d1b802
2023-05-25[COMMON] Update Common Authorization PolicyAndrewLamb1-1/+1
Change app label to use same common.name as the common.labels use. Issue-ID: OOM-3148 Change-Id: Id1a27326df89883c96f6c2f5d3019dd29c19c74d Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-05-25[DCAEGEN2] Update kpi-computation-ms Helm Chart for London Releasesushant531-1/+1
Update dcaegen2-services-kpi-computation-ms Helm Chart for London Release Issue-ID: DCAEGEN2-3373 Change-Id: Id2474bf67001b3080cf7d5b872e1d66872538d5f Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-05-25Merge "[DCAEGEN2] Update kpi-computation-ms Helm Chart for London Release"Andreas Geissler2-2/+4
2023-05-25Merge "[DCAEGEN2] Update slice-analysis-ms Helm Chart for London Release"Andreas Geissler2-2/+4
2023-05-25[UUI] Update database sql of uui-intent-analysisxudan161-1/+20
update file intent-analysis-init.sql to update the initialization of uui-intent-analysis DB. Issue-ID: OOM-3182 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: I30e9920afb3c881d7ecd6f41f8a4d0900d22b8fc
2023-05-24Merge "[COMMON] Remove not supported components"Andreas Geissler419-25215/+2
2023-05-24[DCAEGEN2] Update slice-analysis-ms Helm Chart for London Releasesushant532-2/+4
Update dcae-slice-analysis-ms Helm Chart for London Release Issue-ID: DCAEGEN2-3374 Change-Id: I1c52c4a0bf4b04395dd5f5ae9fcfb7e88d7983f5 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-05-24[COMMON] Remove not supported componentsAndreas Geissler419-25215/+2
Remove the following component charts: - AAF - CONSUL - CONTRIB - PORTAL - LOG - SNIRO-EMULATOR correct the helm deploy plugin Issue-ID: OOM-3074 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I93cd32d9a9dabbc4cdeda63d8c7b669a79cdea8a
2023-05-24[POLICY] Update docker images to latest versionsliamfallon6-6/+6
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Id4904916026969730830441a17d1442d1c690004
2023-05-15Merge "[COMMON] Add monitoring to postgres"Andreas Geissler5-0/+232
2023-05-12[COMMON] Add monitoring to postgresmiroslav.masaryk5-0/+232
Add monitoring to postgres db Issue-ID: OOM-3161 Signed-off-by: miroslav.masaryk <miroslav.masaryk@telekom.com> Change-Id: I470a8e9e471562d10ef423e23ad94b5c30db8740
2023-05-05[DCAEGEN2] Update kpi-computation-ms Helm Chart for London Releasesushant532-2/+4
Update dcaegen2-services-kpi-computation-ms Helm Chart for London Release Issue-ID: DCAEGEN2-3373 Change-Id: I874bb8c3ef5d7e7033252acff6ad7b63682fc395 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-05-05Merge "[CPS] Parameterize topics in application"Andreas Geissler4-8/+52
2023-05-05Merge "[POLICY] Update docker images to latest versions"Andreas Geissler27-143/+386
2023-05-04[POLICY] Update docker images to latest versionssaul.gill27-143/+386
The image versions in policy values.yaml files have been updated Added native configurable support in pap and api for strimzi Added configurable support in api and pap for postgres *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Change-Id: Ia91ea4a8babc850d0854e299eb80541c1d38285d Signed-off-by: saul.gill <saul.gill@est.tech>
2023-05-04Merge changes Iec7fe7c0,I73f97f98Andreas Geissler8-10/+12
* changes: [SO] London release image updates [SO] Config Changes for SO to listen to a new DMaap Topic
2023-05-02[SO] Update CNFM OOM imageegernug1-1/+1
Update CNFM image to 1.12.1 Issue-ID: SO-4066 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I303715b7ebfb8c2b57315016e46e0e9564f3e1d5
2023-05-02Merge "[DCAEGEN2] Update PRH version for London release"Andreas Geissler1-1/+1
2023-05-02Merge "[UUI] Update image of components of UUI"Andreas Geissler2-2/+2
2023-05-02[SO] London release image updatesLukasz Rajewski7-7/+7
London release image updates - for test purpose only so far. Issue-ID: SO-4091 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Iec7fe7c04dc645f2f65910e7df4e1b60e980c19c
2023-05-02[SO] Config Changes for SO to listen to a new DMaap TopicSreeja Gattagouni1-3/+5
- PNF Addition use case-patch2 - To listen PNF DMaap topics added new Topic PNF_UPDATE Issue-ID: OOM-3092 Change-ID:I73f97f986a817d423f92f8d36809d0947b8a2506 Signed-off-by: Sreeja Gattagouni <sg00744975@techmahindra.com>
2023-04-29[DCAEGEN2] Update PRH version for London releasesangeeta.bellara1-1/+1
Issue-ID: DCAEGEN2-3376 Change-id: 9470749204 Signed-off-by: Sangeeta Bellara <sangeeta.bellara@t-systems.com> Change-Id: I2cf7c82e64a3fad33df498843be013f50c3158a4
2023-04-28Merge "[POLICY][COMMON] Create Authorization Policies for Policy"Andreas Geissler29-4/+333