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 #168

Closed hokiegeek2 closed 4 months ago

hokiegeek2 commented 5 months ago

while there is a dependency in the deploy-server step of the deploy-arkouda-on-kubernetes-workflow-template to prevent the arkouda-server pod from starting up prior to deployment of all arkouda-locale pods, an additional step is needed in the workflow to prevent a race condition.