atst/deploy/kubernetes
Devon Mackay 2ba9745c2e Add time limit for successfully deploying
- Add config var for max wait time for a deployment
- Move exit function and trap to the beginning of the script
- Execute the rollout status command using timeout
-- Use signal 2 (SIGINT; same pressing CTRL+C)
-- Abort the command if it is still running when max time is reached
-- If the command was aborted, rollback this deployment
2018-10-15 14:48:02 -04:00
..
2018-10-15 14:48:02 -04:00
2018-08-12 14:17:17 -04:00
2018-08-28 16:14:51 -04:00