aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* cli_v2: implement LaunchRepairOperation and remove old stuffAlex Auvolat2025-02-051-0/+1
|
* cli_v2: implement CreateMetadataSnapshotAlex Auvolat2025-02-051-0/+1
|
* cli_v2: implement ListBlockErrors and GetBlockInfoAlex Auvolat2025-02-031-0/+1
|
* admin api: base infrastructure for local endpointsAlex Auvolat2025-02-031-2/+10
| | | | | | | | | | | | admin api: rename EndpointHandler into RequestHandler to avoid confusion with RPC wip: infrastructure for local api calls admin api: fix things admin api: first local endpoint to work with new scheme admin api: implement SetWorkerVariable
* Merge branch 'main' into next-v2Alex Auvolat2025-02-011-0/+24
|
* wip: split garage_api into garage_api_{common,s3,k2v,admin}Alex Auvolat2025-01-311-0/+11