Commit Graph

750 Commits

Author SHA1 Message Date
Heavybullets8
3b90402416 test 2022-08-12 09:54:59 -06:00
Heavybullets8
61e46514d9 use 0 element in array if 0-1 are equal 2022-08-12 09:51:06 -06:00
Heavybullets8
b0a4119df0 set array to 0 2022-08-12 09:49:26 -06:00
Heavybullets8
80d10a5df2 debugging 2022-08-12 09:47:35 -06:00
Heavybullets8
60418e846b test 2022-08-12 09:36:07 -06:00
Heavybullets8
cc8a0d3708 3rd attempt 2022-08-12 09:26:34 -06:00
Heavybullets8
7cbcf11fb2 try different method for rm-ing dupes 2022-08-12 09:22:00 -06:00
Heavybullets8
a03598b1b7 do not add duplicate containers 2022-08-12 09:13:37 -06:00
Heavybullets8
7f6018b5d5 cmd to container regex 2022-08-12 08:10:15 -06:00
Heavybullets8
0fbe428507 fix deploying comparison 2022-08-12 07:53:58 -06:00
Heavybullets8
714842a33f clean-up after_update_actions 2022-08-12 07:33:13 -06:00
Heavybullets8
7c7f42b9cb always update prior to a_u_a 2022-08-12 06:53:35 -06:00
Heavybullets8
592b739bf0 stop app to cli rather than midctl, wait for compl 2022-08-12 06:37:30 -06:00
Heavybullets8
3f5d8d4c73 attempt second update, if while_status empty, skip 2022-08-11 22:52:45 -06:00
Heavybullets8
4469d96cb6 if while status is empty.. call again 2022-08-11 22:42:43 -06:00
Heavybullets8
c45bf0a588 add trigger for debugging 2022-08-11 22:15:17 -06:00
Heavybullets8
653e54804a testing update function 2022-08-11 21:55:09 -06:00
Heavybullets8
61eea4c9a5 remove newstatus variable, just use status instead 2022-08-11 21:43:15 -06:00
Heavybullets8
97896b27a2 status check when leaving verify 2022-08-11 21:37:38 -06:00
Heavybullets8
99dc8fcef8 use bool to only verify if active/stopped 1st time 2022-08-11 21:20:04 -06:00
Heavybullets8
1473a969e2 change status to activity specific 2022-08-11 20:55:37 -06:00
Heavybullets8
d926bf938d only enter loop if status is not deploying 2022-08-11 20:51:42 -06:00
Heavybullets8
e2942dd626 update update function 2022-08-11 20:41:31 -06:00
Heavybullets8
5d3470c2dd loop on update failure 2022-08-11 20:30:49 -06:00
Heavybullets8
ea7a3e9490 remove commented stuff 2022-08-11 16:37:19 -06:00
Heavybullets8
ec422e8db9 assigned literal on accident.. 2022-08-11 01:50:41 -06:00
Heavybullets8
06f0f7ea3a fix status check 2022-08-11 01:48:31 -06:00
Heavybullets8
bef42eaaeb check for file changes and specific status 2022-08-11 00:18:53 -06:00
Heavybullets8
850303e328 try app specific status check instead of global 2022-08-10 23:55:45 -06:00
Heavybullets8
f56b03c0eb still need the counter. 2022-08-10 23:45:46 -06:00
Heavybullets8
c62da2c13d attempt removal of status double checks 2022-08-10 23:41:20 -06:00
Heavybullets8
c1793c5306 reduce sleep on file difference check 2022-08-10 23:37:53 -06:00
Heavybullets8
5888efa3d7 wait for file change before continuing 2022-08-10 23:27:11 -06:00
Heavybullets8
4e61789347 remove redundant creation 2022-08-10 22:58:51 -06:00
Heavybullets8
5edeb8c80b count was not being appended 2022-08-10 22:55:20 -06:00
Heavybullets8
54e4c3876e use its own count 2022-08-10 22:51:58 -06:00
Heavybullets8
4f944a6299 add count to the status file for cont change 2022-08-10 22:50:44 -06:00
Heavybullets8
116279db37 sticking to one at a time, anymore is overloading 2022-08-10 22:35:30 -06:00
Heavybullets8
8af787f2d4 revert, un-needed due to condition above it 2022-08-10 22:27:49 -06:00
Heavybullets8
c7afe81a38 add proc count to Until loop 2022-08-10 22:26:39 -06:00
Heavybullets8
06bb4e569f racing 2022-08-10 22:14:30 -06:00
Heavybullets8
b012416a07 test 2022-08-10 22:04:33 -06:00
Heavybullets8
eddf0937c4 give until loop its own variable.. 2022-08-10 21:50:32 -06:00
Heavybullets8
31285a8d68 revert to original method +2 at a time 2022-08-10 21:46:08 -06:00
Heavybullets8
2bf137fbc5 longer sleep 2022-08-10 21:37:29 -06:00
Heavybullets8
006d47503e internal sleep 2 2022-08-10 21:23:21 -06:00
Heavybullets8
3e0ad6d18e test new sleep. just racing 2022-08-10 21:09:20 -06:00
Heavybullets8
0ff74e42a7 first app waits after trigger 2022-08-10 20:40:33 -06:00
Heavybullets8
36002c59fb once last check prior to exiting script 2022-08-10 20:36:24 -06:00
Heavybullets8
83d65a2a8f replace manual counter with array count 2022-08-10 20:23:03 -06:00