aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
5 daysMerge "datalake ui is not coming up due to a tmp volume overwriting it's ↵Andreas Geissler2-0/+10
entrypoint"
5 daysdatalake 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>
5 daysMerge "[AAI] 15.0.2 release"Andreas Geissler27-158/+94
6 days[AAI] 15.0.2 releaseFiete Ostkamp27-158/+94
- [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>
9 days[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>
13 daysMerge "Integrate Scalability Changes in SDC"Andreas Geissler20-8/+298
13 daysMerge "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-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[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>
2024-11-28Merge "[POLICY] Update docker images to latest versions"Andreas Geissler34-92/+215
2024-11-27Merge "[COMMON] Synchronize the charts"Lukasz Rajewski11-57/+39
2024-11-27[MULTICLOUD] Add /tmp volumes in K8SAndreas Geissler4-5/+17
Add temporary volumes to overcome read-only filesystem restrictions Issue-ID: OOM-3318 Change-Id: Ie09c952d8d0a850bfbc6c1e6f17341face9d946a Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-11-26[POLICY] Update docker images to latest versionsrameshiyer2734-92/+215
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I1e81d5bbee812f584cd8ee769f95f9534a5cef9d Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-11-25Merge "[Multicloud] Fix Kyverno Policy violations"Andreas Geissler8-16/+99
2024-11-23Merge "[AAI] 15.0.0 chart release"Andreas Geissler55-620/+547
2024-11-21[COMMON] Synchronize the chartsAndreas Geissler11-57/+39
Correct the security settings and improve templates. Issue-ID: OOM-3288 Change-Id: Idf1d59b33bea4d27a523d990b218b2e36ffb0348 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-11-04[AAI] 15.0.0 chart releaseFiete Ostkamp55-620/+547
- update graphadmin image (1.14.7 -> 1.15.1) - update babel image (1.13.3 -> 1.13.4) - update resources image (1.14.7 -> 1.15.1) - make logging partially configurable and less verbose Issue-ID: AAI-4047 Change-Id: I78695dfccab88244bf119a4fc8877c1b9ddf90c2 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-24[CPS][COMMON] Update latest cps-and-ncmp image versionrajesh.kumar1-1/+1
Update latest cps-and-ncmp image version - it will fix cps rolling upgrade issue Issue-ID: OOM-3321 Change-Id: I56c34400dc73c71b936a51260efd241024abbeaa Signed-off-by: rajesh.kumar <rk00747546@techmahindra.com>
2024-10-22[Multicloud] Fix Kyverno Policy violationsAndreas Geissler8-16/+99
Add SecurityContext to deployments Issue-ID: OOM-3318 Change-Id: Ie4cfa869628d030c2047f3dd954d77786ab88c53 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-10-15[ETCD] Add kyverno policy fixesAndreas Geissler3-1/+10
Add securityContext settings to resolve kyverno policy violations Fix Jira Links in all release notes. Issue-ID: OOM-3314 Change-Id: Ief20d42f2e4825754bf8d1a142665c7dd176a1d9 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-10-01portal-ng chart updateFiete Ostkamp21-85/+251
- Kyverno fixes - make Keycloak settings configurable via `global` Issue-ID: PORTALNG-125 Change-Id: I827527d4fe2dcadf79ed79591c81dbe83169b2cb Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-09-19[AAI] 14.0.3 Oslo release with Java 11Fiete Ostkamp25-266/+297
- [resources,traversal,graphadmin] use 1.14.7 release images that are based on Java 11 - [babel] add metrics and tracing - [babel] allow remote profiling and debugging - [graphadmin] make graphadmin chart Kyverno compliant - [graphadmin] replace fixed initialDelaySeconds wait invertal with dynamic startup probe - [graphadmin] use actuator endpoint for liveness and readiness probe. Actuator still uses the old echo probe in the background - [graphadmin] remove janusgraph-cached.properties since it effectively cannot be used - [graphadmin] clean up janusgraph-realtime.properties - [graphadmin] use common functions for readiness probe - [graphadmin] remove LOCAL_USER_ID and LOCAL_GROUP_ID environment variables since they are not used (anymore) - [modelloader] add metrics monitoring via prometheus - [modelloader] allow remote profiling and debugging - [sparky-be] use latest release image (2.0.5) Other - [sdc-be] declare ServiceMonitor to enable metrics monitoring via Prometheus Issue-ID: AAI-3986 Change-Id: Ifbd52d0d019d34596f6f824aa940e9b7993336ab Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-09-12Merge "[STRIMZI] Solve Security Policy violations"Lukasz Rajewski10-14/+247
2024-09-11[STRIMZI] Solve Security Policy violationsAndreas Geissler10-14/+247
- add securityContext settings to Operator and strimzi resources - add resources settings - update documents to use a new strimzi-kafka operator version in Oslo Issue-ID: OOM-3311 Change-Id: Ie6e4c30495e500781d898aed31bd74f2f4f3c708 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-09-10Merge "[CPS][COMMON] Sync newly added cps configurations"Andreas Geissler2-2/+76