0e27256faf
Remove signalr from endpoints ( #1102 )
...
This is a follow-on PR from #1100
2021-07-23 15:47:08 +00:00
bcdae2d5cb
Check scaleset size for missing nodes ( #984 )
2021-06-11 18:47:21 -04:00
feb80ecb54
allow nodes with multiple tasks to continue on task stop ( #567 )
...
As is, when multiple tasks are running on a single node, if any one of them stops, the node gets reimaged.
This changes the behavior such that when a node with multiple tasks has one task stop, the other tasks will continue.
2021-02-19 23:54:26 +00:00
51f4eea069
update nodes and scalesets in a consistent order ( #512 )
2021-02-05 12:51:38 -05:00
a02e084522
split out node, scaleset, and pool code ( #507 )
2021-02-04 19:07:49 -05:00
1adee4ea83
update pools before nodes or scalesets ( #503 )
2021-02-04 13:26:19 -05:00
0f70ffa3e2
try pushing updates to scaleset configs frequently until the push succeeds ( #489 )
2021-02-01 10:09:40 -05:00
513d1f52c9
Unify Dashboard & Webhook events ( #394 )
...
This change unifies the previously adhoc SignalR events and Webhooks into a single event format.
2021-01-11 21:43:09 +00:00
75f29b9f2e
Remove update_event as a single event loop for the system ( #160 )
2020-10-16 21:42:35 -04:00