17 Commits

Author SHA1 Message Date
dandds
bbeef23c45 test testing build 2018-12-03 16:34:39 -05:00
dandds
b54e3147c3 try scheduling nightly deploys for test env with CircleCI config 2018-12-03 09:11:25 -05:00
dandds
13eefc781b remove more travis references in deploy scripts 2018-10-31 14:13:04 -04:00
Patrick Smith
f5a1d94061 Update deployed worker image in deployment script 2018-10-25 16:27:05 -04:00
Devon Mackay
c9bd3a4328 Only generat IMAGE_NAME if it is undefined 2018-10-15 14:48:03 -04:00
Devon Mackay
7dc87e5fe8 Adjust timeout flags for Alpine specific version 2018-10-15 14:48:02 -04:00
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
Devon Mackay
7e0b3ce520 Adjust base64 params to be more portable (alpine compatible) 2018-10-15 14:48:02 -04:00
Patrick Smith
1cb68ecdaf Wait for deployment to roll out before finishing 2018-08-16 15:37:37 -04:00
Patrick Smith
265b128255 Build remote image name in update-deploy script 2018-08-16 14:17:54 -04:00
Patrick Smith
1acd5fb73a Use full remote image name when setting deployed image 2018-08-16 13:59:30 -04:00
Patrick Smith
b82bbae0c5 base64 decode user token 2018-08-16 13:40:54 -04:00
Patrick Smith
21b442ce3e Shuffle around kubectl setup commands 2018-08-14 15:49:42 -04:00
Patrick Smith
717f67cee5 Update kubernetes endpoint var name 2018-08-14 15:16:35 -04:00
Patrick Smith
47baa270ce Make deploy script executable 2018-08-14 14:35:09 -04:00
Devon Mackay
531cef233d Add namespace to kubectl command 2018-08-14 12:10:16 -04:00
Devon Mackay
94d88d795e Add script for updating source image of ATST deploy 2018-08-12 15:31:00 -04:00