|
ced21b2ea3
|
Add node messages to node get (#836)
This exposes the node commands that have yet to be processed by the node. Example use case: The SDK can now ask "has this node installed my SSH key"
|
2021-04-26 16:14:58 -04:00 |
|
|
929d9ce496
|
make user triggered reimaging happen immediately (#566)
|
2021-02-18 14:08:25 -05:00 |
|
|
a02e084522
|
split out node, scaleset, and pool code (#507)
|
2021-02-04 19:07:49 -05:00 |
|
|
b499b9b17d
|
always set SignalR events at the end of handlers (#445)
Addresses an issue where events meant for SignalR do not get sent to the service when an App Service instance spins down before a timer event fires.
|
2021-01-21 10:31:02 +00:00 |
|
|
633e5b5f02
|
restrict api endpoints (#404)
Restrict API endpoints from agents
|
2021-01-05 19:40:58 +00:00 |
|
|
014cb5bcfd
|
Re-adds POST for node endpoint (#412)
Re-adds the POST method for the `node` endpoint, which got accidentally dropped.
|
2021-01-05 10:49:20 +00:00 |
|
|
1d2fb99dd4
|
expose the ability manually override node reset (#201)
|
2020-10-27 17:29:53 -04:00 |
|
|
178537df05
|
Store the heartbeat data in the task and node tables (#164)
|
2020-10-20 14:24:00 -04:00 |
|
|
3189daeeb7
|
implementing heartbeat for the supervisor (#30)
|
2020-10-14 15:13:16 -04:00 |
|
|
e308a4ae1e
|
refactor node state to fully put the agent in charge (#90)
|
2020-10-03 02:43:04 -04:00 |
|
|
d3a0b292e6
|
initial public release
|
2020-09-18 12:21:04 -04:00 |
|