Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bulk-API-Adapter] modify mongoDB configuration to use explicit configs instead of uri #3131

Closed
9 of 11 tasks
mdebarros opened this issue Feb 16, 2023 · 0 comments
Closed
9 of 11 tasks
Assignees
Labels
core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story

Comments

@mdebarros
Copy link
Member

mdebarros commented Feb 16, 2023

Goal:

As a Hub deployers

I want to have each mongoDB client config seperately configurable

so that I can utilise externalised secrets

Acceptance Criteria:

  • MongoDB configuration is configrable by seperate configs for host, port, user, database, password
  • Each of the MongoDB configuration that is configrable by seperate configs for host, port, user, database, password can be set via environmental variables, and will override any file configs

Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating

Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating


Tasks:

  • Split URI config into explicit parts.

Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
  • TBD

Pull Requests:

  • TBD

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@mdebarros mdebarros added story oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it core-dev-squad to-be-refined This story is ready to be groomed labels Feb 16, 2023
@elnyry-sam-k elnyry-sam-k removed the to-be-refined This story is ready to be groomed label Feb 16, 2023
@kleyow kleyow closed this as completed Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story
Projects
None yet
Development

No branches or pull requests

3 participants