Skip to content

Commit

Permalink
feat(release): v13.0.0 wip (v12.1.0 earlier) (#436)
Browse files Browse the repository at this point in the history
- Story: mojaloop/project#2151
- PR for detailed changes: #436

Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com>
Co-authored-by: Valentin Genev <vgenev@gmail.com>
  • Loading branch information
3 people authored Jun 28, 2021
1 parent f576079 commit de63158
Show file tree
Hide file tree
Showing 107 changed files with 2,171 additions and 1,008 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# the repo. Unless a later match takes precedence,
# @mdebarros, @elynry-sam-k and @rmothilal will be requested for
# review when someone opens a pull request.
* @mdebarros @elnyry-sam-k @rmothilal
* @mdebarros @elnyry-sam-k @rmothilal @vijayg10
2 changes: 1 addition & 1 deletion account-lookup-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
version: 12.1.0
appVersion: "account-lookup-service: v11.3.2; als-oracle-pathfinder: v11.0.0"
appVersion: "account-lookup-service: v11.5.3; als-oracle-pathfinder: v11.0.0"
description: Account Lookup Service Helm Chart for Mojaloop
name: account-lookup-service
2 changes: 1 addition & 1 deletion account-lookup-service/chart-admin/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
version: 12.1.0
appVersion: "11.3.2"
appVersion: "11.5.3"
description: A Helm chart for Kubernetes
name: account-lookup-service-admin
6 changes: 3 additions & 3 deletions account-lookup-service/chart-admin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ containers:
api:
image:
repository: mojaloop/account-lookup-service
tag: v11.3.2
tag: v11.5.3
pullPolicy: IfNotPresent
command: '["node", "src/index.js", "server", "--api"]'
service:
Expand All @@ -18,7 +18,7 @@ containers:
admin:
image:
repository: mojaloop/account-lookup-service
tag: v11.3.2
tag: v11.5.3
pullPolicy: IfNotPresent
command: '["node", "src/index.js", "server", "--admin"]'
service:
Expand Down Expand Up @@ -60,7 +60,7 @@ sidecar:
enabled: true
image:
repository: mojaloop/event-sidecar
tag: v11.0.0
tag: v11.0.1
pullPolicy: IfNotPresent
command: '["npm", "run", "start"]'
service:
Expand Down
2 changes: 1 addition & 1 deletion account-lookup-service/chart-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
version: 12.1.0
appVersion: "11.3.2"
appVersion: "11.5.3"
description: A Helm chart for Kubernetes
name: account-lookup-service
6 changes: 3 additions & 3 deletions account-lookup-service/chart-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ containers:
api:
image:
repository: mojaloop/account-lookup-service
tag: v11.3.2
tag: v11.5.3
pullPolicy: IfNotPresent
command: '["node", "src/index.js", "server", "--api"]'
service:
Expand All @@ -19,7 +19,7 @@ containers:
admin:
image:
repository: mojaloop/account-lookup-service
tag: v11.3.2
tag: v11.5.3
pullPolicy: IfNotPresent
command: '["node", "src/index.js", "server", "--admin"]'
service:
Expand Down Expand Up @@ -61,7 +61,7 @@ sidecar:
enabled: true
image:
repository: mojaloop/event-sidecar
tag: v11.0.0
tag: v11.0.1
pullPolicy: IfNotPresent
command: '["npm", "run", "start"]'
service:
Expand Down
8 changes: 4 additions & 4 deletions account-lookup-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ account-lookup-service:
api:
image:
repository: mojaloop/account-lookup-service
tag: v11.3.2
tag: v11.5.3
pullPolicy: IfNotPresent
command: '["node", "src/index.js", "server", "--api"]'
service:
Expand All @@ -20,7 +20,7 @@ account-lookup-service:
admin:
image:
repository: mojaloop/account-lookup-service
tag: v11.3.2
tag: v11.5.3
pullPolicy: IfNotPresent
command: '["node", "src/index.js", "server", "--admin"]'
service:
Expand Down Expand Up @@ -168,7 +168,7 @@ account-lookup-service-admin:
api:
image:
repository: mojaloop/account-lookup-service
tag: v11.3.2
tag: v11.5.3
pullPolicy: IfNotPresent
command: '["node", "src/index.js", "server", "--api"]'
service:
Expand All @@ -179,7 +179,7 @@ account-lookup-service-admin:
admin:
image:
repository: mojaloop/account-lookup-service
tag: v11.3.2
tag: v11.5.3
pullPolicy: IfNotPresent
command: '["node", "src/index.js", "server", "--admin"]'
service:
Expand Down
4 changes: 2 additions & 2 deletions bulk-api-adapter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: bulk-api-adapter Helm chart for Kubernetes
name: bulk-api-adapter
version: 11.0.1
appVersion: "11.1.1"
version: 11.0.2
appVersion: "11.1.4"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
4 changes: 2 additions & 2 deletions bulk-api-adapter/chart-handler-notification/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: bulk-api-adapter Handler for Notifications component Helm chart for Kubernetes
name: bulk-api-adapter-handler-notification
version: 11.0.1
appVersion: "11.1.0"
version: 11.0.2
appVersion: "11.1.4"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion bulk-api-adapter/chart-handler-notification/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
replicaCount: 1
image:
repository: mojaloop/bulk-api-adapter
tag: v11.1.0
tag: v11.1.4
command: '["node", "src/handlers/index.js", "handler", "--notification"]'
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down
4 changes: 2 additions & 2 deletions bulk-api-adapter/chart-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: bulk-api-adapter API component Helm chart for Kubernetes
name: bulk-api-adapter-service
version: 11.0.1
appVersion: "11.1.0"
version: 11.0.2
appVersion: "11.1.4"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion bulk-api-adapter/chart-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
replicaCount: 1
image:
repository: mojaloop/bulk-api-adapter
tag: v11.1.0
tag: v11.1.4
command: '["node", "src/api/index.js"]'
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down
4 changes: 2 additions & 2 deletions bulk-api-adapter/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# requirements.yaml
dependencies:
- name: bulk-api-adapter-service
version: 11.0.1
version: 11.0.2
repository: "file://./chart-service"
condition: bulk-api-adapter-service.enabled
- name: bulk-api-adapter-handler-notification
version: 11.0.1
version: 11.0.2
repository: "file://./chart-handler-notification"
condition: bulk-api-adapter-handler-notification.enabled
4 changes: 2 additions & 2 deletions bulk-api-adapter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bulk-api-adapter-service:
replicaCount: 1
image:
repository: mojaloop/bulk-api-adapter
tag: v11.1.0
tag: v11.1.4
command: '["node", "src/api/index.js"]'
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -131,7 +131,7 @@ bulk-api-adapter-handler-notification:
replicaCount: 1
image:
repository: mojaloop/bulk-api-adapter
tag: v11.1.0
tag: v11.1.4
command: '["node", "src/handlers/index.js", "handler", "--notification"]'
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down
4 changes: 2 additions & 2 deletions bulk-centralledger/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: Central-Ledger Bulk Services Helm chart for Kubernetes
name: bulk-centralledger
version: 12.0.1
appVersion: "13.2.5"
version: 12.1.0
appVersion: "13.12.1"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: Central-Ledger Bulk Transfer Fulfil Handler Helm chart for Kubernetes
name: cl-handler-bulk-transfer-fulfil
version: 12.0.1
appVersion: "13.2.5"
version: 12.1.0
appVersion: "13.12.1"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"EMAIL_SMTP": "smtp.local",
"PARTICIPANT_INITIAL_POSITION": 0,
"HUB_PARTICIPANT": {
"ID": 1,
"NAME": "Hub",
"ID": {{ .Values.config.hub_participant.id }},
"NAME": "{{ .Values.config.hub_participant.name }}",
"ACCOUNTS": [
"HUB_RECONCILIATION",
"HUB_MULTILATERAL_SETTLEMENT",
Expand Down Expand Up @@ -118,7 +118,8 @@
"client.id": "cl-con-bulk-prepare",
"group.id": "cl-group-bulk-prepare",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand All @@ -141,7 +142,8 @@
"client.id": "cl-con-bulk-processing",
"group.id": "cl-group-bulk-processing",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand All @@ -164,7 +166,8 @@
"client.id": "cl-con-bulk-fulfil",
"group.id": "cl-group-bulk-fulfil",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand All @@ -187,7 +190,8 @@
"client.id": "cl-con-bulk-get",
"group.id": "cl-group-bulk-get",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand All @@ -212,7 +216,8 @@
"client.id": "cl-con-transfer-prepare",
"group.id": "cl-group-transfer-prepare",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand All @@ -235,7 +240,8 @@
"client.id": "cl-con-transfer-position",
"group.id": "cl-group-transfer-position",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand All @@ -258,7 +264,8 @@
"client.id": "cl-con-transfer-fulfil",
"group.id": "cl-group-transfer-fulfil",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand All @@ -281,7 +288,8 @@
"client.id": "cl-con-transfer-get",
"group.id": "cl-group-transfer-get",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand All @@ -306,7 +314,8 @@
"client.id": "cl-con-transfer-admin",
"group.id": "cl-group-transfer-admin",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ containers:
api:
image:
repository: mojaloop/central-ledger
tag: v13.2.5
tag: v13.12.1
pullPolicy: IfNotPresent
command: '["node", "src/handlers/index.js", "handler", "--bulkfulfil"]'
service:
Expand Down Expand Up @@ -86,6 +86,11 @@ config:
db_create_retry_interval_millis: 200
db_debug: false

## Hub Configuration
hub_participant:
id: 1
name: Hub

## MongoDB Configuration for Object Store
objstore_disabled: false
objstore_uri: 'mongodb://$release_name-centralledger-obj:27017/mlos'
Expand Down
4 changes: 2 additions & 2 deletions bulk-centralledger/chart-handler-bulk-transfer-get/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: Central-Ledger Bulk Transfer Get Handler Helm chart for Kubernetes
name: cl-handler-bulk-transfer-get
version: 12.0.1
appVersion: "13.2.5"
version: 12.1.0
appVersion: "13.12.1"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"PARTICIPANT_INITIAL_POSITION": 0,
"HUB_PARTICIPANT": {
"ID": 1,
"NAME": "Hub",
"ID": {{ .Values.config.hub_participant.id }},
"NAME": "{{ .Values.config.hub_participant.name }}",
"ACCOUNTS": [
"HUB_RECONCILIATION",
"HUB_MULTILATERAL_SETTLEMENT",
Expand Down Expand Up @@ -115,7 +115,8 @@
"client.id": "cl-con-bulk-get",
"group.id": "cl-group-bulk-get",
"metadata.broker.list": "{{ (default .Values.config.kafka_host $kafkaHost) }}:{{ .Values.config.kafka_port }}",
"socket.keepalive.enable": true
"socket.keepalive.enable": true,
"allow.auto.create.topics": true
},
"topicConf": {
"auto.offset.reset": "earliest"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ containers:
api:
image:
repository: mojaloop/central-ledger
tag: v13.2.5
tag: v13.12.1
pullPolicy: IfNotPresent
command: '["node", "src/handlers/index.js", "handler", "--bulkget"]'
service:
Expand Down Expand Up @@ -86,6 +86,11 @@ config:
db_create_retry_interval_millis: 200
db_debug: false

## Hub Configuration
hub_participant:
id: 1
name: Hub

## MongoDB Configuration for Object Store
objstore_disabled: false
objstore_uri: 'mongodb://$release_name-centralledger-obj:27017/mlos'
Expand Down
Loading

0 comments on commit de63158

Please sign in to comment.