This line in setup_host.sh is invalid bash: https://github.com/Azure/aztk/blob/72c7833fbfa3d7e166a07c64c3a170ff6c17b651/aztk/node_scripts/setup_host.sh#L49 As a result, image pull retries never fire. Arithmetic should be enclosed in double parenthesis.
This line in setup_host.sh is invalid bash:
aztk/aztk/node_scripts/setup_host.sh
Line 49 in 72c7833
As a result, image pull retries never fire. Arithmetic should be enclosed in double parenthesis.