-
Notifications
You must be signed in to change notification settings - Fork 17
Helm Charts for Data Provision and Data Consumption infrastructure, with DTR, 2x EDCs, Data Storage Service #84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
You are right, going to take a look. |
tractusx-connector: | ||
enabled: true | ||
participant: | ||
id: BPNL00000003CRHK |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will the BPN for the data provider and data consumer be the same, or are we going to use different participant BPNs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we should let it configurable. In our case we had just one company. In between the same company works the same...
Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com>
@CDiezRodriguez please help me here to fix the stuff, right now I made it work fine. But I am not awere what is missing... |
Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com>
Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com>
|
@CDiezRodriguez fixed the sonar cloud problems |
commit 9fadb96 Merge: d6af402 f13cb60 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 30 09:47:43 2025 +0200 Merge pull request eclipse-tractusx#165 from gomezbc/fix/ignore-docker-notice-license fix(license-verification): update license header verification to exclude docker notice files commit d6af402 Merge: 12b8157 3402554 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 30 09:47:31 2025 +0200 Merge pull request eclipse-tractusx#166 from gomezbc/patch-1 chore(docker): add workflow_dispatch option for docker release commit 3402554 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Wed Apr 30 09:30:53 2025 +0200 chore: add workflow_dispatch option for docker release commit f13cb60 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Wed Apr 30 09:18:08 2025 +0200 fix : update license header verification to exclude docker notice files commit 12b8157 Merge: 2afacab 39f3d43 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 30 09:15:05 2025 +0200 Merge pull request eclipse-tractusx#162 from gomezbc/feat/docker-release feat(TRG 4.01): workflow to release Docker images commit 39f3d43 Merge: 95d7fe4 2afacab Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Wed Apr 30 08:50:38 2025 +0200 Merge remote-tracking branch 'origin/main' into feat/docker-release commit 2afacab Merge: bd8f91b facbc1a Author: Mathias Moser <mathias.moser@catena-x.net> Date: Tue Apr 29 18:31:10 2025 +0200 Merge pull request eclipse-tractusx#132 from gomezbc/main feat(TRG 5.09): created a workflow to lint and test the Helm deployment commit facbc1a Author: Borja Gómez <borjagomez2003@gmail.com> Date: Tue Apr 29 12:42:44 2025 +0200 Update .github/workflows/helm-test.yaml Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit f95a763 Author: Borja Gómez <borjagomez2003@gmail.com> Date: Tue Apr 29 12:42:28 2025 +0200 Update .github/workflows/helm-test.yaml Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit bd8f91b Merge: 1010300 992df5c Author: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> Date: Tue Apr 29 12:07:23 2025 +0200 Merge pull request eclipse-tractusx#156 from sm29105/models feat: Added models for metadata database and service layer commit 38e79b2 Merge: ee20baf 1010300 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Tue Apr 29 08:39:28 2025 +0200 Merge branch 'main' into main commit 992df5c Author: Michael Scholz <michael.scholz@draexlmaier.com> Date: Mon Apr 28 22:06:38 2025 +0200 Fixed UniqueContraint import in db models commit f24b5aa Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 19:00:26 2025 +0200 Fixed field validator in partner_management model Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 2ec3f7d Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 18:59:41 2025 +0200 Fixed imports in __init__.py Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 5228497 Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 18:59:00 2025 +0200 Fixed UniqueContraint Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 9030431 Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 18:58:52 2025 +0200 Fixed UniqueContraint Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 9c37853 Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 18:58:23 2025 +0200 Update ichub-backend/models/metadata_database/__init__.py Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 1010300 Merge: c0bed4d d95e405 Author: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> Date: Mon Apr 28 15:23:37 2025 +0200 Merge pull request eclipse-tractusx#153 from gomezbc/fix/templates-labels fix: separate backend and frontend labels in Helm templates commit d95e405 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Mon Apr 28 15:19:14 2025 +0200 fix: update backend labels in PVC and secret templates commit ee20baf Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Mon Apr 28 10:03:25 2025 +0200 fix: update Docker build-push-action to specific version v6.16.0 in helm-test workflow commit 95d7fe4 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Mon Apr 28 09:19:50 2025 +0200 feat: add workflow for Docker image builds and releases commit c0bed4d Merge: a718c0b 347b86b Author: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> Date: Fri Apr 25 11:36:26 2025 +0200 Merge pull request eclipse-tractusx#159 from gomezbc/fix/frontend-helm-memory fix(TRG 5.04): match memory request and limit for frontend commit d20f566 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Fri Apr 25 10:37:15 2025 +0200 chore: update DEPENDENCIES_ICHUB-FRONTEND file commit e93c2b9 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Fri Apr 25 10:34:25 2025 +0200 chore: add Docker notice file for Industry Core Hub Backend commit 2db1049 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Fri Apr 25 10:34:17 2025 +0200 chore: update .dockerignore and add frontend Docker notice file commit 347b86b Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Thu Apr 24 16:46:45 2025 +0200 fix(TRG 5.04): match memory request and limit for frontend commit dd2c604 Merge: 0df816d a718c0b Author: Borja Gómez <borjagomez2003@gmail.com> Date: Thu Apr 24 11:41:51 2025 +0200 Merge branch 'main' into main commit 03251d0 Author: Michael Scholz <michael.scholz@draexlmaier.com> Date: Wed Apr 23 14:18:40 2025 +0200 feat: Added models for metadata database and service layer commit a718c0b Author: Borja Gómez <borjagomez2003@gmail.com> Date: Wed Apr 16 11:44:01 2025 +0200 fix: update PostgreSQL host definition to use fullname (eclipse-tractusx#152) commit 23b9483 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 16 10:20:35 2025 +0200 fix: separate backend and frontend labels in Helm templates commit 58a260d Author: Borja Gómez <borjagomez2003@gmail.com> Date: Tue Apr 15 12:57:26 2025 +0200 chore: add Postgres DSN connection string (eclipse-tractusx#150) commit 0df816d Author: gomezbc <borjagomez2003@gmail.com> Date: Thu Apr 10 09:49:20 2025 +0200 fix: add Helm repos setup step in the test workflow commit e8637f7 Author: gomezbc <borjagomez2003@gmail.com> Date: Thu Apr 10 09:22:25 2025 +0200 fix: ensure newline at end of files and removed trailling spaces in Helm chart templates commit 2f72b32 Author: gomezbc <borjagomez2003@gmail.com> Date: Thu Apr 10 09:16:53 2025 +0200 fix: update Helm chart version to 0.1.1 and fix workflow triggers (only trigger when the chart is modified) commit d404cfb Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:43:14 2025 +0200 fix: set action versions to commit tags in Helm test workflow commit fd17247 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:41:14 2025 +0200 fix: add license header to Helm test workflow file commit 7af3ab7 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:32:00 2025 +0200 fix: comment out unused upgrade_from parameter in Helm test workflow commit 0e150e8 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:31:13 2025 +0200 fix: include Dockerfile in Helm test workflow triggers commit 8456abd Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:25:43 2025 +0200 fix: update backend and frontend service ports to use new port configuration commit 948486b Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 17:39:20 2025 +0200 fix: update frontend service to use port 8080 instead of priviliged port 80 commit 2262883 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 17:15:37 2025 +0200 Update values-int.yaml commit b4cd683 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 17:03:58 2025 +0200 Update values-int.yaml commit a94bdb5 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 17:00:42 2025 +0200 Update values-int.yaml commit dd03ce3 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 16:48:57 2025 +0200 Update values-int.yaml commit 6605648 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 16:44:57 2025 +0200 Update values-int.yaml commit 30eae69 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 16:23:15 2025 +0200 chore: update package-lock.json commit b413b0a Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 11:54:53 2025 +0200 fix: improve Helm test workflow formatting and structure commit fb84563 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 11:54:44 2025 +0200 fix: update Helm test workflow to correctly build frontend image commit cd2185c Merge: e88cf88 02db908 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 11:45:06 2025 +0200 Merge branch 'main' of https://github.com/eclipse-tractusx/industry-core-hub commit e88cf88 Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 17:00:44 2025 +0200 fix: database secret creation logic commit 02db908 Author: Borja Gómez <borjagomez2003@gmail.com> Date: Tue Apr 8 16:49:31 2025 +0200 chore(dependecies): add tractusx_sdk dependency (eclipse-tractusx#124) * chore: order alfabetically dependencies names * feat: add tructusx_sdk dependency from GitHub repository * chore: update versions of python to 3.12 for installing sdk * fix: remove git from Dockerfile and set tractusx_sdk to 0.0.2 * fix: update tractusx_sdk license information to approved status commit 813a640 Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 16:44:05 2025 +0200 fix: update Helm test workflow to use 'testing' tags and set target branch dynamically commit 3511c4c Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 16:20:53 2025 +0200 fix: correct template reference for external database secret creation commit c5d162d Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 16:11:54 2025 +0200 fix: comment out frontend image build step in Helm workflow commit ac54efa Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 16:08:31 2025 +0200 feat: add GitHub Actions workflow for linting and testing Helm charts commit 81f2374 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Fri Mar 28 08:46:34 2025 +0100 Helm Charts for Data Provision and Data Consumption infrastructure, with DTR, 2x EDCs, Data Storage Service (eclipse-tractusx#84) * feat: configured helm charts for edc, dtr, and submodel server deployment * chore: added new edc * chore: fixed some bugs * chore: updated chart * chore: added vault service account * chore: removed vault pre-install * chore: added new registry ingress * chore: added name override * chore: added the vault to true * chore: added client secret * feat: added override for vault * feat: added override for vault * feat: added override for vault * feat: added override for vault * feat: added override for vault * feat: added override for vault * chore: added new charts values * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feat: added edc consumer * feat: added edc consumer * feat: added edc consumer * feat: added edc consumer * chore: added new configuration * chore: updated config * Update values-int.yaml * chore: splitted dataplane from controlplane * chore: updated edcs to 0.9.0 * chore: reduced to 0.7.6 * chore: added edcs again to 0.9.0 * chore: added same client id and secret * chore: returned to conditions from beginning * chore: added new edc version * chore: added old edc * Update deployment/data-consumer/README.md * chore: added licence headers * chore: added licence headers * Update deployment/data-provider/README.md * Update deployment/data-consumer/README.md commit 3cb84a7 Author: matbmoser <mathias.moser@catena-x.net> Date: Thu Mar 27 17:31:20 2025 +0100 fix: fixed minimal umbrella, adding the new edc and disabling not necessary values commit 1a081f0 Author: pjuaristi-ikerlan <pjuaristi@ikerlan.es> Date: Thu Mar 27 15:40:21 2025 +0100 First Dockerfile version for frontend (eclipse-tractusx#114) * fix: errors in build fixed * fix: dropdown button icon removed * chore: custom palette variables included * feat: first version of Dockerfile * fix: theme reestructurated to reduce build problems * fix: chip colors overriding to fix all build problems * chore: backend api data commented for now in nginx configuration * feat: Dynamic env variable injection * fix: fixes after PR sonar review * fix: useless env variable removed * fix: nginx configuration comments removed * fix: usage of npm as package manager * fix --ignore-scripts added to avoid sonar security hotspot * fix: omit dev flag removed * chore: version included to nginx image * fix: environment variable injection modified commit c5922f2 Author: Borja Gómez <borjagomez2003@gmail.com> Date: Thu Mar 27 15:37:39 2025 +0100 Feat(helm): add frontend chart (eclipse-tractusx#115) * feat: add frontend helm templates * feat: enable conditional deployment for backend and frontend services * chore: remove unused test connection backend template * docs: update README with frontend configuration options commit 1929ffb Merge: f16bb4e d629de5 Author: Mikel Garcia <122596907+mgarciaLKS@users.noreply.github.com> Date: Thu Mar 27 14:59:26 2025 +0100 Merge pull request eclipse-tractusx#92 from eclipse-tractusx/dependabot/pip/ichub-backend/jinja2-3.1.6 chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /ichub-backend commit f16bb4e Merge: fd3c4ab 97124dd Author: Mathias Moser <mathias.moser@catena-x.net> Date: Fri Mar 21 09:07:32 2025 +0100 Merge pull request eclipse-tractusx#112 from pjuaristi-ikerlan/responsiveness-fixes Responsiveness fixes commit 97124dd Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Thu Mar 20 15:47:19 2025 +0100 chore: scss fix commit ad149f7 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Thu Mar 20 15:31:03 2025 +0100 task: improved header responsiveness with small logo on small screens and adaptive title text commit 248c217 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Thu Mar 20 15:12:04 2025 +0100 fix: table responsive problem fixed commit 6d15198 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Thu Mar 20 14:58:22 2025 +0100 fix: image responsive problem fixed commit fd3c4ab Merge: 46567c7 1579ac8 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Mar 19 14:46:32 2025 +0100 Merge pull request eclipse-tractusx#108 from pjuaristi-ikerlan/mui-sidebar-102 SCSS usage and sticky navigation bar commit 1579ac8 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Tue Mar 18 10:21:18 2025 +0100 feat: sticky navigation bar with style change on scroll commit 5a3d1fa Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Tue Mar 18 09:54:07 2025 +0100 chore: mixins used and code clean up commit f881ed6 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Mon Mar 17 15:49:02 2025 +0100 chore: SCSS usage instead of CSS commit d629de5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Mar 6 04:46:30 2025 +0000 chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /ichub-backend Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
commit 9fadb96 Merge: d6af402 f13cb60 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 30 09:47:43 2025 +0200 Merge pull request eclipse-tractusx#165 from gomezbc/fix/ignore-docker-notice-license fix(license-verification): update license header verification to exclude docker notice files commit d6af402 Merge: 12b8157 3402554 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 30 09:47:31 2025 +0200 Merge pull request eclipse-tractusx#166 from gomezbc/patch-1 chore(docker): add workflow_dispatch option for docker release commit 3402554 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Wed Apr 30 09:30:53 2025 +0200 chore: add workflow_dispatch option for docker release commit f13cb60 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Wed Apr 30 09:18:08 2025 +0200 fix : update license header verification to exclude docker notice files commit 12b8157 Merge: 2afacab 39f3d43 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 30 09:15:05 2025 +0200 Merge pull request eclipse-tractusx#162 from gomezbc/feat/docker-release feat(TRG 4.01): workflow to release Docker images commit 39f3d43 Merge: 95d7fe4 2afacab Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Wed Apr 30 08:50:38 2025 +0200 Merge remote-tracking branch 'origin/main' into feat/docker-release commit 2afacab Merge: bd8f91b facbc1a Author: Mathias Moser <mathias.moser@catena-x.net> Date: Tue Apr 29 18:31:10 2025 +0200 Merge pull request eclipse-tractusx#132 from gomezbc/main feat(TRG 5.09): created a workflow to lint and test the Helm deployment commit facbc1a Author: Borja Gómez <borjagomez2003@gmail.com> Date: Tue Apr 29 12:42:44 2025 +0200 Update .github/workflows/helm-test.yaml Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit f95a763 Author: Borja Gómez <borjagomez2003@gmail.com> Date: Tue Apr 29 12:42:28 2025 +0200 Update .github/workflows/helm-test.yaml Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit bd8f91b Merge: 1010300 992df5c Author: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> Date: Tue Apr 29 12:07:23 2025 +0200 Merge pull request eclipse-tractusx#156 from sm29105/models feat: Added models for metadata database and service layer commit 38e79b2 Merge: ee20baf 1010300 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Tue Apr 29 08:39:28 2025 +0200 Merge branch 'main' into main commit 992df5c Author: Michael Scholz <michael.scholz@draexlmaier.com> Date: Mon Apr 28 22:06:38 2025 +0200 Fixed UniqueContraint import in db models commit f24b5aa Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 19:00:26 2025 +0200 Fixed field validator in partner_management model Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 2ec3f7d Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 18:59:41 2025 +0200 Fixed imports in __init__.py Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 5228497 Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 18:59:00 2025 +0200 Fixed UniqueContraint Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 9030431 Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 18:58:52 2025 +0200 Fixed UniqueContraint Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 9c37853 Author: Michael Scholz <sm29105@users.noreply.github.com> Date: Mon Apr 28 18:58:23 2025 +0200 Update ichub-backend/models/metadata_database/__init__.py Co-authored-by: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> commit 1010300 Merge: c0bed4d d95e405 Author: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> Date: Mon Apr 28 15:23:37 2025 +0200 Merge pull request eclipse-tractusx#153 from gomezbc/fix/templates-labels fix: separate backend and frontend labels in Helm templates commit d95e405 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Mon Apr 28 15:19:14 2025 +0200 fix: update backend labels in PVC and secret templates commit ee20baf Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Mon Apr 28 10:03:25 2025 +0200 fix: update Docker build-push-action to specific version v6.16.0 in helm-test workflow commit 95d7fe4 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Mon Apr 28 09:19:50 2025 +0200 feat: add workflow for Docker image builds and releases commit c0bed4d Merge: a718c0b 347b86b Author: Carlos Diez <137300347+CDiezRodriguez@users.noreply.github.com> Date: Fri Apr 25 11:36:26 2025 +0200 Merge pull request eclipse-tractusx#159 from gomezbc/fix/frontend-helm-memory fix(TRG 5.04): match memory request and limit for frontend commit d20f566 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Fri Apr 25 10:37:15 2025 +0200 chore: update DEPENDENCIES_ICHUB-FRONTEND file commit e93c2b9 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Fri Apr 25 10:34:25 2025 +0200 chore: add Docker notice file for Industry Core Hub Backend commit 2db1049 Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Fri Apr 25 10:34:17 2025 +0200 chore: update .dockerignore and add frontend Docker notice file commit 347b86b Author: Borja Gómez <borjagomezcalvo@gmail.com> Date: Thu Apr 24 16:46:45 2025 +0200 fix(TRG 5.04): match memory request and limit for frontend commit dd2c604 Merge: 0df816d a718c0b Author: Borja Gómez <borjagomez2003@gmail.com> Date: Thu Apr 24 11:41:51 2025 +0200 Merge branch 'main' into main commit 03251d0 Author: Michael Scholz <michael.scholz@draexlmaier.com> Date: Wed Apr 23 14:18:40 2025 +0200 feat: Added models for metadata database and service layer commit a718c0b Author: Borja Gómez <borjagomez2003@gmail.com> Date: Wed Apr 16 11:44:01 2025 +0200 fix: update PostgreSQL host definition to use fullname (eclipse-tractusx#152) commit 23b9483 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 16 10:20:35 2025 +0200 fix: separate backend and frontend labels in Helm templates commit 58a260d Author: Borja Gómez <borjagomez2003@gmail.com> Date: Tue Apr 15 12:57:26 2025 +0200 chore: add Postgres DSN connection string (eclipse-tractusx#150) commit 0df816d Author: gomezbc <borjagomez2003@gmail.com> Date: Thu Apr 10 09:49:20 2025 +0200 fix: add Helm repos setup step in the test workflow commit e8637f7 Author: gomezbc <borjagomez2003@gmail.com> Date: Thu Apr 10 09:22:25 2025 +0200 fix: ensure newline at end of files and removed trailling spaces in Helm chart templates commit 2f72b32 Author: gomezbc <borjagomez2003@gmail.com> Date: Thu Apr 10 09:16:53 2025 +0200 fix: update Helm chart version to 0.1.1 and fix workflow triggers (only trigger when the chart is modified) commit d404cfb Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:43:14 2025 +0200 fix: set action versions to commit tags in Helm test workflow commit fd17247 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:41:14 2025 +0200 fix: add license header to Helm test workflow file commit 7af3ab7 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:32:00 2025 +0200 fix: comment out unused upgrade_from parameter in Helm test workflow commit 0e150e8 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:31:13 2025 +0200 fix: include Dockerfile in Helm test workflow triggers commit 8456abd Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 18:25:43 2025 +0200 fix: update backend and frontend service ports to use new port configuration commit 948486b Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 17:39:20 2025 +0200 fix: update frontend service to use port 8080 instead of priviliged port 80 commit 2262883 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 17:15:37 2025 +0200 Update values-int.yaml commit b4cd683 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 17:03:58 2025 +0200 Update values-int.yaml commit a94bdb5 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 17:00:42 2025 +0200 Update values-int.yaml commit dd03ce3 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 16:48:57 2025 +0200 Update values-int.yaml commit 6605648 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Apr 9 16:44:57 2025 +0200 Update values-int.yaml commit 30eae69 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 16:23:15 2025 +0200 chore: update package-lock.json commit b413b0a Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 11:54:53 2025 +0200 fix: improve Helm test workflow formatting and structure commit fb84563 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 11:54:44 2025 +0200 fix: update Helm test workflow to correctly build frontend image commit cd2185c Merge: e88cf88 02db908 Author: gomezbc <borjagomez2003@gmail.com> Date: Wed Apr 9 11:45:06 2025 +0200 Merge branch 'main' of https://github.com/eclipse-tractusx/industry-core-hub commit e88cf88 Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 17:00:44 2025 +0200 fix: database secret creation logic commit 02db908 Author: Borja Gómez <borjagomez2003@gmail.com> Date: Tue Apr 8 16:49:31 2025 +0200 chore(dependecies): add tractusx_sdk dependency (eclipse-tractusx#124) * chore: order alfabetically dependencies names * feat: add tructusx_sdk dependency from GitHub repository * chore: update versions of python to 3.12 for installing sdk * fix: remove git from Dockerfile and set tractusx_sdk to 0.0.2 * fix: update tractusx_sdk license information to approved status commit 813a640 Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 16:44:05 2025 +0200 fix: update Helm test workflow to use 'testing' tags and set target branch dynamically commit 3511c4c Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 16:20:53 2025 +0200 fix: correct template reference for external database secret creation commit c5d162d Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 16:11:54 2025 +0200 fix: comment out frontend image build step in Helm workflow commit ac54efa Author: gomezbc <borjagomez2003@gmail.com> Date: Tue Apr 8 16:08:31 2025 +0200 feat: add GitHub Actions workflow for linting and testing Helm charts commit 81f2374 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Fri Mar 28 08:46:34 2025 +0100 Helm Charts for Data Provision and Data Consumption infrastructure, with DTR, 2x EDCs, Data Storage Service (eclipse-tractusx#84) * feat: configured helm charts for edc, dtr, and submodel server deployment * chore: added new edc * chore: fixed some bugs * chore: updated chart * chore: added vault service account * chore: removed vault pre-install * chore: added new registry ingress * chore: added name override * chore: added the vault to true * chore: added client secret * feat: added override for vault * feat: added override for vault * feat: added override for vault * feat: added override for vault * feat: added override for vault * feat: added override for vault * chore: added new charts values * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feaT: added new target prefix * feat: added edc consumer * feat: added edc consumer * feat: added edc consumer * feat: added edc consumer * chore: added new configuration * chore: updated config * Update values-int.yaml * chore: splitted dataplane from controlplane * chore: updated edcs to 0.9.0 * chore: reduced to 0.7.6 * chore: added edcs again to 0.9.0 * chore: added same client id and secret * chore: returned to conditions from beginning * chore: added new edc version * chore: added old edc * Update deployment/data-consumer/README.md * chore: added licence headers * chore: added licence headers * Update deployment/data-provider/README.md * Update deployment/data-consumer/README.md commit 3cb84a7 Author: matbmoser <mathias.moser@catena-x.net> Date: Thu Mar 27 17:31:20 2025 +0100 fix: fixed minimal umbrella, adding the new edc and disabling not necessary values commit 1a081f0 Author: pjuaristi-ikerlan <pjuaristi@ikerlan.es> Date: Thu Mar 27 15:40:21 2025 +0100 First Dockerfile version for frontend (eclipse-tractusx#114) * fix: errors in build fixed * fix: dropdown button icon removed * chore: custom palette variables included * feat: first version of Dockerfile * fix: theme reestructurated to reduce build problems * fix: chip colors overriding to fix all build problems * chore: backend api data commented for now in nginx configuration * feat: Dynamic env variable injection * fix: fixes after PR sonar review * fix: useless env variable removed * fix: nginx configuration comments removed * fix: usage of npm as package manager * fix --ignore-scripts added to avoid sonar security hotspot * fix: omit dev flag removed * chore: version included to nginx image * fix: environment variable injection modified commit c5922f2 Author: Borja Gómez <borjagomez2003@gmail.com> Date: Thu Mar 27 15:37:39 2025 +0100 Feat(helm): add frontend chart (eclipse-tractusx#115) * feat: add frontend helm templates * feat: enable conditional deployment for backend and frontend services * chore: remove unused test connection backend template * docs: update README with frontend configuration options commit 1929ffb Merge: f16bb4e d629de5 Author: Mikel Garcia <122596907+mgarciaLKS@users.noreply.github.com> Date: Thu Mar 27 14:59:26 2025 +0100 Merge pull request eclipse-tractusx#92 from eclipse-tractusx/dependabot/pip/ichub-backend/jinja2-3.1.6 chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /ichub-backend commit f16bb4e Merge: fd3c4ab 97124dd Author: Mathias Moser <mathias.moser@catena-x.net> Date: Fri Mar 21 09:07:32 2025 +0100 Merge pull request eclipse-tractusx#112 from pjuaristi-ikerlan/responsiveness-fixes Responsiveness fixes commit 97124dd Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Thu Mar 20 15:47:19 2025 +0100 chore: scss fix commit ad149f7 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Thu Mar 20 15:31:03 2025 +0100 task: improved header responsiveness with small logo on small screens and adaptive title text commit 248c217 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Thu Mar 20 15:12:04 2025 +0100 fix: table responsive problem fixed commit 6d15198 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Thu Mar 20 14:58:22 2025 +0100 fix: image responsive problem fixed commit fd3c4ab Merge: 46567c7 1579ac8 Author: Mathias Moser <mathias.moser@catena-x.net> Date: Wed Mar 19 14:46:32 2025 +0100 Merge pull request eclipse-tractusx#108 from pjuaristi-ikerlan/mui-sidebar-102 SCSS usage and sticky navigation bar commit 1579ac8 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Tue Mar 18 10:21:18 2025 +0100 feat: sticky navigation bar with style change on scroll commit 5a3d1fa Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Tue Mar 18 09:54:07 2025 +0100 chore: mixins used and code clean up commit f881ed6 Author: Patxi Juaristi <pjuaristi@ikerlan.es> Date: Mon Mar 17 15:49:02 2025 +0100 chore: SCSS usage instead of CSS commit d629de5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Mar 6 04:46:30 2025 +0000 chore(deps): bump jinja2 from 3.1.4 to 3.1.6 in /ichub-backend Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
WHY
I wanted to provide an example on how could we deploy our EDCs to be able to develop our applications against it.
From the data provider perspective it was also provided a DTR and a Data Storage Service.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: