summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai
AgeCommit message (Collapse)AuthorFilesLines
2023-10-23Merge "[OOM] Fixing k8s cpu limits"Lukasz Rajewski8-16/+16
2023-10-18[CASSANDRA] Add Reaper and Stargate label checked by SDC/AAIAndreas Geissler4-4/+10
Schema creations of Reaper and AAI/SDC can conflict with each other. Therefor the reaper init script should finish before AAI and SDC schema init scripts are started Update jvm options for cassandra instance Issue-ID: OOM-3246 Change-Id: I16cea161fc8b75e15c76c4cbe4851739782dfb06 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-10-18[OOM] Fixing k8s cpu limitsvladimir turok8-16/+16
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 Geissler7-10/+16
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-07-19[AAI] Update Version labels in deploymentsAndreas Geissler6-24/+24
Add "" to the version label to interpret it as string Issue-ID: OOM-3228 Change-Id: Ib3af1e6b4caaf4d2153bd73211e0bd7c1b1ccb96 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-18Merge "[AAI] Fix Istio compatibility and add Job ServiceAccount"Andreas Geissler19-10/+129
2023-07-18[AAI] Fix Istio compatibility and add Job ServiceAccountAndreas Geissler19-10/+129
Add labels for "version" and "name", add port name in deployment Add missing Service account in Job definitions Issue-ID: OOM-3229 Issue-ID: OOM-3228 Change-Id: I65c188f4c029b94cc0dc77ebe9e00bfc9a0cb27a Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-07-14[OOM] Fixing k8s resources and limitsAndreas Geissler8-22/+22
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-07-11[CASSANDRA] Enable new cassandra version using operatorAndreas Geissler1-2/+2
Deployment of shared cassandra (4.0.1) using k8ssandra-operator AAI config update to use new cassandra SDC config update to use new cassandra correct link in the oom_infra_optional_addons.rst Issue-ID: OOM-3226 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ieeec9ad5c22a0674a477741d0515ae4515c6f3b8
2023-06-29[COMMON] Bump ONAP versionAndreas Geissler8-40/+40
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-05-30Merge "[AAI] Create Authorization Policies for AAI"Andreas Geissler14-0/+267
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-operatordasarathi5280241-0/+10
- 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-04-20[AAI] Kiali Validation - KIA0601 - Port name must follow [-suffix] formFiete Ostkamp4-4/+4
- change portNames to have a protocol prefix Issue-ID: OOM-3166 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I3013ba629c951c12dfb7594aadc34dd0c47afab9
2023-03-31[AAI] Update Service definitions to support Ingress caseAndreas Geissler12-125/+40
Fix the service definitions to automatically change NodePorts to ClusterIPs in case of Ingress enabled Issue-ID: OOM-3111 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I27fbcc917190f1df3d39f1bfc789664bb55809a2
2023-03-29[AAI] Remove AAF/TLS config from chartsefiacor67-1615/+124
Remove aaf and tls config from aai charts Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibb26e7ae00eb6b5a65ec2263b8f57ad6fb345892 Issue-ID: OOM-3111
2023-03-03[COMMON] Fix resources indentmiroslavmasaryk8-14/+8
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-01-11Merge "[VID] Remove VID charts and refs"Andreas Geissler6-14/+0
2023-01-04[AAI-ML] Move aai-modelloader to use strimzi kafka user templateefiacor7-74/+35
Use common kafka template for the user Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Id4f58800856c4d8caa45bb1bd4f8df30263fb91b Issue-ID: DMAAP-1852
2022-12-20[VID] Remove VID charts and refsefiacor6-14/+0
Remove VID charts and all refs Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I167090a7d037e90484e42c6d12ec56ac329e1553 Issue-ID: OOM-3070
2022-12-14[APPC] Remove appc chart and refsefiacor6-14/+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-12-02[AAI] AAI images updateleila3-3/+3
Image update for aai haproxy, aai-graphadmin, aai-traversal Issue-ID: AAI-3609 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I4915eae96ffa4bc41239a4322a98dd3231a942d4
2022-11-30Merge "[AAI-SDC-DIST] Updgrade AAI to use kafka native"Fiachra Corcoran6-5/+75
2022-11-30Merge "[AAI] Make AAI Sparky BE ServiceMesh ready"Fiachra Corcoran4-12/+12
2022-11-30[AAI-SDC-DIST] Updgrade AAI to use kafka nativedavid.mcweeney6-5/+75
Update AAI to use new sdc-dist client Add AAI KafkaUser for SDC topic auth Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Change-Id: I842b9dc33c9bff94a81fef3990e1b66c5984e0d1 Issue-ID: DMAAP-1815
2022-11-25[AAI] Haproxy user updated in configNiharika Sharma2-4/+4
Haproxy user and group are changed to haproxy in haproxy.cfg Issue-ID: AAI-3608 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I6578726f59c7dfa2e5c63d9074740ccc0bce27a7
2022-11-23Merge "[AAI] Service monitor for scraping prometheus metrics"Andreas Geissler17-1/+205
2022-11-23Merge "[AAI] Fix graphadmin app specific timeout format"Fiachra Corcoran1-1/+1
2022-11-23Merge "[AAI] OOM AAI Rolling Update fixes"Andreas Geissler11-0/+67
2022-11-23[AAI] Service monitor for scraping prometheus metricsleila17-1/+205
Changes are done for aai resources graphadmin and traversal Session affinity for aai resources traversal and aai haproxy Issue-ID: AAI-3599 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: Ib3853c45051ca8e9c025bd0d6e700a08a54cb1a9
2022-11-23[AAI] Fix graphadmin app specific timeout formatleila1-1/+1
Fix to be able to execute dbquery without restarting aai graphadmin pod The proper format should be <APP1>,<TIMEOUT>|<APP2>,<TIMEOUT> Issue-ID: AAI-3603 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: Iaf3d20864901e905ab1e29c867661ff716dec339
2022-11-23[AAI] Make AAI Sparky BE ServiceMesh readyAndreas Geissler4-12/+12
SparkyBE settings need corrections, as the internal nonTSL port is different from the TLS port. Additionally the AAI port needed to be changed Issue-ID: OOM-2491 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Id675ec3719eaaf1f6d6c2b1468cbd168c852e4d3
2022-11-23[AAI] OOM AAI Rolling Update fixesRommel Pawar11-0/+67
Rolling update fixes for aai submodules below aai babel modelloader schema service traversal sparkybe Issue-ID: AAI-3605 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: Ia3949ce9e60542a7b0a4f69fb41ba86fe8399739
2022-11-22[AAI] AAI HAProxy image updateleila6-18/+111
Update AAI haproxy name and version to 1.9.5 Make AAI init container resources configurable Implementing stick tables to avoid concurrency issues raised by using janugraph against eventually consistent storage backend(cassandra) Issue-ID: AAI-3602 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I6b1c7bf3a378c410df0a9bb01d304e56e979c3b5
2022-11-10[AAI] OOM AAI traversal logging structure enhancementleila3-235/+373
logback and localhost xml file structure enhancement image updated for aai traversal Issue-ID: AAI-3584 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I0aa21a463a85bff0407df6c6793baba53d1da3b1
2022-11-10[COMMON] Bump ONAP versionAndreas Geissler8-48/+48
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-08[AAI] OOM AAI graphadmin logging structure enhancementleila3-792/+1060
change for logback and localhost xml files structure image updated for aai graphadmin Issue-ID: AAI-3581 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I0123e1cf889907e45f6a2889cd45f44a92fea306
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-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-27Merge "[AAI] Enhancement of AAI-traversal healthcheck"Andreas Geissler1-4/+21
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[COMMON] Harmonize all component ingress configAndreas Geissler3-3/+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[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-12[AAI] Enhancement of AAI-traversal healthcheckFiete Ostkamp1-4/+21
- use the EchoResponse endpoint for the traversal healthcheck - proof read the CONTRIBUTING.md Issue-ID: AAI-3547 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ic07a194f2e42185dfb0cc43fffc7f805663447d9
2022-10-03Merge "[AAI] OOM AAI resources healthcheck based on Cassandra DB Healthcheck"Fiachra Corcoran2-2/+33
2022-09-30[AAI] Fix ServiceMesh problems in AAI Model LoaderAndreas Geissler1-0/+5
Solve problem in Model Loader to connect to Babel by setting the keystore and truststore variables Issue-ID: OOM-3035 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I29717abe9dee9525e0da93aaac53ecfe00cb7c8d
2022-09-27[AAI] OOM AAI resources logging structure enhancementRommel Pawar3-249/+371
Included logback changes Update aai resources image Issue-ID: AAI-3524 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: If70c8c285c0c8c9b5c8b24962e9e01b8c87229ff
2022-09-27[AAI] OOM AAI resources healthcheck based on Cassandra DB HealthcheckRommel Pawar3-3/+34
Use echo endpoint for aai-resources liveness and readiness probes Updated aai resources docker image Issue-ID: AAI-3528 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: I2ceb489142063189d39ec271d3ea82e00e781b75
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