Flamenco/internal/manager/api_impl
Sybren A. Stüvel 31cf0a4ecc Implement getSharedStorage operation & use it in the add-on
Implement the `getSharedStorage` operation in the Manager, and use it in
the add-on to get the shared storage location in a way that makes sense
for the platform of the user.

Manifest task: T100196
2022-08-31 11:44:37 +02:00
..
dummy Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
mocks API for deleting workers 2022-08-11 16:59:53 -07:00
api_impl.go Sleep Scheduler implementation for the Manager 2022-07-17 17:27:32 +02:00
background.go Manager: run some operations in a background context 2022-07-18 16:26:06 +02:00
interfaces.go API for deleting workers 2022-08-11 16:59:53 -07:00
jobs_query_test.go Show task failure list in the web frontend 2022-06-17 11:37:56 +02:00
jobs_query.go Show task failure list in the web frontend 2022-06-17 11:37:56 +02:00
jobs_test.go Fix T99421: Introducing an etag for job types 2022-07-29 21:13:37 +02:00
jobs.go Manager: reject removal of empty list of blocklist entries 2022-08-01 18:55:33 +02:00
meta_test.go Implement getSharedStorage operation & use it in the add-on 2022-08-31 11:44:37 +02:00
meta.go Implement getSharedStorage operation & use it in the add-on 2022-08-31 11:44:37 +02:00
openapi_auth_test.go OAPI: rename pkg/api/flamenco-manager.yaml to flamenco-openapi.yaml 2022-05-19 15:22:37 +02:00
openapi_auth.go OAPI: rename pkg/api/flamenco-manager.yaml to flamenco-openapi.yaml 2022-05-19 15:22:37 +02:00
shaman.go Shaman: allow Manager to determine the final checkout path 2022-03-25 14:10:26 +01:00
support_test.go Implement getSharedStorage operation & use it in the add-on 2022-08-31 11:44:37 +02:00
test-flamenco-manager.yaml Manager: re-queue previously failed tasks of worker when blocklisting 2022-06-17 15:49:16 +02:00
varrepl_test.go Manager: fix tests on Windows 2022-08-30 15:44:14 +02:00
varrepl.go Fix T99434: Two-way Variables 2022-07-22 11:58:35 +02:00
worker_auth.go Manager: add SHA256 password hasher for worker auth 2022-07-15 15:08:00 +02:00
worker_mgt_test.go API for deleting workers 2022-08-11 16:59:53 -07:00
worker_mgt.go API for deleting workers 2022-08-11 16:59:53 -07:00
worker_sleep_schedule.go Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
worker_task_updates_test.go Cleanup: rename assertResponseEmpty()assertResponseNoContent() 2022-06-24 16:09:46 +02:00
worker_task_updates.go Manager: run some operations in a background context 2022-07-18 16:26:06 +02:00
workers_test.go Fix unit test 2022-08-01 16:02:08 +02:00
workers.go Manager: broadcast worker update after assigning task 2022-08-01 14:29:08 +02:00
zerolog.go Manager: fix race condition in logging of worker name/UUID 2022-06-17 17:13:32 +02:00