orchard/internal/controller
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
..
notifier Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
proxy Refactorings for simplify readability (#35) 2023-03-17 06:11:28 -04:00
store Events Entity (#28) 2023-03-13 08:04:17 -04:00
api.go Consolidate controller bootstrap login in `run` command (#38) 2023-03-21 15:36:55 -04:00
api_service_accounts.go Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00
api_vms.go Support `startup`/`shutdown` scripts (#33) 2023-03-14 22:15:54 +04:00
api_vms_portforward.go Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
api_workers.go Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
controller.go Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
datadir.go Consolidate controller bootstrap login in `run` command (#38) 2023-03-21 15:36:55 -04:00
option.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
rpc.go Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
scheduler.go Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00