-
Notifications
You must be signed in to change notification settings - Fork 69
initial commit #1
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@mdebarros when you are ready to accept the PR, use squash or rebase and merge instead of a merge so that all the changes are summarized. |
1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh
8c88d2f
to
f324eb9
Compare
mdebarros
added a commit
that referenced
this pull request
Dec 8, 2017
1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5.) removing Mac file, and updated .gitignore for all directories
mdebarros
added a commit
that referenced
this pull request
Dec 8, 2017
1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md
mdebarros
added a commit
that referenced
this pull request
Dec 20, 2017
* Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop
mdebarros
added a commit
that referenced
this pull request
Dec 20, 2017
* Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md
mdebarros
added a commit
that referenced
this pull request
Dec 21, 2017
* Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10)
mdebarros
added a commit
that referenced
this pull request
Dec 21, 2017
* Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates
mdebarros
added a commit
that referenced
this pull request
Dec 21, 2017
* Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates
mdebarros
added a commit
that referenced
this pull request
Dec 21, 2017
* Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * CI for helm charts (#16)
mdebarros
added a commit
that referenced
this pull request
Dec 21, 2017
* Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * CI for helm charts (#16) * Feature/ci (#18) * CI for helm charts * fixed name of config.yml for circleci
mdebarros
added a commit
that referenced
this pull request
Dec 21, 2017
* Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * CI for helm charts (#16) * Feature/ci (#18) * CI for helm charts * fixed name of config.yml for circleci * Feature/ci (#20) * CI for helm charts * fixed name of config.yml for circleci * Changed config.yml for circleci to use containers
mdebarros
added a commit
that referenced
this pull request
Apr 20, 2018
* Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file
mdebarros
added a commit
that referenced
this pull request
Apr 20, 2018
* Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used.
fbotha-stratuscloud
added a commit
that referenced
this pull request
Jun 11, 2018
* #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Initial Commit Initial Commit * Update Chart.yaml Updated description to ntpd Helm chart for Kubernetes * labels updated Changed from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} to align with other Helm Charts. * update labels Updated from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }}
mdebarros
added a commit
that referenced
this pull request
Jun 13, 2018
* Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used.
mdebarros
added a commit
that referenced
this pull request
Jun 13, 2018
* Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * #170 2.4.80.01 NTPD Daemons (#52) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Initial Commit Initial Commit * Update Chart.yaml Updated description to ntpd Helm chart for Kubernetes * labels updated Changed from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} to align with other Helm Charts. * update labels Updated from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} * ML-Adapter Changes (#53) * Added chart for interop-switch * Updated central directory with missing env vars. * Added interop-switch dependency for mojaloop * Updates for central directory to send additional env vars * Updates for path for interop switch * Updates for path interop switch ingress * Refactor mojaloop charts * Updates for mule * Updates for mule * Updates for host names * Updates for interop-switch * Updates for interop-switch * Made updates for mysql * Made fixes for mock pathfinder * Made updates based on review comments * Added initContainer * Made updates to expose UDP port for mock-pathfinder * Made updates based on review comments * Updates to interop-switch for init containers * Updated init container image version * Updated mock pathfinder chart in central folder * Updated interop-switch basepath * Added ml-api-adapter chart * Added ml-api-adapter chart * added kafka dependency on centralledger helm chart * Updated docker tags for centralledger to 'latestl' * Updated admin api for centralledger to include the admin key/secret * Updated pullPolicy for centralledger to always * Removing unwanted .idea files * Updated config section for ml-api-adapter * Updated config section for ml-api-adapter * Added Config section for ML-Adapter. Added additional environment variables for interop-switch * Updated kafka config for central and central-ledger charts * Updated the way to build ml-api-adapter related environment variables dynamically in interop-switch * Updated Docker versions and ImagePullPolicy * Moved postgres login info from config map to secret * Updated version for interop-switch and ml-api-adapter * Updated version for ml-adapter docker versions * Added package changes for ml-api-adapter and interop-switch (#55) * Added package changes for ml-api-adapter and interop-switch * added ntp to the package.sh
mdebarros
added a commit
that referenced
this pull request
Jun 13, 2018
* #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * #170 2.4.80.01 NTPD Daemons (#52) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Initial Commit Initial Commit * Update Chart.yaml Updated description to ntpd Helm chart for Kubernetes * labels updated Changed from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} to align with other Helm Charts. * update labels Updated from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} * ML-Adapter Changes (#53) * Added chart for interop-switch * Updated central directory with missing env vars. * Added interop-switch dependency for mojaloop * Updates for central directory to send additional env vars * Updates for path for interop switch * Updates for path interop switch ingress * Refactor mojaloop charts * Updates for mule * Updates for mule * Updates for host names * Updates for interop-switch * Updates for interop-switch * Made updates for mysql * Made fixes for mock pathfinder * Made updates based on review comments * Added initContainer * Made updates to expose UDP port for mock-pathfinder * Made updates based on review comments * Updates to interop-switch for init containers * Updated init container image version * Updated mock pathfinder chart in central folder * Updated interop-switch basepath * Added ml-api-adapter chart * Added ml-api-adapter chart * added kafka dependency on centralledger helm chart * Updated docker tags for centralledger to 'latestl' * Updated admin api for centralledger to include the admin key/secret * Updated pullPolicy for centralledger to always * Removing unwanted .idea files * Updated config section for ml-api-adapter * Updated config section for ml-api-adapter * Added Config section for ML-Adapter. Added additional environment variables for interop-switch * Updated kafka config for central and central-ledger charts * Updated the way to build ml-api-adapter related environment variables dynamically in interop-switch * Updated Docker versions and ImagePullPolicy * Moved postgres login info from config map to secret * Updated version for interop-switch and ml-api-adapter * Updated version for ml-adapter docker versions * removed idea files * Added package changes for ml-api-adapter and interop-switch (#55) * Added package changes for ml-api-adapter and interop-switch * added ntp to the package.sh * Updated published helm repo to v2.4 * removed idea files
mdebarros
added a commit
that referenced
this pull request
Jun 18, 2018
) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Fixing version numbers to be compliant with helm clients Version changed from <Major>.<Minor> to <Major>.<Minor>.<Patch>
mdebarros
added a commit
that referenced
this pull request
Jun 19, 2018
* Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * #170 2.4.80.01 NTPD Daemons (#52) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Initial Commit Initial Commit * Update Chart.yaml Updated description to ntpd Helm chart for Kubernetes * labels updated Changed from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} to align with other Helm Charts. * update labels Updated from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} * ML-Adapter Changes (#53) * Added chart for interop-switch * Updated central directory with missing env vars. * Added interop-switch dependency for mojaloop * Updates for central directory to send additional env vars * Updates for path for interop switch * Updates for path interop switch ingress * Refactor mojaloop charts * Updates for mule * Updates for mule * Updates for host names * Updates for interop-switch * Updates for interop-switch * Made updates for mysql * Made fixes for mock pathfinder * Made updates based on review comments * Added initContainer * Made updates to expose UDP port for mock-pathfinder * Made updates based on review comments * Updates to interop-switch for init containers * Updated init container image version * Updated mock pathfinder chart in central folder * Updated interop-switch basepath * Added ml-api-adapter chart * Added ml-api-adapter chart * added kafka dependency on centralledger helm chart * Updated docker tags for centralledger to 'latestl' * Updated admin api for centralledger to include the admin key/secret * Updated pullPolicy for centralledger to always * Removing unwanted .idea files * Updated config section for ml-api-adapter * Updated config section for ml-api-adapter * Added Config section for ML-Adapter. Added additional environment variables for interop-switch * Updated kafka config for central and central-ledger charts * Updated the way to build ml-api-adapter related environment variables dynamically in interop-switch * Updated Docker versions and ImagePullPolicy * Moved postgres login info from config map to secret * Updated version for interop-switch and ml-api-adapter * Updated version for ml-adapter docker versions * Added package changes for ml-api-adapter and interop-switch (#55) * Added package changes for ml-api-adapter and interop-switch * added ntp to the package.sh * #159 Update CI/CD for k8s-london for helm charts #45 (#46) (#58) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used.
mdebarros
added a commit
that referenced
this pull request
Aug 17, 2018
* Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * #170 2.4.80.01 NTPD Daemons (#52) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Initial Commit Initial Commit * Update Chart.yaml Updated description to ntpd Helm chart for Kubernetes * labels updated Changed from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} to align with other Helm Charts. * update labels Updated from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} * ML-Adapter Changes (#53) * Added chart for interop-switch * Updated central directory with missing env vars. * Added interop-switch dependency for mojaloop * Updates for central directory to send additional env vars * Updates for path for interop switch * Updates for path interop switch ingress * Refactor mojaloop charts * Updates for mule * Updates for mule * Updates for host names * Updates for interop-switch * Updates for interop-switch * Made updates for mysql * Made fixes for mock pathfinder * Made updates based on review comments * Added initContainer * Made updates to expose UDP port for mock-pathfinder * Made updates based on review comments * Updates to interop-switch for init containers * Updated init container image version * Updated mock pathfinder chart in central folder * Updated interop-switch basepath * Added ml-api-adapter chart * Added ml-api-adapter chart * added kafka dependency on centralledger helm chart * Updated docker tags for centralledger to 'latestl' * Updated admin api for centralledger to include the admin key/secret * Updated pullPolicy for centralledger to always * Removing unwanted .idea files * Updated config section for ml-api-adapter * Updated config section for ml-api-adapter * Added Config section for ML-Adapter. Added additional environment variables for interop-switch * Updated kafka config for central and central-ledger charts * Updated the way to build ml-api-adapter related environment variables dynamically in interop-switch * Updated Docker versions and ImagePullPolicy * Moved postgres login info from config map to secret * Updated version for interop-switch and ml-api-adapter * Updated version for ml-adapter docker versions * Added package changes for ml-api-adapter and interop-switch (#55) * Added package changes for ml-api-adapter and interop-switch * added ntp to the package.sh * #159 Update CI/CD for k8s-london for helm charts #45 (#46) (#58) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Fixed version number for helm charts to support legacy helm clients (#63) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Fixing version numbers to be compliant with helm clients Version changed from <Major>.<Minor> to <Major>.<Minor>.<Patch> * #386 1.4.1 Kafka Performance Issue Analysis & Investigation - Implement findings and recommendations as of PI3.2 - Part2 (#67) * Separated ml-api-adapter into individual deployments mojaloop/project#386: - Kafka Performance - Update Helm Chart values configuration to ensure latest version of Kafka is used for deployments - Kafka Performance - Update Helm Chart to support increased Affinity of deployments * Updated ml-api-adapter container from 3.3.0-snapshot to 3.3.1-snapshot for SSL Callback hotfix * Updated ml-api-adapter container from 3.3.1-snapshot to 3.3.2-snapshot for Header hotfix * Renamed sub-child components charts with prefix "chart-*". * Updated ml-api-adapter components 1. Added readyness probes ml-api-adapter components 2. Added liveness probes ml-api-adapter components 3. Added initContainer for ml-api-adapter-handler for Kafka connectivity * Fixed typo in ml-api-adapter requirements yaml * renamed init-container for kafka to "wait-for-kafka" * Re-factored centralledger chart for high affinity * Bumped up centralledger chart to 3.4.0 * Updated CentralLedger helm chart 1. Split CentralLedger chart into 4 sub-charts to api, prepare-handler, position-handler, transfer-handler, fulfil-handler 2. Added init Containers for Kafka to each of the sub-chart handlers 3. Commented out CentralHub since its no longer operational * Removed temp.yaml * Cleaned up merge
elnyry-sam-k
pushed a commit
that referenced
this pull request
Oct 18, 2018
* Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * #170 2.4.80.01 NTPD Daemons (#52) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Initial Commit Initial Commit * Update Chart.yaml Updated description to ntpd Helm chart for Kubernetes * labels updated Changed from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} to align with other Helm Charts. * update labels Updated from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} * ML-Adapter Changes (#53) * Added chart for interop-switch * Updated central directory with missing env vars. * Added interop-switch dependency for mojaloop * Updates for central directory to send additional env vars * Updates for path for interop switch * Updates for path interop switch ingress * Refactor mojaloop charts * Updates for mule * Updates for mule * Updates for host names * Updates for interop-switch * Updates for interop-switch * Made updates for mysql * Made fixes for mock pathfinder * Made updates based on review comments * Added initContainer * Made updates to expose UDP port for mock-pathfinder * Made updates based on review comments * Updates to interop-switch for init containers * Updated init container image version * Updated mock pathfinder chart in central folder * Updated interop-switch basepath * Added ml-api-adapter chart * Added ml-api-adapter chart * added kafka dependency on centralledger helm chart * Updated docker tags for centralledger to 'latestl' * Updated admin api for centralledger to include the admin key/secret * Updated pullPolicy for centralledger to always * Removing unwanted .idea files * Updated config section for ml-api-adapter * Updated config section for ml-api-adapter * Added Config section for ML-Adapter. Added additional environment variables for interop-switch * Updated kafka config for central and central-ledger charts * Updated the way to build ml-api-adapter related environment variables dynamically in interop-switch * Updated Docker versions and ImagePullPolicy * Moved postgres login info from config map to secret * Updated version for interop-switch and ml-api-adapter * Updated version for ml-adapter docker versions * Added package changes for ml-api-adapter and interop-switch (#55) * Added package changes for ml-api-adapter and interop-switch * added ntp to the package.sh * #159 Update CI/CD for k8s-london for helm charts #45 (#46) (#58) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Fixed version number for helm charts to support legacy helm clients (#63) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Fixing version numbers to be compliant with helm clients Version changed from <Major>.<Minor> to <Major>.<Minor>.<Patch> * #386 1.4.1 Kafka Performance Issue Analysis & Investigation - Implement findings and recommendations as of PI3.2 - Part2 (#67) * Separated ml-api-adapter into individual deployments mojaloop/project#386: - Kafka Performance - Update Helm Chart values configuration to ensure latest version of Kafka is used for deployments - Kafka Performance - Update Helm Chart to support increased Affinity of deployments * Updated ml-api-adapter container from 3.3.0-snapshot to 3.3.1-snapshot for SSL Callback hotfix * Updated ml-api-adapter container from 3.3.1-snapshot to 3.3.2-snapshot for Header hotfix * Renamed sub-child components charts with prefix "chart-*". * Updated ml-api-adapter components 1. Added readyness probes ml-api-adapter components 2. Added liveness probes ml-api-adapter components 3. Added initContainer for ml-api-adapter-handler for Kafka connectivity * Fixed typo in ml-api-adapter requirements yaml * renamed init-container for kafka to "wait-for-kafka" * Re-factored centralledger chart for high affinity * Bumped up centralledger chart to 3.4.0 * Updated CentralLedger helm chart 1. Split CentralLedger chart into 4 sub-charts to api, prepare-handler, position-handler, transfer-handler, fulfil-handler 2. Added init Containers for Kafka to each of the sub-chart handlers 3. Commented out CentralHub since its no longer operational * Removed temp.yaml * Cleaned up merge * Hotfix for #66 (#69) * Fix for interop-switch value config for ml-api-adapter (#71) * Fixed values config for interop-switch * Hotfix for issue #49 (#73) #49 Bumped up version for central-directory, central and mojaloop to v3.4.2 * Bumped up mojaloop chart to version 3.4.2 to match hotfix release (#75) * Bumped up mojaloop chart version to 3.4.2 * #77 Interop-switch chart has the incorrect configuration in values.yaml file for `ML_API_ADAPTER_PORT` (#78) * Fix for bug #77 #77 * Bumped up the version of the interop-switch chart to 3.4.2 * PI3.5.0 release (#84) * Implemented Helm chart for Timeout Handler mojaloop/project#314 - Create new Helm Chart for Timeout Handler [@mdebarros] - Create new Helm Chart release for 3.5.0 to include Timeout Handler [@mdebarros] * Updates Central Ledger config for Timeout Handler and v3.5.0-snapshot release - Updated values for latest v3.5.0 snapshot release of central-ledger - Added config for Timeout Handler through all values files * Updates ml-api-adapter for v3.5.0-snapshot release * Changes for #418 (#86) Changes for mojaloop/project#418: - Added new chart for Central-Settlement - Updated templates & values for Central-Settlement config - Updated Central & Mojaloop chart dependencies for Central-Settlement - Bumped up charts for Central-Settlement, Central & Mojaloop charts to 3.5.1 - Fix for #80 * added fix to align container version in public configs (#88) * Updated centralhub to 3.5.1 (#90) Updated centrahub chart to 3.5.1 * Fixed ingres for ml-api-adapter-handler-notification (#92) * Fixed permission for ntpd daemon (#95) * 1. Added config for get-transfers handler 2. Removed transfer handler config 3. Updated all versions to 3.8.0 (for the 3 core services) 4. Increased queue buffering max size to 10M from 10k 5. removed commented out config
elnyry-sam-k
pushed a commit
that referenced
this pull request
Oct 26, 2018
* Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * #170 2.4.80.01 NTPD Daemons (#52) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Initial Commit Initial Commit * Update Chart.yaml Updated description to ntpd Helm chart for Kubernetes * labels updated Changed from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} to align with other Helm Charts. * update labels Updated from app: {{ template "ntpd.name" . }} to app: {{ template "ntpd.fullname" . }} * ML-Adapter Changes (#53) * Added chart for interop-switch * Updated central directory with missing env vars. * Added interop-switch dependency for mojaloop * Updates for central directory to send additional env vars * Updates for path for interop switch * Updates for path interop switch ingress * Refactor mojaloop charts * Updates for mule * Updates for mule * Updates for host names * Updates for interop-switch * Updates for interop-switch * Made updates for mysql * Made fixes for mock pathfinder * Made updates based on review comments * Added initContainer * Made updates to expose UDP port for mock-pathfinder * Made updates based on review comments * Updates to interop-switch for init containers * Updated init container image version * Updated mock pathfinder chart in central folder * Updated interop-switch basepath * Added ml-api-adapter chart * Added ml-api-adapter chart * added kafka dependency on centralledger helm chart * Updated docker tags for centralledger to 'latestl' * Updated admin api for centralledger to include the admin key/secret * Updated pullPolicy for centralledger to always * Removing unwanted .idea files * Updated config section for ml-api-adapter * Updated config section for ml-api-adapter * Added Config section for ML-Adapter. Added additional environment variables for interop-switch * Updated kafka config for central and central-ledger charts * Updated the way to build ml-api-adapter related environment variables dynamically in interop-switch * Updated Docker versions and ImagePullPolicy * Moved postgres login info from config map to secret * Updated version for interop-switch and ml-api-adapter * Updated version for ml-adapter docker versions * Added package changes for ml-api-adapter and interop-switch (#55) * Added package changes for ml-api-adapter and interop-switch * added ntp to the package.sh * #159 Update CI/CD for k8s-london for helm charts #45 (#46) (#58) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Fixed version number for helm charts to support legacy helm clients (#63) * #159 Update CI/CD for k8s-london for helm charts #45 (#46) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * #159 Update CI/CD for k8s-london for helm charts (#45) * Published Helm repo from the develop branch * Bugfix/mock pathfinder port names too long (#11) * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. * Published bug fix * Fixed to published repo (#15) * Develop (#12) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Develop (#14) * Initial Helm Commit (#1) 1. Added Helm charts for: - Central Directory - Central End User Registry - Central Ledger - Central Hub - Central KMS - Mock Pathfinder - Forensic Logging Sidecar - Central - Ingress Nginx 2. Updated documentation: - readme.md 3. Added helper scripts: - deploy-central.sh - deploy-ingress.sh - clean.sh - update-charts-dep.sh 4. Added global configs: - config-central.sh - config-ingress.sh 5. Added how to deploy mojaloop to a local minikube k8s environment to readme.md * updated typos (#3) * Bugfix/readme improvements (#4) * Fixed typo in readme for updating dependencies * Added local dev guide * Feature/adding external service (#7) * Several feature updates, bug and typo fixes 1. Removed duplicate central-directory references 2. Removed duplicate central-kms references 3. Cleanred up values.yaml 4. Added external hikacking service capability for all k8s services. This will allow for easier local development. 5. Updated readme.md, and moved development guide into https://github.com/mojaloop/mojaloop * added package.sh to assist in indexing and creating a helm repo * updated README.MD to include instructions on how to use the helm repo for mojaloop * Fixed typo in readme.md * Fixed port name for mock pathfinder. Name was longer then 15 characters. (#10) * Several updates: (#13) Several updates * Published master changes * Publishing latest charts * publishing to repo * Publishing fixes * Updated deployments * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Feature/#76 implementa poc for stream processing pattern (#38) * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * added pod affinity, nodeSelector and tollarations * Updates requirements to relfect v0.1.1 version * Fixed issue on tolerations from {} to [] * Fixed tolerations in centralledger * Published v1.1 * Updated the templates to cater for external DBs * Fixed circleci typo * Updated versions for impacted chats * publishing v0.1.2 of chats * fixed issue with central-ledger secret config * fixed issue with centralledger secret * updated config to use correct URI for api and admin hosts * Updated deployment to show proper host for centralledger * Fixed issue #41 * Fixed #41 * sperated the ingress for admin and api * Seperated the ingress for admin and api * removing repo * Bumped all versions to 2.0 * realignment fixes * fixed config file * Merge/developintomaster (#47) * Develop (#44) * Fixed AWS config (#25): #24 * Fixed update script ordering. (#27) * Sync'd central-config.yml with central/values.yml (#29) * Fixed update script ordering. * Sync'd config-central.yaml to match central/values.yaml * Feature/#60 automate the cd pipeline for central ledger (#34) * Fixed AWS config (#25): #24 (#26) * Fixed update script ordering. (#27) * Develop (#30) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Feature/#60 automate the cd pipeline for central ledger (#36) * added initial configs for central dev and prod deployments * Added a new chart called "mojaloop" which deploys all components for the mojaloop switch. * Updated ingress for prod deployment * Updated Ingress Host Names * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated dev config for all tags to point to 'snapshot' instead of 'latst' * updated centralledger chart to v0.2.0 (#43) * updated centralledger chart to v0.2.0 Changes made: - added mysql dep on centralledger, and associated configurations for either postgres or mysql - changed centralledger config to use value for the knex config - removed AWS values (not needed) - removed values in the root folder. Rather use the value.yaml in each chart folder, which is easier to maintain. * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version * Bumbped chart versions impacted by centralledger update to 0.2.0 to match the same version For previous commit: Added db_type and db_driver under the config values for CentralLedger. This will allow us to switch between postgresql and mysql. Note the mysql deployment has not been tested since we do not have working backend code to fully support this yet. * removed 'type: http' from the centrslledger values which is unused. * Removed 'type: http' from centralledger values in central and centralHub charts as these are not used. * Fixing version numbers to be compliant with helm clients Version changed from <Major>.<Minor> to <Major>.<Minor>.<Patch> * #386 1.4.1 Kafka Performance Issue Analysis & Investigation - Implement findings and recommendations as of PI3.2 - Part2 (#67) * Separated ml-api-adapter into individual deployments mojaloop/project#386: - Kafka Performance - Update Helm Chart values configuration to ensure latest version of Kafka is used for deployments - Kafka Performance - Update Helm Chart to support increased Affinity of deployments * Updated ml-api-adapter container from 3.3.0-snapshot to 3.3.1-snapshot for SSL Callback hotfix * Updated ml-api-adapter container from 3.3.1-snapshot to 3.3.2-snapshot for Header hotfix * Renamed sub-child components charts with prefix "chart-*". * Updated ml-api-adapter components 1. Added readyness probes ml-api-adapter components 2. Added liveness probes ml-api-adapter components 3. Added initContainer for ml-api-adapter-handler for Kafka connectivity * Fixed typo in ml-api-adapter requirements yaml * renamed init-container for kafka to "wait-for-kafka" * Re-factored centralledger chart for high affinity * Bumped up centralledger chart to 3.4.0 * Updated CentralLedger helm chart 1. Split CentralLedger chart into 4 sub-charts to api, prepare-handler, position-handler, transfer-handler, fulfil-handler 2. Added init Containers for Kafka to each of the sub-chart handlers 3. Commented out CentralHub since its no longer operational * Removed temp.yaml * Cleaned up merge * Hotfix for #66 (#69) * Fix for interop-switch value config for ml-api-adapter (#71) * Fixed values config for interop-switch * Hotfix for issue #49 (#73) #49 Bumped up version for central-directory, central and mojaloop to v3.4.2 * Bumped up mojaloop chart to version 3.4.2 to match hotfix release (#75) * Bumped up mojaloop chart version to 3.4.2 * #77 Interop-switch chart has the incorrect configuration in values.yaml file for `ML_API_ADAPTER_PORT` (#78) * Fix for bug #77 #77 * Bumped up the version of the interop-switch chart to 3.4.2 * PI3.5.0 release (#84) * Implemented Helm chart for Timeout Handler mojaloop/project#314 - Create new Helm Chart for Timeout Handler [@mdebarros] - Create new Helm Chart release for 3.5.0 to include Timeout Handler [@mdebarros] * Updates Central Ledger config for Timeout Handler and v3.5.0-snapshot release - Updated values for latest v3.5.0 snapshot release of central-ledger - Added config for Timeout Handler through all values files * Updates ml-api-adapter for v3.5.0-snapshot release * Changes for #418 (#86) Changes for mojaloop/project#418: - Added new chart for Central-Settlement - Updated templates & values for Central-Settlement config - Updated Central & Mojaloop chart dependencies for Central-Settlement - Bumped up charts for Central-Settlement, Central & Mojaloop charts to 3.5.1 - Fix for #80 * added fix to align container version in public configs (#88) * Updated centralhub to 3.5.1 (#90) Updated centrahub chart to 3.5.1 * Fixed ingres for ml-api-adapter-handler-notification (#92) * Fixed permission for ntpd daemon (#95) * 1. Added config for get-transfers handler 2. Removed transfer handler config 3. Updated all versions to 3.8.0 (for the 3 core services) 4. Increased queue buffering max size to 10M from 10k 5. removed commented out config * 1) Updated to 3.8.3. 2) Added config for admin handler. 3)Added HUB_OPERATOR_CODE, INTERNAL_TRANSFER_VALIDITY_SECONDS to config. 4) Added ADMIN config to producers and consumers * Update to centralledger requirements file to add the new admin handler * Adding the new admin handler to the values files * 1) Updated v3.8.1-snapshot to v3.8.2 for central-ledger 2) Added admin handler (missing earlier) in central-hub folder 3) Updated --transfer in several places to --get (value for get-transfers handler)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks @bhcrosslake. Will do.