orchard/internal/worker
Fedor Korotkov 362ea85b4f
Always require a client for running a worker (#52)
* Always require a client for running a worker

* Actually validate roles

* Delete worker

Fixes #46

* Update internal/worker/worker.go

Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>

---------

Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
2023-03-24 17:44:20 +04:00
..
iokitregistry Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
vmmanager Support `startup`/`shutdown` scripts (#33) 2023-03-14 22:15:54 +04:00
option.go Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00
rpc.go Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
worker.go Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00