Skip to content

Releases: mojaloop/iac-aws-platform

first draft reconciled cloud agnostic

04 Jan 20:26
bf9e54a
Compare
Choose a tag to compare
Pre-release
Merge pull request #72 from mojaloop/reconcile-ca-latest

first draft reconcilliation

ML v14.1.0 with Bulk and 3rd party

04 Jan 12:47
Compare
Choose a tag to compare

Breaking changes, this release is not upgradeable from v2.2.x and earlier. Bootstrap v2.2.2 required.

This release supports ML v14.1.0 with the upgrade to v1.0 of the ingress api which is needed to upgrade kubernetes to >= 1.24. This ingress version requirement affected many components in the iac stack, including third party components which in turn also needed upgrading or reconfiguration.

Also, we added optional support for bulk and third party apis in this release. This includes the related stateful resources.
Finance portal v1 and v2 are removed from this release, now only bizops portal is supported.

  • TTK testing via GitLab CI is improved and streamlined.
  • Cleanup of pipeline definition files.
  • Added prefunding to test dfsps: "DFSP_TRANSFER_FUNDSIN_AMOUNT" = pm4ml_config.INITIAL_FUNDING_AMOUNT in order to provide initial funds for running PM4ML GP tests.
  • Kubernetes default version has been upgraded to 1.24.6
  • Kubespray has been upgraded to 2.20.0
  • GitLab CI image's base image upgraded to ubuntu:20.04
  • Ingress Nginx helm chart upgraded to version: 4.3.0 - breaking changes
  • Loki stack upgraded to 2.8.3
  • Vault helm chart upgraded to version: 0.19.0 and the integration with kubernetes was reconfigured to only support newer k8s version. (>1.18). - breaking changes
  • WSO2 simple chart required updating on ingress templates - new version: 2.3.0
  • Connection Manager chart required updating on ingress templates - new version: 0.6.1
  • Oracle components required ingress updates: new versions: 2.0.7

Note: Kratos was not upgraded to a version that supported v1 of ingress api due to other dependencies that would be broken. Instead, Kratos chart remains the same and we disabled the chart's ingress and created a manual v1 ingress via terraform as a workaround. Kratos upgrade remains a backlog issue for the bizops framework.

Release for v14.1.0 ML

07 Dec 12:55
3840365
Compare
Choose a tag to compare

Breaking changes, this release is not upgradeable from v2.2.x and earlier. Bootstrap v2.2.2 required.

This release supports ML v14.1.0 with the upgrade to v1.0 of the ingress api which is needed to upgrade kubernetes to >= 1.24. This ingress version requirement affected many components in the iac stack, including third party components which in turn also needed upgrading or reconfiguration.

Also, we added optional support for bulk and third party apis in this release. This includes the related stateful resources.
Finance portal v1 and v2 are removed from this release, now only bizops portal is supported.

TTK testing via GitLab CI is improved and streamlined.
Cleanup of pipeline definition files.
Added prefunding to test dfsps: "DFSP_TRANSFER_FUNDSIN_AMOUNT" = pm4ml_config.INITIAL_FUNDING_AMOUNT in order to provide initial funds for running PM4ML GP tests.

  • Kubernetes default version has been upgraded to 1.24.6
  • Kubespray has been upgraded to 2.20.0
  • GitLab CI image's base image upgraded to ubuntu:20.04
  • Ingress Nginx helm chart upgraded to version: 4.3.0 - breaking changes
  • Loki stack upgraded to 2.8.3
  • Vault helm chart upgraded to version: 0.19.0 and the integration with kubernetes was reconfigured to only support newer k8s version. (>1.18). - breaking changes
  • WSO2 simple chart required updating on ingress templates - new version: 2.3.0
  • Connection Manager chart required updating on ingress templates - new version: 0.6.1
  • Oracle components required ingress updates: new versions: 2.0.7

Note: Kratos was not upgraded to a version that supported v1 of ingress api due to other dependencies that would be broken. Instead, Kratos chart remains the same and we disabled the chart's ingress and created a manual v1 ingress via terraform as a workaround. Kratos upgrade remains a backlog issue for the bizops framework.

What's Changed

  • Upgrade kubespray and kubernetes to 1.24 for mojaloop v14.1.0 release by @dfry in #69
  • add latest tested configs by @dfry in #70

Full Changelog: v2.1.11...v2.3.1

add wait to deploy all/cleanup

07 Dec 12:38
Compare
Choose a tag to compare
Pre-release
v2.3.1-beta7

add latest tested configs

test release off of PR from kube upgrade branch

01 Dec 15:19
6074351
Compare
Choose a tag to compare

What's Changed

  • Upgrade kubespray and kubernetes to 1.24 for mojaloop v14.1.0 release by @dfry in #69

Full Changelog: v2.1.11...v2.3.1-beta6

revert pull policy change

28 Nov 13:40
Compare
Choose a tag to compare
Pre-release
v2.3.1-beta5

rm pull pol

fixing post install

25 Nov 16:00
Compare
Choose a tag to compare
fixing post install Pre-release
Pre-release
v2.3.1-beta4

test changes with pull_policy = "if-not-present"

ttk test folder change

24 Nov 12:42
Compare
Choose a tag to compare
Pre-release
v2.3.1-beta3

fix path for extracting test cases

ttk test tweaks

24 Nov 12:21
Compare
Choose a tag to compare
ttk test tweaks Pre-release
Pre-release
v2.3.1-beta2

change url for tests

testing official 14.1.0 release

24 Nov 10:24
Compare
Choose a tag to compare
Pre-release
v2.3.1-beta1

changes to support redis and stateful cleanup