From fa01e70cfe3ef2b755f7cef58a4d84950e37ae55 Mon Sep 17 00:00:00 2001 From: Stefan Wiedemann Date: Fri, 15 Sep 2023 12:47:22 +0200 Subject: [PATCH 1/7] Add the proxy (#19) * Dev/provider (#5) * Add keyrock * Increase chart version * Add PDP * Add kong * Adding AS * Add AS to DSC values * Add participant label * Change issuer version and add data volume * Fix data volume * Test AS pre-release * Change to latest AS release * Switch to default PDC values * Rename folder of PDP * Make DID CM optional * Renaming walt-id chart * Renaimg default URLs and secret names for walt chart name change * verifier using did registry (#6) * Verifier using DID Registry (#8) * Allow to disable certain apps when deploying with Helm and various fixes for plain Helm deployment with Ingress (#10) * Allow to disable certain apps when deploying with Helm * Adding example values file * Add waltId ingress * Updating walt-id config and adding keycloak * Update doc * Adding verifier * Add TIL * Remove doubled PDP app * Adding Keyrock and dsba-pdp * Adding kong * Adding AS * Extend doc * Update examples/service-provider-ips/README.md Fix typo Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> --------- Co-authored-by: Tim Smyth Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> * Updated images of keycloak-vc-issuer and waltid (#11) * Update values.yaml * Update values.yaml (#14) * Add TMForum APIs (#13) * Add TMForum APIs * Remove spec URL * Switching to Test-Image --------- Co-authored-by: Stefan Wiedemann * Change TMForum chart (#17) * Add TMForum APIs * Remove spec URL * Switching to Test-Image * Change TMForum chart --------- Co-authored-by: Stefan Wiedemann * enable the proxy (#18) --------- Co-authored-by: Dennis Wendland <72455939+dwendland@users.noreply.github.com> Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> Co-authored-by: Tim Smyth Co-authored-by: beknazaresenbek <129863747+beknazaresenbek@users.noreply.github.com> --- applications/tm-forum-api/Chart.yaml | 2 +- applications/tm-forum-api/values.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/applications/tm-forum-api/Chart.yaml b/applications/tm-forum-api/Chart.yaml index 11456ae..e645ae0 100644 --- a/applications/tm-forum-api/Chart.yaml +++ b/applications/tm-forum-api/Chart.yaml @@ -8,5 +8,5 @@ appVersion: "0.4.1" dependencies: - name: tm-forum-api - version: 0.0.3 + version: 0.2.0 repository: https://fiware.github.io/helm-charts diff --git a/applications/tm-forum-api/values.yaml b/applications/tm-forum-api/values.yaml index bc31361..3e517db 100644 --- a/applications/tm-forum-api/values.yaml +++ b/applications/tm-forum-api/values.yaml @@ -22,6 +22,12 @@ tm-forum-api: # -- address of the broker url: http://orion:1026 + # enable the api proxy + apiProxy: + enabled: true + service: + nameOverride: pdc-tmforum-api + # -- list of apis to be deployed # -- every api needs to define a name and image. Basepath is required when routes or ingress will be enabled. Beside that, they can overwrite the default-config by using the same keys. # -- be aware: when you change the image repositrory or the tag for an api, you have to provide both values for the changes to take effect From 311916dafe583ac47b78be7810673ad779409166 Mon Sep 17 00:00:00 2001 From: Stefan Wiedemann Date: Fri, 15 Sep 2023 12:54:00 +0200 Subject: [PATCH 2/7] Update Chart.yaml --- applications/tm-forum-api/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/tm-forum-api/Chart.yaml b/applications/tm-forum-api/Chart.yaml index e645ae0..7aeb76c 100644 --- a/applications/tm-forum-api/Chart.yaml +++ b/applications/tm-forum-api/Chart.yaml @@ -8,5 +8,5 @@ appVersion: "0.4.1" dependencies: - name: tm-forum-api - version: 0.2.0 + version: 0.2.1 repository: https://fiware.github.io/helm-charts From 14da9f86a10966305e70a4139862d871c3e5dbd8 Mon Sep 17 00:00:00 2001 From: Stefan Wiedemann Date: Fri, 15 Sep 2023 13:00:22 +0200 Subject: [PATCH 3/7] Update Chart.yaml --- applications/tm-forum-api/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/tm-forum-api/Chart.yaml b/applications/tm-forum-api/Chart.yaml index 7aeb76c..e645ae0 100644 --- a/applications/tm-forum-api/Chart.yaml +++ b/applications/tm-forum-api/Chart.yaml @@ -8,5 +8,5 @@ appVersion: "0.4.1" dependencies: - name: tm-forum-api - version: 0.2.1 + version: 0.2.0 repository: https://fiware.github.io/helm-charts From e8287248fc4135beb12365422411f18cc743293c Mon Sep 17 00:00:00 2001 From: Stefan Wiedemann Date: Fri, 15 Sep 2023 13:02:53 +0200 Subject: [PATCH 4/7] Update Chart.yaml --- applications/tm-forum-api/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/tm-forum-api/Chart.yaml b/applications/tm-forum-api/Chart.yaml index e645ae0..7aeb76c 100644 --- a/applications/tm-forum-api/Chart.yaml +++ b/applications/tm-forum-api/Chart.yaml @@ -8,5 +8,5 @@ appVersion: "0.4.1" dependencies: - name: tm-forum-api - version: 0.2.0 + version: 0.2.1 repository: https://fiware.github.io/helm-charts From 672679add8a64675193bbb2157b65c7bf689a30d Mon Sep 17 00:00:00 2001 From: Stefan Wiedemann Date: Fri, 15 Sep 2023 13:08:42 +0200 Subject: [PATCH 5/7] Update Chart.yaml --- applications/tm-forum-api/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/tm-forum-api/Chart.yaml b/applications/tm-forum-api/Chart.yaml index 7aeb76c..c9c5e3e 100644 --- a/applications/tm-forum-api/Chart.yaml +++ b/applications/tm-forum-api/Chart.yaml @@ -8,5 +8,5 @@ appVersion: "0.4.1" dependencies: - name: tm-forum-api - version: 0.2.1 + version: 0.2.2 repository: https://fiware.github.io/helm-charts From 38ec42aa548103886a78728f43e1fe21333ca265 Mon Sep 17 00:00:00 2001 From: Stefan Wiedemann Date: Fri, 15 Sep 2023 13:14:37 +0200 Subject: [PATCH 6/7] Update values.yaml --- applications/tm-forum-api/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/tm-forum-api/values.yaml b/applications/tm-forum-api/values.yaml index 3e517db..9e37332 100644 --- a/applications/tm-forum-api/values.yaml +++ b/applications/tm-forum-api/values.yaml @@ -24,6 +24,8 @@ tm-forum-api: # enable the api proxy apiProxy: + image: + tag: distroless-v1.27-latest enabled: true service: nameOverride: pdc-tmforum-api From cfabb9586b2dfb2cc80d9bcd2dd3790cecd51abd Mon Sep 17 00:00:00 2001 From: Stefan Wiedemann Date: Fri, 15 Sep 2023 14:17:48 +0200 Subject: [PATCH 7/7] Update values.yaml --- applications/keyrock/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/keyrock/values.yaml b/applications/keyrock/values.yaml index 2b0e1df..a0313b9 100644 --- a/applications/keyrock/values.yaml +++ b/applications/keyrock/values.yaml @@ -5,7 +5,7 @@ keyrock: statefulset: image: repository: quay.io/wi_stefan/keyrock - tag: sn-fix + tag: sn-fix-2 pullPolicy: Always # DB config