Henok
Henok
**Describe the bug** While performing scalability load testing, API sometimes throws errors like the following: ``` 2021-08-13 19:39:31 ERROR: Error on Log Replication Limit { error: 'conflict', reason: 'Document update...
**What feature do you want to improve?** The CHT-4.x helm charts are right now built manually **Describe the improvement you'd like** The CHT-4.x helm charts need to be built by...
**What feature do you want to improve?** `cht-deploy` and Helm charts for 4.x need to be tested. **Describe the improvement you'd like** Tests pushed and configured to be run with...
# Description Handles the following tickets: #8551 Remove python - establishing feature parity. No major refactoring. #8604 Catch Missing Values #8605 Show URL when done execution #8608 Add a get-all-logs...
**Describe the improvement you'd like** The python invoke code found in `tasks.py` should be converted to its equivalent in JS/TS. This would make it align with the coding standards for...
**Is your feature request related to a problem? Please describe.** Currently, the users don't know what latest yaml to use for the values.yaml configuration **Describe the solution you'd like** 1....
# Description Publishes to npm on version change in cht-deploy `package.json` (Under `scripts/deploy/`). The version change has to happen manually and no automated commits to github happens. This was done...
**Is your feature request related to a problem? Please describe.** The `cht-deploy` publish process should be automated. **Describe the solution you'd like** The publish should happen via GitHub Actions. **Describe...
**Describe the bug** When trying to mount pre-existing data to the CHT, it comes up with a fresh instance and not the existing instance that's on disk. **To Reproduce** This...