summaryrefslogtreecommitdiffstats
path: root/kubernetes/so
AgeCommit message (Collapse)AuthorFilesLines
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
2021-10-20Merge "[COMMON] Bump ONAP version"Sylvain Desbureaux36-117/+152
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux36-117/+152
Use version 9.0.0 for Istanbul Also update the doc. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
2021-10-13[SO] Istanbul image changes after E2E integration testsLukasz Rajewski7-7/+7
Bump of SO Istanbul images after E2E integration tests Issue-ID: SO-3767 Issue-ID: SO-3768 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I13c7ea23329a5da38f20638a9e6010f1a28f35fe
2021-10-12[SO] Add properties for history cleanup windowJozsef Csongvai2-3/+12
These properties define a time window where the history cleanup job is allowed to run. Without these properties the cleanup job would not be triggered automatically. Also set mso.bpmn-history-ttl (days). This ttl value will be applied to all bpmn definitions, which will set a removal date for historic data. Remove old historyTimeToLive property which is no longer used. Issue-ID: SO-3770 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I5baee0a3ba8700b4ce177e3af4d480a8ae737e5f
2021-10-08[SO] Update the pods for cnf-adapter for the latest issuesseshukm2-1/+4
Istanbul related pairwise testing issues resolved and updated the pods Issue-ID: SO-3747 Issue-ID: SO-3767 Issue-ID: SO-3768 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I39f45ef20efc0621580e2d6e1836bfbd224bd8a0
2021-09-26[COMMON] Add and run pre-commit linters via toxguillaume.lambert12-214/+198
- create a .pre-commit-config.yaml configuration file with * gitlint * trailing blanks linter * tabs removal linter - exclude .git folder from it - exclude Makefiles since tabs are mandatory by default in them - create a tox pre-commit profile to run it from tox note gitlint is not runnable at this pre-commit stage - create pre-commit-install and pre-commit-uninstall tox profiles to (un)install hooks locally and (un)perform tests at each "git commit" call (i.e. without calling manually the pre-commit tox profile) - precise pre-commit stages/types in the pre-commit configuration file so that hooks are installed correctly. This avoids messages about skipped tests when they are run at a wrong stage. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Ie95bb4f6f90be80b05a1398973caffeff7936881
2021-09-22Merge "[SO] Add TLS configuration for SO API Ingress"Krzysztof Opasiak3-2/+24
2021-09-20[COMMON] Replace tabs by 4 ws in shell scriptsguillaume.lambert3-5/+5
with the following command $ find . -not -path '*/\.*' -name *.sh -exec sed -i 's/\t/ /g' {} + then realign manually what deserves it and in particular, unindent some EOF scripting tags so they do not trigger errors. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Ibfa463ec8083d5a39de18a54d9c1d8746710fe03
2021-09-08[SO] Add TLS configuration for SO API IngressSylvain Desbureaux3-2/+24
Instead of terminating TLS on SO POD, let's terminate it on its Ingress. This patch uses certInitializer to create the right certificates and put them in a secret. This secret is then referenced on SO Ingress. Issue-ID: SO-3078 Issue-ID: SO-3237 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icdc8cf6fc84cb3b3c337b4f4e5320980eee06337
2021-08-31Merge "[SO] Check for job instead of container for so-mariadb-config"Krzysztof Opasiak8-8/+16
2021-08-31Merge "[SO] SO Istanbul first release candidate"Krzysztof Opasiak7-7/+7
2021-08-30[SO] SO Istanbul first release candidateDan Timoney7-7/+7
Includes the So core components. Also installs compatible CDS version 1.1.5 Issue-ID: SO-3740 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ic40426e569fd9f15e50d6697eb031f169c7eb38b Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-08-27[SO] Check for job instead of container for so-mariadb-configPrabhjot Singh Sethi8-8/+16
so-bpmn-infra deployment init container waits on so-mariadb-config pod to complete instead of checking job status itself. This causes issues when the completed config job container finishes and gets cleaned up due to garbage collector, after which so-bpmn-infra pod gets stuck in init state forever. Fixing other instances of waiting for so-mariadb-config job as well. Issue-ID: OOM-2799 Signed-off-by: Prabhjot Singh Sethi <prabhjot@aarnanetworks.com> Change-Id: Ib6d1b53d52c178386a743558c4b45b8f8748487b
2021-08-26[SO] Add multicloud endpoint to cnf adapterLukasz Rajewski1-0/+2
Add multicloud endpoint to cnf adapter overrides Issue-ID: SO-3643 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Ia5fb860e66be69607c90ba3cac5d76034344b80a
2021-06-15Merge "[COMMON] Get rid of "x-hack" in shell scripts"Sylvain Desbureaux1-2/+2
2021-06-10[SO] Update chart with service accountfarida azmy51-0/+170
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2718 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Ic17b8d9307216a7feeceefe6a1e6f0fe4839a637