mojaloop / design-authority-project

This is the Issue and Decision Log for tracking mojaloop and related Designs
1 stars 2 forks source link

mojaloop deployment status and issues #91

Closed tdaly61 closed 10 months ago

tdaly61 commented 2 years ago

Request Summary:

The 13.x release of Mojaloop does not deploy to current kubernetes releases and this is starting to cause a significant amount of challenge for those trying to deploy it

Seeking to raise awareness of scope and significance of the issues and to get agreement on a solution

Request Details:

it is all in the slides linked above **Artifacts**: - [x ] Artifact to consider [@Contributor] https://docs.google.com/presentation/d/1YkbhepkGrZfObOYuOwsBlzKysAy2BzhESVGHYYxPfxw/edit?usp=sharing - [**Dependencies**:]())) - [ ] If Applicable ### **Accountability**: - **Owner:** - **Raised By:** @tdaly61 ## **Decision(s)**: - **Approved By:** ### Details - [ ] Actual decision made as a result of discussion ## **Follow-up**: - [ ] Actions to implement the decisions please see linked slide set
lewisdaly commented 1 year ago

Decision to be made:

  1. Either update Percona to something modern (breaking)
  2. Remove chart dependencies and issue a breaking change
  3. Do nothing, wait for new refactored charts
  4. Just make the ingress change (non-breaking) and flip the default to not deploy percona by default
mdebarros commented 1 year ago

Decision to be made:

  1. Either update Percona to something modern (breaking)
  2. Remove chart dependencies and issue a breaking change
  3. Do nothing, wait for new refactored charts
  4. Just make the ingress change (non-breaking) and flip the default to not deploy percona by default

On point 4 option. We could introduce another percona alternative that is enabled by default but still maintain percona as an option which is disabled by default for "backward" compatibility. However, this would necessarily help anyone that is upgrading from K8s v1.21 to v1.22.

lewisdaly commented 1 year ago

Agreed to:

MichaelJBRichards commented 10 months ago

Close this: work has been done