medic / cht-interoperability

CHT - eCHIS interoperability project
GNU Affero General Public License v3.0
2 stars 3 forks source link

feat: add a 30s delay brfore deploying to avoid race condition #104

Closed njogz closed 1 year ago

njogz commented 1 year ago

Description

Add a delay when doing the deployment to kubernetes to avoid a possible race condition where the image is not ready on docker hub.

medic/interoperability#71

Code review checklist

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.