aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
12 days[INT] Use new 1.14.0 robot/testsuite imageFiete Ostkamp1-1/+1
- use newer testsuite image (1.12.2 -> 1.14.0) Issue-ID: INT-2298 Change-Id: I266fc2b24ad1448d2d6ff7dc87767202cb52ee25 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
12 daysMerge "[UUI] Chart changes for uui-server 15.0.2"Andreas Geissler14-48/+105
13 daysMerge "[DCAE] Disable Istio Sidecar injection in HV-VES"Fiete Ostkamp2-0/+9
13 days[SDNC] SDNC resource limits correctedAndreas Geissler2-7/+6
As the SDNC pod JVM limits are set to max 6Gi, the pod limits need to be increased as well, otherwise the pod gets OOMKilled. Instead of using fixed memory limits, now the maxRAMPercentage is defined. Issue-ID: OOM-3332 Change-Id: I90245f5c1c5501be5e7a7deca9a722d70a82a267 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
13 days[DCAE] Disable Istio Sidecar injection in HV-VESAndreas Geissler2-0/+9
Added possibility to set "polLabel" in deployment template and disabled "isto-sidecar" injection in HV-VES collector Issue-ID: OOM-3333 Change-Id: Ic5a62549bc0a00e1138f4319be6460a9c9476dc1 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
14 days[UUI] Chart changes for uui-server 15.0.2Fiete Ostkamp14-48/+105
- define tracing properties in global section to allow centrally configuring it (for the whole platform) - define uui-server properties in values.yaml - use MaxRAMPercentage jvm arg to scale the jvm heap size dynamically with the pod resources (and give the process more than 128MB(!) max heap) - add a revisionHistoryLimit setting - do not use NodePorts - change default service type for nginx to ClusterIP Issue-ID: USECASEUI-875 Change-Id: I3c7893f4970c088844511ea5b038bf842ce90859 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
14 days[SO] Revert decreasing the liveness probe intervalsFiete Ostkamp1-4/+4
- SO was not running stable with liveness probe intervals of 20 seconds Issue-ID: SO-4147 Change-Id: I574165c0c583e4cc2a518ff4f79d5d6e4ff2fce4 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
14 daysMerge "[COMMON] Add jobAnnotations as optional variables"Fiete Ostkamp42-48/+305
2025-03-01[COMMON] Add jobAnnotations as optional variablesAndreas Geissler42-48/+305
- add Annotations to all job template metadata - make the jobAnnotations configurable via values.yaml Issue-ID: OOM-3254 Change-Id: I84a3a7e9a89ea272a239e7a86e9c615103c2c7e4 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2025-02-28[AAI] 15.0.4 releaseFiete Ostkamp27-198/+254
- [resources,traversal,graphadmin,schema-service] use v30 api version - [resources,traversal,graphadmin] make basic-auth configurable - [resources,traversal] remove Keycloak-auth related files - [resources,traversal] remove logToFile option since container filesystems are read-only [0] - [graphadmin] use init container for schema-creation [0] and sooner or later any tmp volume will fill up Issue-ID: AAI-4124 Change-Id: Ib9b70dedd07acfb8ae24506ab044de0940c0c815 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-25[AAI] 15.0.3 releaseFiete Ostkamp16-879/+48
- [graphadmin] make auth configurable - [resources, traversal] cleanup logback config by removing logToFile option [0] - [resources, traversal] reduce log noise from liveness probe - [babel] make tracing configurable via globals [0] this is not a viable option anymore in a readonly filesystem. EmptyDir volumes can still allow logging to file, but sooner or later these volumes fill up Issue-ID: AAI-4124 Change-Id: I3a8284e3cd8a3b387722fa49506cfdeaeeb303f0 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-25Merge "[SDC] Reduce sdc-be log noise"Fiete Ostkamp1-0/+3
2025-02-25[SO] Leverage startup probe to avoid initialDelaySeconds of 10 minutes for ↵Fiete Ostkamp14-18/+50
k8s probes - use startup probe to make so services available as early as possible - define revisionHistoryLimit - reduce default liveness period from 60 seconds to 20 seconds Issue-ID: SO-4144 Change-Id: Ibd84fe1ef2d5c7f55e580fb7cc7b0a4bedff0045 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-25[SDC] Reduce sdc-be log noiseFiete Ostkamp1-0/+3
- change logback configuration for sdc-be to not log the healthcheck on info level Issue-ID: SDC-4718 Change-Id: I0f227378b18718ea0e44809fe9db186f3dad524e Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-24Merge "[COMMON] Add label template and make jobs GitOps ready"Lukasz Rajewski69-196/+3140
2025-02-24Merge "[INFO] Add Fiete Ostkamp as committer"Lukasz Rajewski1-0/+9
2025-02-24Merge "[COMMON] Fix mariadb template, so and authentication after checking ↵Lukasz Rajewski11-26/+49
in ArgoCD"
2025-02-24[INFO] Add Fiete Ostkamp as committerAndreas Geissler1-0/+9
Added Fiete as committer of OOM Issue-ID: OOM-3331 Change-Id: I5b1febe707098abef0547f3fce1a45fc96fee0ed Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2025-02-23[COMMON] Add label template and make jobs GitOps readyAndreas Geissler69-196/+3140
- update label template and use it within the resource definitions - add jobAnnotations in DB init jobs to make them GitOps ready - add bitnami/common chart to nginx and fix lint errors Issue-ID: OOM-3327 Issue-ID: OOM-3329 Change-Id: I72b1adad43ff479e46f6db2834c627d74c97a20c Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2025-02-21[COMMON] Fix mariadb template, so and authentication after checking in ArgoCDAndreas Geissler11-26/+49
- mariadb: manifest was not synced by ArgoCD, as entry for securityContext was wrong - authentication: wrong keycloak-config-cli version and implementation - so: added annotation for ArgoCD in job Issue-ID: OOM-3330 Change-Id: I6f573defe2f44b625027325f318e63fca1846e3c Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2025-02-20Merge "Use 6.1.1 readiness image"Andreas Geissler13-18/+14
2025-02-19Use 6.1.1 readiness imageFiete Ostkamp13-18/+14
- contains performance improvement for the check time - set default pullPolicy for the readiness to IfNotPresent to avoid downloading this ~20 times Issue-ID: INT-2292 Change-Id: Id712dc67d92d8d6eebf9ac7d13129e0192a82a46 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-18[DCAEGEN2] datalake ui is not coming up due to a tmp volume overwriting it's ↵Fiete Ostkamp2-0/+10
entrypoint - followup of https://gerrit.onap.org/r/c/oom/+/140241 since two subcomponents were forgotten when enabling the tmp volume Issue-ID: DCAEGEN2-3419 Change-Id: Ifb883cec4541fd95346ae0b3042ee7f4fca6caf1 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-18Merge "datalake ui is not coming up due to a tmp volume overwriting it's ↵Andreas Geissler2-0/+10
entrypoint"
2025-02-18datalake ui is not coming up due to a tmp volume overwriting it's entrypointFiete Ostkamp2-0/+10
- make the definition of a tmp empty dir volume configurable - only enable it for ves-collector (where it is increasing read-only filesystem support) Issue-ID: DCAEGEN2-3419 Change-Id: I90a3f22f316957ad9f77e97f5175173a1748adac Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-18Merge "[AAI] 15.0.2 release"Andreas Geissler28-162/+98
2025-02-17[AAI] 15.0.2 releaseFiete Ostkamp28-162/+98
- [resources,traversal,graphadmin] use 1.15.4 image version - [resources,traversal,graphadmin] fix liveness probe - [all] make annotations configurable - [all] disable janusgraph warning log line on each liveness probe - [all] disable tracing by default since jaeger is not included in the deployment by default - [all] use 6.1.0 readiness image with shorter check intervals - [graphadmin] wait for cassandra before running the schema-creation init container Issue-ID: AAI-4124 Change-Id: Ib1d592c1fc1e3cfb3fe26b238ec2ad6c200ef2e1 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-02-14[POLICY] Update helm charts with latest released versionsadheli.tavares45-566/+91
- use R16 interim release versions for policy components - remove mariadb configurations for policy - remove execute permissions for yaml config files Issue-ID: POLICY-5285 Change-Id: I8cab7d7a2509286555634b851efb7fc13d314049 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2025-02-10Merge "Integrate Scalability Changes in SDC"Andreas Geissler20-8/+298
2025-02-10Merge "Integrate Scalability Changes in SDC for Community Contribution"Andreas Geissler3-1/+59
2025-02-07Integrate Scalability Changes in SDCKhantwal20-8/+298
- Add scalability changes to SDC components Issue-ID: SDC-4712 Change-Id: I9c5f81ce979d3c923981f8b00eeec25f69d9d103 Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
2025-02-03Merge "Addition of OPA-PDP Helm charts"Andreas Geissler14-1/+661
2025-01-31Addition of OPA-PDP Helm chartsDeena Mukundan14-1/+661
Issue-ID: POLICY-5142 Change-Id: I810c514940048a4a32acc00eabdfa653692cb7b2 Signed-off-by: Deena Mukundan <dm00536893@techmahindra.com>
2025-01-31Integrate Scalability Changes in SDC for Community ContributionKhantwal3-1/+59
- Add scalability changes to SDC components Issue-ID: SDC-4712 Change-Id: I3bf59b7cde36ce19a884552fdb9cf0ce10f5c327 Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
2025-01-28Merge "[SDC] Chart changes related to catalog-be and openecomp-be module"Andreas Geissler34-251/+2635
2025-01-27[SDC] Chart changes related to catalog-be and openecomp-be modulerohit.raj@t-systems.com34-251/+2635
- Contains changes related to catalog-be(sdc-be) and openecomp-be(sdc-onboarding-be) module after chef-removal. - Has some configuration files as configmap that were getting generated through Chef before. Issue-ID: SDC-4710 Change-Id: Ia84ceffa7dc7371b232f7c9d6d4082416c23e4f8 Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
2025-01-27Merge "[POLICY] Add fixed postgres image tag and postgres port"Lukasz Rajewski1-1/+2
2025-01-23Merge "[USECASEUI] Make usecase-ui work via ingress"Andreas Geissler28-5/+3095
2025-01-20[POLICY] Add fixed postgres image tag and postgres portAndreas Geissler1-1/+2
Use fixed image version instead of "latest" and define a port variable used in the DB job definition Issue-ID: POLICY-5250 Change-Id: I2d73cb485ac1a6cb94913cdaa0b3a8bfe87a60e0 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2025-01-20Merge "[SDNC] Replace Bierman RESTCONF with RFC 8040"Lukasz Rajewski36-66/+175
2025-01-20[SDNC] Replace Bierman RESTCONF with RFC 8040Dan Timoney36-66/+175
Replaces Bierman draft version of RESTCONF API with version that is compliant with RFC 8040. Updated the required configuration files for SDNC Update the generic-resource-api configuration file and mount it to the sdnc pod Update of SO images to use the new SO library. Issue-ID: SDNC-1847 Change-Id: Id133d6bb83d55d8dac65447e5828b7793069cefb Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Signed-off-by: Dan Timoney <dtimoney@att.com>
2025-01-20[USECASEUI] Make usecase-ui work via ingressFiete Ostkamp28-5/+3095
- introduce nginx that serves as reverse proxy in front of the uui and uui-server pods - this approach makes the web app work over ingress - introduce new AAI_ADDR environment variable that may eventually be used by uui-server to interface with AAI directly Issue-ID: USECASEUI-854 Change-Id: I229e039f8dfe6df050886ade0ea37a30c7272494 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2025-01-15[COMMON] Fix errors in mariadb operator templateAndreas Geissler2-6/+2
- remove SecurytyContext settings - remove fixed primary pod index from template Issue-ID: OOM-3324 Change-Id: I535477ec43cde42cc63f1ab2620cf632eb64c943 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2025-01-14[SDC] Updated versions of images.rohit.raj@t-systems.com9-12/+12
The image versions of all the components have been updated. Issue-ID: SDC-4696 Change-Id: Id2890b00742096015007f4675d76ee9d4de77c62 Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
2025-01-06Merge "[DOC] Update versions of Operators"Lukasz Rajewski28-723/+551
2025-01-03Merge "[UUI] Update image of components of UUI"Andreas Geissler9-12/+12
2025-01-03[UUI] Update image of components of UUIkaixiliu9-12/+12
Issue-ID: USECASEUI-853 Change-Id: I4cb335bd048c30d41613138dd5851931fca90597 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2025-01-02[DOC] Update versions of OperatorsAndreas Geissler28-723/+551
Add new versions of infrastructure SW Add release notes for Oslo Correct linting issues in documents Issue-ID: OOM-3322 Change-Id: I5ff844a0c6ad5dadc225232d5ef3fd1c149f6fa4 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2025-01-02[CDS] Update Chart Versionsoumya.e.singh2-2/+2
Update Chart Version in cds blueprint processor and main chart.yaml. Issue-ID: CCSDK-4068 Signed-off-by: soumya.e.singh <soumya.e.singh@accenture.com> Change-Id: Iff97e7c3ee476e308a0cf7e2844aabf21dc898ff
2025-01-02[CDS]Update Image version to 1.7.1soumya.e.singh2-3/+3
Update Image version to 1.7.1 of CDS blueprint processor to point to latest image and update the DB URLs. Issue-ID: CCSDK-4068 Signed-off-by: soumya.e.singh <soumya.e.singh@accenture.com> Change-Id: I8258b84091fd28cc605b6a5a3ee6c7c947917643