cyberark / kubernetes-conjur-deploy

Scripts for deploying DAP followers to Kubernetes and OpenShift given an existing DAP master cluster
Apache License 2.0
14 stars 15 forks source link

Need to run retry mechanism for delete namespace command #168

Open eladkug opened 3 years ago

eladkug commented 3 years ago

We saw that we lost connection during namespace delete. It cause the build to fail.

[2021-02-01T20:47:14.126Z] + [[ 3.11 == \4\.\3 ]]

[2021-02-01T20:47:14.126Z] + oc delete namespace conjur-90422e8a-1

[2021-02-01T20:47:14.385Z] Unable to connect to the server: dial tcp 54.197.37.237:8443: connect: no route to host

script returned exit code 1