aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai
AgeCommit message (Collapse)AuthorFilesLines
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
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-17[COMMON] Update Makefiles to enable parallelizationAndreas Geissler2-6/+20
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 Geissler8-48/+48
Use version 11.0.0 for Kohn Issue-ID: OOM-2971 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
2022-06-03[AAI] Service mesh compatibility improvementAndreas Geissler7-6/+15
Add waiting times for the jobs for the Sidecar to start up Cleanup old ClusterIP, which is not used anymore and corrected failing configuration for the modelloader. Added annotation for Sparky-be probe settings. Issue-ID: OOM-2820 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I996c9bad4fcfea5aaba7f8eeb4b12b1282be0375
2022-04-14[AAI] Upgrading to the latest v26 default schema version configwr148d5-6/+6
CCVPN use case introduced some new model updates in Jakarta which require the default schema being moved to v26. New schema-service version too. Issue-ID: AAI-3466 Change-Id: I3ee06a2ee4ea21cd99a9e8e059a94d93441fee0c Signed-off-by: wr148d <wr148d@att.com>
2022-03-28[AAI] Upgrading to the latest images that include v25/v26 XSDswr148d6-6/+6
Issues happening for SO so trying to upgrade to the latest images for e2e test to pass gating Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I666e243356e97885fa2a556ddfd524ef2458820e
2022-03-18[AAI] Testing a revert of v26 to v24wr148d5-5/+5
Issues happening for SO so trying to revert just the mS to see if that is the issue for gating Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Ib9b57ff979bb29d5557890208ade5aa7b250cc05
2022-03-01[AAI] Automatically select valid jetty-util jarRadoslaw Chmiel6-20/+26
jetty-util jar filename will be automatically generated from currently present instead of hardcoded value Change-Id: Iface1530739cc28d9f0823573c98852ae4a3b6d9 Signed-off-by: Radoslaw Chmiel <r.chmiel@partner.samsung.com> Issue-ID: OOM-2929
2022-02-25Merge "[AAI] Request blocking enhancement for AAI"Sylvain Desbureaux3-0/+24
2022-02-23[AAI] Updates for AAI Jakarta to release latest versionswr148d7-16/+16
Updates include security package updates and releasing v26 support for CCVPN requirements Upgrade Babel version to 1.9.3 Upgrade Model-loader version to 1.9.2 Upgrade GraphAdmin version to 1.9.3 Upgrade Resources version to 1.9.4 Upgrade Traversal version to 1.9.4 Upgrade Schema-service version to 1.9.4 Issue-ID: AAI-3435 Change-Id: I9a0685907c098d35f25f448cb0963977b33cbd65 Signed-off-by: wr148d <wr148d@att.com>
2022-02-23[AAI] Request blocking enhancement for AAISuresh Charan3-0/+24
Enable configuration of HAProxy ACL to block incoming requests Issue-ID: OOM-2920 Signed-off-by: Suresh Charan <suresh.charan@amdocs.com> Change-Id: Icacaa7642f018b76b6c738b325c3d2a12702495e
2022-02-17[GLOBAL] Upgrade Jetty ImageSylvain Desbureaux6-21/+20
Use latest Jetty image, change configuration and explain in code what needs to be done for next time. Issue-ID: AAI-3450 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I85c2f772b985e0f03654916a800c96e1dd345093
2022-02-01[AAI] Docker image updates for package upgrades for security reasonswr148d5-5/+5
Babel, schema-service, resources, traversal, and graphadmin docker images updated to get log4j version updates and other package updates based on security violations Issue-ID: AAI-3431 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iacd476bb2f70af1524878a887bfac669cc45f3fb