aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
11 days[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-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
2024-12-12[POLICY] Fix default settings in values.yamlAndreas Geissler1-4/+4
Enable local Postgres instance as default DB. Issue-ID: POLICY-5166 Change-Id: I5ba458548e3bee5cd6d3df2cf9b334af9b8da78f Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-12-12Merge "[POLICY] Fix DB related issues"Micha? Jagie??o9-32/+67
2024-12-12Merge "[AAI] Fix Kyverno Policy violations"Andreas Geissler53-612/+413
2024-12-12Merge "[AUTHENTICATION] New Oslo version"Micha? Jagie??o24-268/+581
2024-12-09[AUTHENTICATION] New Oslo versionAndreas Geissler24-268/+581
Update for the latest Keycloak version (26.0.x) Additional support for REALM options. Add Authorization support Update keycloak-config-cli and oauth2-proxy charts Issue-ID: OOM-3306 Change-Id: I1e1d4b7afbaf52bc33904a1589efc25cf578d7a6 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-12-09[AAI] Fix Kyverno Policy violationsAndreas Seelinger53-612/+413
- Refactored code for readiness check and use library readinessCheck - Fixed securityContext settings - Limit emptyVolume size and make it configurable - Important: Need to use aai-haproxy docker image version >= 1.15.2 - Refactore meta labels and use common.labels instead Issue-ID: AAI-4044 Change-Id: I346316e64cb67222836951cf12b3772bbf509c6a Signed-off-by: Andreas Seelinger <andreas.seelinger@accenture.com>
2024-12-06[POLICY] Fix DB related issuesAndreas Geissler9-32/+67
- fix MariaDB configuration in PolicyAPI - fix Postgres/MariaDB selection handling - fix Secret definitions for DBs - fix Postgres init script to be compliant to PG version 15+ - smaller linter fixes Issue-ID: POLICY-5166 Change-Id: I7d95d50133eb1e9e1d91991d9fea05331442dea0 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-12-03Adjust default role mapping of the common serviceAccount chartFiete Ostkamp3-90/+122
- make roles in serviceAccount chart configurable via role.read and role.create - change declaration of roles to work in environments with more restrictive RBAC rules Issue-ID: OOM-3323 Change-Id: I25ddd1a7cf26047b9098de03bbb8598dfd367133 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-11-28Fix Kyverno policy violations for DCAE PRH & VES-COLLECTORAditi Shukla8-18/+166
Issue-ID: OOM-3315 Change-Id: I1d6251e7c6724addca81167f9f4d184c291340c3 Signed-off-by: Aditi Shukla <aditi.shukla@t-systems.com>