Remote service runners #49
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Had an idea for something cool. I'd like to see if it's possible to get a runner to execute standalone on a separate host and connect back to another warlock server.
I should be a ke to do with a service class by creating a socket class internally and using that for communication instead of its internal "send" method.
changed milestone to %1
assigned to @jamie
changed title from Remote runners to Remote {+service +}runners
changed the description
mentioned in commit
9c6f4291ad
Here is some prototype code to connect a service back to Warlock master via sockets.
I still need to sort out access keys and job ID and whatnot, but the connection and websocket handshake part works.
mentioned in merge request !23
created merge request !23 to address this issue
closed via merge request !23
mentioned in commit
18c7a876b0