aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-08-13Merge "[COMMON] Synchronize common charts"Lukasz Rajewski24-38/+97
2024-08-10Merge "[POLICY] Fix Kyverno Policy violations"Lukasz Rajewski84-186/+1293
2024-08-10Merge "[AUTHENTICATION] Fixes for REALM generation"Lukasz Rajewski6-89/+401
2024-08-09Merge "[UUI] Add configuration file for llm adaptation"Andreas Geissler11-1/+461
2024-08-09[UUI] Add configuration file for llm adaptationkaixiliu11-1/+461
Add configuration file for llm adaptation Issue-ID: USECASEUI-838 Change-Id: Ib25a7047712d753b4be8fa39733001f02bc196aa Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-08-08[AUTHENTICATION] Fixes for REALM generationAndreas Geissler6-89/+401
- Some fixes for the client creation within the REALM. - Addition function for SMTP server configuration - README additions - Kyverno policy violation fixes Issue-ID: OOM-3306 Change-Id: I6df34be566257f40795e454a6a81b4743cb8edb1 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-08-07[COMMON] Synchronize common chartsAndreas Geissler24-38/+97
- solve actual findings during tests with kyverno policies - synchronize headers Issue-ID: OOM-3288 Issue-ID: OOM-3296 Change-Id: Ia7e7daa8864069493e09dd6511825aa939c5eeaf Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-08-02[POLICY] Fix Kyverno Policy violationsAndreas Geissler84-186/+1293
- Add "archive" folder for removed policy-gui charts - Update all deployments/jobs to fix policies - Correct KafkaUser definition to avoid deprecated attribute - update xacml-pdp deployment to work with readOnlyFilesystem setting Issue-ID: OOM-3307 Change-Id: I579062c1c49923666c1d836f7324c8bbd7b88695 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-07-26[POLICY] Deprecation of policy-guiadheli.tavares15-650/+4
- policy-gui is going into unmaintained state. Issue-ID: POLICY-5049 Change-Id: Ic83ab19a37d1c3e7007975b27ca150c4794a86e9 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-07-26Merge "[COMMON] Update various common charts"Micha? Jagie??o16-6/+468
2024-07-25[AAI] Fix aai-traversal jobAndreas Geissler1-1/+1
new image only supports "sh", therefor the job needs to be fixed Issue-ID: AAI-3926 Change-Id: Ifa186a927f8bad69ba0847822262c881ed972446 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-07-17[COMMON] Update various common chartsAndreas Geissler16-6/+468
- add kyverno policy fixes for cassandra Operator template - add new mongodb-init chart - new parameter in global values to support "NativeSidecar" which disables the deployment of the sidecar killer in jobs - update of "killSideCar" function to use the new option Issue-ID: OOM-3288 Issue-ID: OOM-3296 Change-Id: If7cafd10a14e9bc6b7843c0c2a62691c4e94ca71 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-07-12[AAI] Use 1.14.4 imagesFiete Ostkamp15-39/+47
- deploy 1.14.4 images - increase AAI chart version to 14.0.1 - change sidecar killer job to use wget instead of curl Issue-ID: AAI-3926 Change-Id: I405b52169006800b63fc76568482b4347c99c0b4 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-07-05[COMMON] Fix Kyverno PoliciesAndreas Geissler94-166/+693
common: - Add settings to common pod templates and fix Cassandra serviceMesh and MariaDB operator templates - Added template for mongodb - Empty lines to files added readinessCheck: - Add missing security settings mariadb-init: - add security settings in job cassandra: - Empty lines added to files mongodb: - make emptyDir volume size configurable others: - update chart dependency for mongodb in components - fix linter errors in all files Issue-ID: OOM-3295 Issue-ID: OOM-3296 Change-Id: Ieb64be337013e0477f7aaca9c75bb6a3f3264848 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-07-04Merge "[AAI] Release version 1.14.0 of AAI"Andreas Geissler37-280/+489
2024-07-04Merge "[COMMON] Bump ONAP version"Andreas Geissler1-2/+2
2024-07-03[COMMON] Bump ONAP versionAndreas Geissler1-2/+2
Set new ONAP main chart version to 15.0.0 (Oslo) Issue-ID: OOM-3303 Change-Id: I3e2e05a9a46a6e179d30412b133bbff3ec1743f3 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-07-02Merge "[SDNC] Version bump for New Delhi"Lukasz Rajewski13-18/+18
2024-07-02[SDNC] Version bump for New DelhiDan Timoney13-18/+18
Update SDNC versions for New Delhi. This version includes support for Bierman as well as RFC 8040 versions of restconf, and includes fix for dgbuilder Update of chart version to 14.0.0 Issue-ID: CCSDK-4004 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib34c524d527a7756ca93a0ebb010ac2ee3335d46
2024-07-01[AAI] Release version 1.14.0 of AAIFiete Ostkamp37-280/+489
- change major version to 14.X.X - use 1.14.0 images that contain Janusgraph update from 0.2.3 to 0.3.3 - add options for enabling profiling via jmx or remote debugging - use better port names in the chart Issue-ID: AAI-3876 Change-Id: Idb3a3fdf97df76c217c285ed47405fefaa31301d Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-06-14[UUI] Update image of components of UUIkaixiliu3-3/+3
Update image of components of UUI Issue-ID: USECASEUI-838 Change-Id: I8e0929641424a6e77e53bf1a4a360e1b6297fb5c Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2024-06-12Merge "[DOC] Update Information for NewDelhi release"Lukasz Rajewski5-28/+191
2024-06-10[DOC] Update Information for NewDelhi releaseAndreas Geissler5-28/+191
Update the list of platform component versions and instructions for New Delhi version Kubernetes, Istio, Operators... Added release notes for NewDehli Issue-ID: OOM-3270 Change-Id: Iea65a4c8939bdc861b29d84933f2e3f67d93bed1 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-06-10[COMMON] Disable components in default deployment in NewDelhiAndreas Geissler5-76/+165
Components are disabled from the default deployment, which - do not support the native Kafka interfaces (DMaaP MR removal) - dmaap/message-router - dcaegen2-services/dcae-datafile-collector - dcaegen2-services/dcae-heartbeat - dcaegen2-services/dcae-kpi-ms - dcaegen2-services/dcae-pm-mapper - dcaegen2-services/dcae-pmsh - dcaegen2-services/dcae-restconf-collector - dcaegen2-services/dcae-slice-analysis-ms - dcaegen2-services/dcae-snmptrap-collector - dcaegen2-services/dcae-son-handler - dcaegen2-services/dcae-tcagen2 - dcaegen2-services/dcae-ves-mapper - nbi - sdnc/dmaap-listener - are not supported by multiple releases - cli - holmes - oof - msb - vfc - vnfsdk - modelling - deactivation is agreed by TSC - change the order of deployment in helm deploy plugin Issue-ID: OOM-3301 Change-Id: I692117405473a2eb666304b421bdf7e4c4be06b3 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-06-06Merge "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy"Lukasz Rajewski75-883/+2214
2024-06-05[AUTHENTICATION] Restructured keycloak and Oauth2-proxyAndreas Geissler75-883/+2214
Changed keycloak-init to "authentication" and moved as root chart Moved oauth2-proxy to onap-authentication and updated to version 7.5.4 Use TCL proposal for REALM creation. Update keycloak-config-cli version to 5.12.0. Ingress AuthorizationPolicy creation for all defined accessRoles in the configured realms Issue-ID: OOM-3292 Issue-ID: OOM-3268 Change-Id: I0901cd416ca5da871931d7cf084cd35c55f804f1 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-05-29[AAI] Deploy latest AAI imagesFiete Ostkamp7-19/+19
- resources from 1.13.4 to 1.13.5 - traversal from 1.13.4 to 1.13.5 - graphadmin from 1.12.3 to 1.13.7 - model-loader from 1.13.6 to 1.14.1 - babel from 1.12.3 to 1.13.1 - schema-service from 1.12.3 to 1.12.4 Generally this includes the DmaaP removal and version upgrade to v29 Issue-ID: AAI-3862 Change-Id: Ide32cc4ddc8dcc32ca43351e4e85ac9b0d512f55 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-23Merge "[POLICY] Update docker images to latest versions"Lukasz Rajewski14-14/+14
2024-05-23[PORTALNG] Update preferences and history versionsFiete Ostkamp4-4/+4
- deploy release images of portalng Issue-ID: PORTALNG-108 Change-Id: I659373e415d959c23cd64f0d709fbd7d969c8d14 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-22Merge "[AAI] Helm changes for DMaaP deprecation"Andreas Geissler16-65/+266
2024-05-21[POLICY] Update docker images to latest versionssaul.gill14-14/+14
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4997 Change-Id: Ia874c6a050f9a0253628247519541e17d86d08cf Signed-off-by: saul.gill <saul.gill@est.tech>
2024-05-20[AAI] Helm changes for DMaaP deprecationKv16-65/+266
- Helm changes for DMaaP deprecation in A&AI Issue-ID: OOM-3297 Change-Id: I6a601c4c9958fb6817872520c259525eb650d0c9 Signed-off-by: Kv <vani.kv@accenture.com>
2024-05-18[PORTALNG] Dns resolver ip not configured in portal-ng-ui chartFiete Ostkamp1-0/+1
- define CLUSTER_NAMESERVER_IP since it is needed in the nginx config Issue-ID: PORTALNG-103 Change-Id: I60a9784dffcfd0c4a575e6c66641f69b0f6204e2 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-18Merge "[AAI] Make aai log level configurable"Andreas Geissler10-9/+21
2024-05-17Merge "[CPS] New Delhi release changes"Andreas Geissler3-3/+3
2024-05-17[CPS] New Delhi release changesmpriyank3-3/+3
- cps-and-ncmp image updated to use tag 3.4.9 version - ncmp-dmi-plugin image updated to use tag 1.5.0 version - fixed the labels in application-helm file as it was introduced as part of java17 upgrade in the app. Issue-ID: CPS-2222 , CPS-2225 Change-Id: I9bdda445f8e4a0a97cddb15edb9cdafd15c86e45 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2024-05-17[OOM] File mount missing in portal-ng-ui chartFiete Ostkamp1-0/+3
- mount version.json Issue-ID: PORTALNG-102 Change-Id: If1e68f2dd36b2bc0f8d9cd024b54c7984f39489a Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-14[AAI] Make aai log level configurableFiete Ostkamp10-9/+21
- introduce log.level.root setting to set root log level Issue-ID: AAI-3846 Change-Id: Ia6d39f7e70605ccc7bfd64830bdfe8aa55058f3f Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-14[PORTALNG] Support readonly file system in portal-ng-uiFiete Ostkamp7-0/+168
- mount files via configmaps to support readonly filesystems Issue-ID: PORTALNG-101 Change-Id: Ia399d0230db4cc25f2d8e438a0e64a34f06b921f Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-05-14Merge "[COMMON] Fix Kyverno policy violations in common/mongodb"Andreas Geissler12-42/+69
2024-05-06[COMMON] Fix Kyverno policy violations in common/mongodbFiete Ostkamp12-42/+69
- set resourceLimit's for emptyDir volumes - use non-root group in mongo pods - make pod filesystem read-only - bump mongodb chart version from 14.12.2 to 14.12.3 - use new version in portal-ng, nbi, multicloud and dcae-tcagen2 Issue-ID: OOM-3293 Change-Id: Ife7445433337ac97a03f8cd22ad551e8745b9717 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-04-26[POLICY] Update docker images to latest versionssaul.gill14-14/+14
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: Ib431ebb448205fb79808dab8e1edc2c6aaaaf13c Signed-off-by: saul.gill <saul.gill@est.tech>
2024-04-22Merge "[AAI] Add model-loader tracing config"Andreas Geissler4-1/+45
2024-04-22Merge "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck"Lukasz Rajewski2-11/+7
2024-04-17[MARIADB][POLICY] Correct the MariaDB ReadinessCheckAndreas Geissler2-11/+7
The configuration of an external MariaDB did not fit with the template function of _mariadb.tpl and additionally the template function has a bug in the service information. Issue-ID: OOM-3290 Change-Id: I92f758647012ebf289549665f7f5c20e94c9ff66 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-04-17[AAI] Add model-loader tracing configFiete Ostkamp4-1/+45
- mount application.properties file that is used by Spring [1] - add tracing config to that file - deploy model-loader version 1.13.5 [1] this is also a prerequisite for replacing the model-loader.properties file that is loaded by the service via some custom logic. Spring does this out of the box for application-*.properties files. Issue-ID: AAI-3812 Change-Id: I0a101fd246b8313f90cfc3ebca5a65dae769d3d6 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-04-17[SDNC] Disable MessageRouter ReadinessCheck in UEB ListenerAndreas Geissler1-2/+0
As the UEB Listener is already migrated to Kafka, the ReadinessCheck in the deployment.yaml is deleted Issue-ID: OOM-3291 Change-Id: If940f1e90b3bf3762ae70d7f96acd71357e4ffe7 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-04-13[COMMON] Remove hostPath entriesAndreas Geissler65-408/+2
As hostPath volumes violate Cluster policies, they are not allowed within pod definitions. In our case only the "etc/localtime" is mounted to get the timezone of the host, which is not required. Issue-ID: OOM-3287 Change-Id: I6c8c8ea4e982d7e95e73f5fed7fc07ed47ceaab7 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-04-12Merge "[COMMON] Update all ReadinessChecks"Lukasz Rajewski93-314/+200
2024-04-11[COMMON] Update all ReadinessChecksAndreas Geissler93-314/+200
Use the new "service" feature of the readiness image to resolve startup dependencies. Issue-ID: OOM-3280 Change-Id: Ia331d51528676744e5e0479d1fd0ca02830c3499 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>