Skip to content

Commit

Permalink
Merge pull request #20 from RADAR-base/gateway-0.5.12
Browse files Browse the repository at this point in the history
[radar-gateway] gateway
  • Loading branch information
keyvaann authored Apr 21, 2022
2 parents 59626be + f25f397 commit 9df0ce5
Show file tree
Hide file tree
Showing 43 changed files with 110 additions and 120 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ jobs:
helm repo add vmware-tanzu https://vmware-tanzu.github.io/helm-charts
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.1
uses: helm/chart-releaser-action@v1.4.0
with:
config: .github/cr.yaml
charts_dir: charts
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Run chart-releaser -- cp-helm-charts
uses: helm/chart-releaser-action@v1.2.1
uses: helm/chart-releaser-action@v1.4.0
with:
config: .github/cr.yaml
charts_dir: cp-helm-charts/charts
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
uses: dsaltares/fetch-gh-release-asset@master
with:
repo: norwoodj/helm-docs
version: "tags/v1.5.0"
file: "helm-docs_1.5.0_Linux_x86_64.tar.gz"
version: "tags/v1.8.1"
file: "helm-docs_1.8.1_Linux_x86_64.tar.gz"
target: "helm-docs.tar.gz"

- name: Run helm-docs
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
run: git fetch --prune --unshallow

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.1.0
uses: helm/chart-testing-action@v2.2.1

- name: Run chart-testing (lint)
run: ct lint --config .github/ct-lint.yaml
Expand Down
2 changes: 1 addition & 1 deletion charts/app-config-frontend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.0
version: 0.2.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
8 changes: 4 additions & 4 deletions charts/app-config-frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# app-config-frontend

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.3](https://img.shields.io/badge/AppVersion-0.3.3-informational?style=flat-square)
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.3](https://img.shields.io/badge/AppVersion-0.3.3-informational?style=flat-square)

A Helm chart for the frontend application of RADAR-base application config (app-config).

Expand All @@ -12,9 +12,9 @@ A Helm chart for the frontend application of RADAR-base application config (app-

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | [email protected] | https://www.thehyve.nl |
| Joris Borgdorff | [email protected] | https://www.thehyve.nl/experts/joris-borgdorff |
| Nivethika Mahasivam | [email protected] | https://www.thehyve.nl/experts/nivethika-mahasivam |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Joris Borgdorff | <[email protected]> | <https://www.thehyve.nl/experts/joris-borgdorff> |
| Nivethika Mahasivam | <[email protected]> | <https://www.thehyve.nl/experts/nivethika-mahasivam> |

## Source Code

Expand Down
2 changes: 1 addition & 1 deletion charts/app-config/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.3.3"
description: A Helm chart for RADAR-base application config (app-config) backend service which is used as mobile app configuration engine with per-project and per-user configuration.
name: app-config
version: 0.2.1
version: 0.2.2
sources: ["https://github.com/RADAR-base/radar-app-config"]
type: application
home: "https://radar-base.org"
Expand Down
8 changes: 4 additions & 4 deletions charts/app-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# app-config

![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.3](https://img.shields.io/badge/AppVersion-0.3.3-informational?style=flat-square)
![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.3](https://img.shields.io/badge/AppVersion-0.3.3-informational?style=flat-square)

A Helm chart for RADAR-base application config (app-config) backend service which is used as mobile app configuration engine with per-project and per-user configuration.

Expand All @@ -12,9 +12,9 @@ A Helm chart for RADAR-base application config (app-config) backend service whic

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | [email protected] | https://www.thehyve.nl |
| Joris Borgdorff | [email protected] | https://www.thehyve.nl/experts/joris-borgdorff |
| Nivethika Mahasivam | [email protected] | https://www.thehyve.nl/experts/nivethika-mahasivam |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Joris Borgdorff | <[email protected]> | <https://www.thehyve.nl/experts/joris-borgdorff> |
| Nivethika Mahasivam | <[email protected]> | <https://www.thehyve.nl/experts/nivethika-mahasivam> |

## Source Code

Expand Down
2 changes: 1 addition & 1 deletion charts/catalog-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.7.5"
description: A Helm chart for RADAR-base catalogue server. This application creates RADAR-base topics in Kafka, registers schemas in Schema Registry and keeps a catalog of available source types.
name: catalog-server
version: 0.3.0
version: 0.3.1
sources: ["https://github.com/RADAR-base/RADAR-Schemas/tree/master/java-sdk"]
type: application
home: "https://radar-base.org"
Expand Down
13 changes: 6 additions & 7 deletions charts/catalog-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# catalog-server

![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.5](https://img.shields.io/badge/AppVersion-0.7.5-informational?style=flat-square)
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.5](https://img.shields.io/badge/AppVersion-0.7.5-informational?style=flat-square)

A Helm chart for RADAR-base catalogue server. This application creates RADAR-base topics in Kafka, registers schemas in Schema Registry and keeps a catalog of available source types.

Expand All @@ -12,9 +12,9 @@ A Helm chart for RADAR-base catalogue server. This application creates RADAR-bas

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | [email protected] | https://www.thehyve.nl |
| Joris Borgdorff | [email protected] | https://www.thehyve.nl/experts/joris-borgdorff |
| Nivethika Mahasivam | [email protected] | https://www.thehyve.nl/experts/nivethika-mahasivam |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Joris Borgdorff | <[email protected]> | <https://www.thehyve.nl/experts/joris-borgdorff> |
| Nivethika Mahasivam | <[email protected]> | <https://www.thehyve.nl/experts/nivethika-mahasivam> |

## Source Code

Expand All @@ -41,10 +41,9 @@ A Helm chart for RADAR-base catalogue server. This application creates RADAR-bas
| securityContext | object | `{}` | Configure Appconfig containers' Security Context |
| service.type | string | `"ClusterIP"` | Kubernetes Service type |
| service.port | int | `9010` | catalog-server port |
| resources.requests.cpu | string | `"100m"` | |
| resources.requests.memory | string | `"256Mi"` | |
| resources.requests | object | `{"cpu":"100m","memory":"256Mi"}` | CPU/Memory resource requests |
| persistence.enabled | bool | `true` | Enable persistence using PVC |
| persistence.accessMode | string | `"ReadWriteOnce"` | |
| persistence.accessMode | string | `"ReadWriteOnce"` | PVC Access Mode for catalog-server volume |
| persistence.size | string | `"5Mi"` | PVC Storage Request for catalog-server volume |
| nodeSelector | object | `{}` | Node labels for pod assignment |
| tolerations | list | `[]` | Toleration labels for pod assignment |
Expand Down
2 changes: 1 addition & 1 deletion charts/cc-schema-registry-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.0"
description: A Helm chart for Confluent Cloud schema registry proxy. This proxy service is used when RADAR-base platform is used with Confluent Cloud based schema registry. It forwards requests to schema registry with an additonal basic authentication header with Confluent Cloud schema registry credentials. This service will be enabled if `cc.enabled = true`.
name: cc-schema-registry-proxy
version: 0.2.0
version: 0.2.1
type: application
home: "https://radar-base.org"
maintainers:
Expand Down
8 changes: 4 additions & 4 deletions charts/cc-schema-registry-proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# cc-schema-registry-proxy

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square)
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square)

A Helm chart for Confluent Cloud schema registry proxy. This proxy service is used when RADAR-base platform is used with Confluent Cloud based schema registry. It forwards requests to schema registry with an additonal basic authentication header with Confluent Cloud schema registry credentials. This service will be enabled if `cc.enabled = true`.

Expand All @@ -12,9 +12,9 @@ A Helm chart for Confluent Cloud schema registry proxy. This proxy service is us

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | [email protected] | https://www.thehyve.nl |
| Joris Borgdorff | [email protected] | https://www.thehyve.nl/experts/joris-borgdorff |
| Nivethika Mahasivam | [email protected] | https://www.thehyve.nl/experts/nivethika-mahasivam |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Joris Borgdorff | <[email protected]> | <https://www.thehyve.nl/experts/joris-borgdorff> |
| Nivethika Mahasivam | <[email protected]> | <https://www.thehyve.nl/experts/nivethika-mahasivam> |

## Prerequisites
* Kubernetes 1.17+
Expand Down
2 changes: 1 addition & 1 deletion charts/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.0"
description: A Helm chart for cert-manager. This chart is an overly just to make sure `clusterissuer.yaml` is installed with the cluster and some default values. For more info refer to the cert-manager docs.
name: cert-manager
version: 0.1.1
version: 0.1.2
engine: gotpl
sources: ["https://github.com/jetstack/cert-manager"]
deprecated: false
Expand Down
8 changes: 4 additions & 4 deletions charts/cert-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# cert-manager

![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square)
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0](https://img.shields.io/badge/AppVersion-1.0-informational?style=flat-square)

A Helm chart for cert-manager. This chart is an overly just to make sure `clusterissuer.yaml` is installed with the cluster and some default values. For more info refer to the cert-manager docs.

Expand All @@ -12,9 +12,9 @@ A Helm chart for cert-manager. This chart is an overly just to make sure `cluste

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | [email protected] | https://www.thehyve.nl |
| Joris Borgdorff | [email protected] | https://www.thehyve.nl/experts/joris-borgdorff |
| Nivethika Mahasivam | [email protected] | https://www.thehyve.nl/experts/nivethika-mahasivam |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Joris Borgdorff | <[email protected]> | <https://www.thehyve.nl/experts/joris-borgdorff> |
| Nivethika Mahasivam | <[email protected]> | <https://www.thehyve.nl/experts/nivethika-mahasivam> |

## Source Code

Expand Down
2 changes: 1 addition & 1 deletion charts/management-portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.8.1"
description: A Helm chart for RADAR-Base Management Portal to manage projects and participants throughout RADAR-base.
name: management-portal
version: 0.2.2
version: 0.2.3
engine: gotpl
sources: ["https://github.com/RADAR-base/ManagementPortal"]
deprecated: false
Expand Down
8 changes: 4 additions & 4 deletions charts/management-portal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# management-portal

![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.1](https://img.shields.io/badge/AppVersion-0.8.1-informational?style=flat-square)
![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.1](https://img.shields.io/badge/AppVersion-0.8.1-informational?style=flat-square)

A Helm chart for RADAR-Base Management Portal to manage projects and participants throughout RADAR-base.

Expand All @@ -12,9 +12,9 @@ A Helm chart for RADAR-Base Management Portal to manage projects and participant

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | [email protected] | https://www.thehyve.nl |
| Joris Borgdorff | [email protected] | https://www.thehyve.nl/experts/joris-borgdorff |
| Nivethika Mahasivam | [email protected] | https://www.thehyve.nl/experts/nivethika-mahasivam |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Joris Borgdorff | <[email protected]> | <https://www.thehyve.nl/experts/joris-borgdorff> |
| Nivethika Mahasivam | <[email protected]> | <https://www.thehyve.nl/experts/nivethika-mahasivam> |

## Source Code

Expand Down
2 changes: 1 addition & 1 deletion charts/radar-appserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "3.2.0"
description: A Helm chart for the backend application of RADAR-base Appserver
name: radar-appserver
version: 0.1.0
version: 0.1.1
sources: ["https://github.com/RADAR-base/RADAR-Appserver"]
deprecated: false
type: application
Expand Down
6 changes: 3 additions & 3 deletions charts/radar-appserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# radar-appserver

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square)
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square)

A Helm chart for the backend application of RADAR-base Appserver

Expand All @@ -12,8 +12,8 @@ A Helm chart for the backend application of RADAR-base Appserver

| Name | Email | Url |
| ---- | ------ | --- |
| Yatharth Ranjan | [email protected] | https://www.kcl.ac.uk/people/yatharth-ranjan |
| Pauline Conde | [email protected] | https://www.kcl.ac.uk/people/pauline-conde |
| Yatharth Ranjan | <[email protected]> | <https://www.kcl.ac.uk/people/yatharth-ranjan> |
| Pauline Conde | <[email protected]> | <https://www.kcl.ac.uk/people/pauline-conde> |

## Source Code

Expand Down
2 changes: 1 addition & 1 deletion charts/radar-fitbit-connector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.3.3"
description: A Helm chart for RADAR-base fitbit connector. This application collects data from participants via the Fitbit Web API.
name: radar-fitbit-connector
version: 0.2.0
version: 0.2.1
sources: ["https://github.com/RADAR-base/RADAR-REST-Connector"]
deprecated: false
type: application
Expand Down
8 changes: 4 additions & 4 deletions charts/radar-fitbit-connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# radar-fitbit-connector

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.3](https://img.shields.io/badge/AppVersion-0.3.3-informational?style=flat-square)
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.3](https://img.shields.io/badge/AppVersion-0.3.3-informational?style=flat-square)

A Helm chart for RADAR-base fitbit connector. This application collects data from participants via the Fitbit Web API.

Expand All @@ -12,9 +12,9 @@ A Helm chart for RADAR-base fitbit connector. This application collects data fro

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | [email protected] | https://www.thehyve.nl |
| Joris Borgdorff | [email protected] | https://www.thehyve.nl/experts/joris-borgdorff |
| Nivethika Mahasivam | [email protected] | https://www.thehyve.nl/experts/nivethika-mahasivam |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Joris Borgdorff | <[email protected]> | <https://www.thehyve.nl/experts/joris-borgdorff> |
| Nivethika Mahasivam | <[email protected]> | <https://www.thehyve.nl/experts/nivethika-mahasivam> |

## Source Code

Expand Down
4 changes: 2 additions & 2 deletions charts/radar-gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "0.5.9"
appVersion: "0.5.12"
description: A Helm chart for RADAR-base gateway. REST Gateway to Kafka, for incoming participant data. It performs authentication, authorization, content validation and decompression. For more details of the configurations, see https://github.com/RADAR-base/RADAR-Gateway/blob/master/gateway.yml.
name: radar-gateway
version: 0.2.0
version: 0.2.2
sources: ["https://github.com/RADAR-base/RADAR-Gateway"]
deprecated: false
type: application
Expand Down
10 changes: 5 additions & 5 deletions charts/radar-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# radar-gateway

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.9](https://img.shields.io/badge/AppVersion-0.5.9-informational?style=flat-square)
![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.12](https://img.shields.io/badge/AppVersion-0.5.12-informational?style=flat-square)

A Helm chart for RADAR-base gateway. REST Gateway to Kafka, for incoming participant data. It performs authentication, authorization, content validation and decompression. For more details of the configurations, see https://github.com/RADAR-base/RADAR-Gateway/blob/master/gateway.yml.

Expand All @@ -12,9 +12,9 @@ A Helm chart for RADAR-base gateway. REST Gateway to Kafka, for incoming partici

| Name | Email | Url |
| ---- | ------ | --- |
| Keyvan Hedayati | [email protected] | https://www.thehyve.nl |
| Joris Borgdorff | [email protected] | https://www.thehyve.nl/experts/joris-borgdorff |
| Nivethika Mahasivam | [email protected] | https://www.thehyve.nl/experts/nivethika-mahasivam |
| Keyvan Hedayati | <[email protected]> | <https://www.thehyve.nl> |
| Joris Borgdorff | <[email protected]> | <https://www.thehyve.nl/experts/joris-borgdorff> |
| Nivethika Mahasivam | <[email protected]> | <https://www.thehyve.nl/experts/nivethika-mahasivam> |

## Source Code

Expand All @@ -31,7 +31,7 @@ A Helm chart for RADAR-base gateway. REST Gateway to Kafka, for incoming partici
|-----|------|---------|-------------|
| replicaCount | int | `2` | Number of radar-gateway replicas to deploy |
| image.repository | string | `"radarbase/radar-gateway"` | radar-gateway image repository |
| image.tag | string | `"0.5.9"` | radar-gateway image tag (immutable tags are recommended) Overrides the image tag whose default is the chart appVersion. |
| image.tag | string | `"0.5.12"` | radar-gateway image tag (immutable tags are recommended) Overrides the image tag whose default is the chart appVersion. |
| image.pullPolicy | string | `"IfNotPresent"` | radar-gateway image pull policy |
| imagePullSecrets | list | `[]` | Docker registry secret names as an array |
| nameOverride | string | `""` | String to partially override radar-gateway.fullname template with a string (will prepend the release name) |
Expand Down
Loading

0 comments on commit 9df0ce5

Please sign in to comment.