Bears-R-Us / arkouda-contrib

a place for contributed functionality for arkouda
MIT License
10 stars 12 forks source link

prevent deploy server race condition in arkouda workflows #169

Closed hokiegeek2 closed 4 months ago

hokiegeek2 commented 5 months ago

Closes #168

This PR delivers the following:

  1. arkouda-integration Dockerfile used in the refactored deploy-arkouda-on-kubernetes-workflow-template.yaml to fix an arkouda-server pod race condition
  2. verify-locale-deployment step in the deploy-arkouda-on-kubernetes-workflow-template.yaml that ensures all arkouda-locales are deployed prior to starting the arkouda-server pod, thereby fixing the race condition