aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so
AgeCommit message (Collapse)AuthorFilesLines
2023-10-18[OOM] Fixing k8s cpu limitsvladimir turok15-31/+31
Adding specific cpu limits for all oom components Issue-ID: OOM-3241 Change-Id: I0bbd973d91d11dbb0ffa5848f7c1ed5ebb5f54ba Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
2023-09-29[MARIADB][COMMON] Add support for mariadb-operatorAndreas Geissler14-17/+20
Add template functions for the mariadb-operator resources and update the mariadb-galera chart to support them Change the flag to "useOperator" in cassandra to the global setup and additional labels for cassandra resources Changed Policy DB users to support the new mariadb User and fixed db.sh script to wait for the DB user creation Use the new readiness image 5.0.1 with the "app-name" option Change the MariaDB-Galera Service to the "primary" to avoid Deadlocks Fix previous SDNC patch (https://gerrit.onap.org/r/c/oom/+/135308) and temporary disable MariaDB for SDNR, as it is not compatible to MariaDB 11 Issue-ID: OOM-3236 Change-Id: Ie63fcc9c6d5fa802d38c592b449e7ff8553c2ab9 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-08-07[OOM] Fixing k8s ServiceAccountsvladimir turok1-0/+1
Adding service account for the jobs Cleanup MSB, ES and other common charts from AAF dependencies Issue-ID: OOM-3199 Issue-ID: OOM-3114 Issue-ID: OOM-3116 Change-Id: I55bf80876c9fb3b110e538ed1a5504e0dc1d4e1a Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
2023-07-18[SO] Correct the resources values for so-admin-cockpitAndreas Geissler1-4/+4
Fixed mixed up CPU values in resources entries Issue-ID: OOM-3199 Change-Id: I6e197e0fb8291d1526154a86e14e938903b4c719 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-14[OOM] Fixing k8s resources and limitsAndreas Geissler15-99/+99
This fix is adjusting OOM helm charts components resources limits and requests Issue-ID: OOM-3199 Signed-off-by: Vladimir Turok <vladimir.turok@t-systems.com> Change-Id: I56aeba925cda4984277ac7bbf23cfd158263d30f
2023-06-29[COMMON] Bump ONAP versionAndreas Geissler18-112/+112
Update chart versions to 13.0.0 for Montreal Issue-ID: OOM-3173 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie53fd021f01e459c464e44f4459a73ba0b00c172
2023-06-26[COMMON] Fix various helm errorsAndreas Geissler1-1/+0
Fixes in helmcharts which are not detected by helm, but kustomize in common, CDS, POLICY, SDC, SO Issue-ID: OOM-3200 Issue-ID: OOM-3201 Issue-ID: OOM-3202 Issue-ID: OOM-3203 Issue-ID: OOM-3204 Issue-ID: OOM-3205 Issue-ID: OOM-3206 Issue-ID: OOM-3207 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8416726693d6606d936aaf4cfe2c097752689c29
2023-06-22[SO] Release 1.12.2. SO Core imagesLukasz Rajewski7-7/+7
Release 1.12.2 SO Core images. Corrects the rest-call to support new SDNC version for London Issue-ID: SO-4109 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I8ee70cf864f4f77a752766f9e03030585063ea2c
2023-06-19Merge "[SO] Make SO independent of MSB - OOM Changes"Andreas Geissler1-0/+2
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-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-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-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-21[SO] Create Authorization Policies for SOAndrewLamb31-0/+362
- Create Authoriation Policies for SO - Add in initial authorized serviceaccounts for each sub component service Issue-ID: OOM-3128 Change-Id: Id18b7bb6cdb180b1173966e797032118b5b20621 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-04-01[SO-SDC-DIST] Move to use strimzi kafka tplefiacor6-64/+40
Use Strimzi common tpl for so-sdc-distribution Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I744e5bb49b42e35a87eb8f29695b4102e3c1f507 Issue-ID: DMAAP-1876
2023-03-29Merge "[COMMON][SO] Create authorization policy template"Andreas Geissler2-0/+26
2023-03-21[COMMON][SO] Create authorization policy templateAndrewLamb2-0/+26
Create template for istio authorization policies Issue-ID: OOM-3148 Change-Id: I081288e8e9b0e8347ee6fd0d656398126826c273 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-03-20[SO] Set override property for CNFM in BPMN Infraegernug1-0/+3
CNFM needs to be referenced in BPMN Infra Issue-ID: SO-4077 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I2975abd7769eff70663064e71c90a9f0e7e3f67b
2023-03-07[SO] Create OOM changes for SO-CNFMegernug10-1/+394
Including removal of AAf dependency Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib7707bd838d4384622c8f21cd69a73d6ff8f0340 Issue-ID: SO-4066
2023-03-06[SO] Cleanup of SO chartsAndreas Geissler87-2196/+788
Remove AAF and TLS related chart entries Use OOM templates for deployment and service definitions Remove so-appc-orchestrator, as it is not supported anymore Issue-ID: OOM-3106 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I6256aa0fbbe172752cc3d8f83edde0880de7f629
2023-03-03[COMMON] Fix resources indentmiroslavmasaryk13-15/+13
Fix of resources template indent and therefore resources in components Issue-ID: OOM-3104 Signed-off-by: miroslavmasaryk <miroslav.masaryk@telekom.com> Change-Id: I825a3860db00cae4bb80b2aa2d82ac1a42b33124
2023-02-17Merge "Revert "[SO] Config Changes for SO to listen to a new DMaap Topic""Fiachra Corcoran1-1/+1
2023-02-17Revert "[SO] Config Changes for SO to listen to a new DMaap Topic"Andreas Geissler1-1/+1
This reverts commit f4926187219df7e17b0f7ef992930345d7f65131. Reason for revert: DMaaP listener does not receive any PNF-READY events and the smoke-tests fail (pnf-registrate, pnf_macro) Issue-ID: OOM-3092 Change-Id: I780b4616ecc31370be5cd7ed4ba6d2472c02150f Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-02-13Merge "[SO] Config Changes for SO to listen to a new DMaap Topic"Andreas Geissler1-1/+1
2023-02-06[SO] Config Changes for SO to listen to a new DMaap Topicsreeja gattagouni1-1/+1
- PNF Addition use case. - To listen PNF DMaap topics added new Topic PNF_UPDATE Issue-ID: OOM-3092 Change-ID:I73f97f986a817d423f92f8d92509d0947b8a2503 Signed-off-by: sreeja gattagouni <sg00744975@techmahindra.com>
2023-02-06[SO] MSB connection fixed in nonTLS setupAndreas Geissler2-3/+7
In case of non-TLS setup the connection to the MSB (when MSB enabled) needs to use the port 80 and does not need a SSL configuration Issue-ID: OOM-3097 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I2f3828249fcf7865c15eac9dd014d9c29e7b094e
2023-01-23[MARIADB] Create CNFM Database Within MariaDBegernug5-1/+58
Creation of DB for CNFM component Issue-ID: SO-3951 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Id506b44b784a4ee87fbb30e5a1e9328e873cba47
2023-01-09[SO-SDC-DIST] Updgrade sdc-controller to kafka nativeefiacor5-7/+73
Update sdc-controller to use new sdc-dist client Add sdc-controller KafkaUser for SDC topic auth Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7969bb79a2b329d1140eacc953b40dd487456bcb Issue-ID: DMAAP-1815
2022-12-14[APPC] Remove appc chart and refsefiacor1-0/+0
Removing appc chart Removing most appc refs Some SO data may need to be followed up with SO team Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I183e3dfb7e33a3ada1ac9925ee96b9f32d89bd5a Issue-ID: OOM-3069
2022-11-23[SO] SO Admin Cockpit ServiceMesh compatibilityAndreas Geissler1-0/+3
To make SO Monitor run on HTTP the configuration of the Server needs to be updated. Issue-ID: OOM-2493 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Iab069e79c5e6556f8cf070ca74892a762130717f
2022-11-10[COMMON] Bump ONAP versionAndreas Geissler18-116/+116
Update chart versions 12.0.0 for London Issue-ID: OOM-3046 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ic196235ff4f6ae14a7ecad799bd75a9666b2594a
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-10-21[COMMON] Harmonize all component ingress configAndreas Geissler4-4/+4
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-17[SO] Port corrections for SM compatibilityAndreas Geissler16-12/+58
AAI service port corrected to 80 and set the spring server forward-headers-strategy, as sidecars do not preserve the original sender URL and port. Issue-ID: OOM-2493 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie08abce0b60301dd18261f12d8d848447d11d3e5
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-08-17[COMMON] Update Makefiles to enable parallelizationAndreas Geissler2-8/+26
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-06-24[COMMON] Bump ONAP versionAndreas Geissler18-116/+116
Use version 11.0.0 for Kohn Issue-ID: OOM-2971 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
2022-05-19[SO] Service mesh compatibilityAndreas Geissler43-46/+132
Patch on SO charts dedicated to allign the service port names according to Istio naming schema. Change the mariadb job to wait for the sidecar and kill it afterwards. Remove CertInitializer TLS job, if AAF is not enabled Added all missing changed from https://gerrit.onap.org/r/c/oom/+/124231 Issue-ID: OOM-2824 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5b333ab19673ad248fd2e3bd138a99fe15025f5e
2022-04-07[SO] First release images for the J releaseSeshu-Kumar-M8-8/+8
First images of SO for Jakarta release. Issue-ID: SO-3912 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: I666a5a7e3be27cf24c2c557c9ce2f696213d1aff
2022-01-05[MARIADB] Downgrade mariadb versionSylvain Desbureaux1-1/+1
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
2021-12-07[GLOBAL] Migrate to helm v3efiacor38-674/+455
Move all Chart.yaml to use apiVersion: 2 Move dependencies from requirements.yaml to Chart.yaml Changes to all makeFiles Changes to helm deploy plugin Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0 Issue-ID: OOM-2845
2021-11-08[SO] Use log templateMaciej Wereski13-117/+50
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: Ib883fcafe4424d4ec78a999899c99af2ae95a6cc
2021-10-31Merge "[SO] Bump SO nssmf adapter version"Sylvain Desbureaux1-1/+1
2021-10-31Merge "[SO] Fix so-openstack-adapter support for Keystone V3 api"Sylvain Desbureaux4-1/+17
2021-10-31[SO] Bump SO nssmf adapter versionseshukm1-1/+1
Bump to 1.9.1 in order to fix defects found in the E2E testing. Issue-ID: SO-3758 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id9caedf9e9931660bce2e6732162a096d489a26f
2021-10-27[SO] Fix so-openstack-adapter support for Keystone V3 apiMarcin Wilk4-1/+17
Currently so-openstack-adapter configuration file contains hardcoded v2.0 Keystone endpoint. This fix allows for defining Keystone api version via values/override file Change-Id: Ib81c2888784d3d41c1ac2464c122a426743023dd Issue-ID: OOM-2866 Signed-off-by: Marcin Wilk <m.wilk@samsung.com>
2021-10-27[SO] Update the pods for cnf-adapter for the latest issuesLukasz Rajewski1-1/+1
Istanbul related pairwise testing issues resolved and updated the pods. Issue-ID: SO-3404 Issue-ID: SO-3795 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Ieb133108231562efb24a06f605ece64f76ee1e7c
2021-10-20Merge "[SO] Add properties for history cleanup window"Sylvain Desbureaux2-3/+12