Alex Auvolat
|
19e5f83164
|
admin api: update cors and lifecycle rules in UpdateBucket
|
2026-03-17 17:44:29 +00:00 |
|
Alex Auvolat
|
64087172ff
|
admin api: expose routing rules, cors rules and lifecycle rules
|
2026-03-17 17:44:29 +00:00 |
|
Alex Auvolat
|
124a9eb521
|
admin api: export node statistics as structured json
|
2026-03-17 17:44:29 +00:00 |
|
Alex Auvolat
|
03e6020c6b
|
admin api: report avilable space numerically in GetClusterStatistics
|
2026-03-17 17:44:29 +00:00 |
|
Gwen Lg
|
e331f88c85
|
chore: fix typos in rust code comment or error message
|
2026-01-29 14:53:27 +01:00 |
|
Alex
|
df4721387c
|
Merge pull request 'Merge changes from v1.x into v2.x' (#1161) from sync-v2-to-v1 into main-v2
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/1161
|
2025-09-15 13:24:20 +00:00 |
|
Alex Auvolat
|
9c067c0cbd
|
Merge branch 'main-v1' into sync-v2-to-v1
|
2025-09-14 21:04:04 +02:00 |
|
Alex Auvolat
|
7a256b2ebb
|
openapi: fix query parameters (fix #1160)
|
2025-09-14 17:27:37 +02:00 |
|
Alex
|
17fe11fa81
|
Merge pull request 'fix(openapi): use query params, not path params for Update & Delete Bucket' (#1139) from milas/garage:milas/fix-openapi-v2-params into main-v2
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/1139
|
2025-09-04 07:23:45 +00:00 |
|
Alex Auvolat
|
fb95a8819f
|
fix server panic caused by garage json-api Metrics (fix #1132)
|
2025-08-27 23:59:41 +02:00 |
|
Milas Bowman
|
4deb57815a
|
fix(api): use query params, not path params for Update & Delete Bucket
|
2025-08-23 13:02:03 -04:00 |
|
MagicRR
|
d8058e7475
|
fix: method name duplicated after client sdk generation
|
2025-08-07 10:14:56 +00:00 |
|
Xavier Stouder
|
b4f6ab963c
|
api: correct according to review
|
2025-07-04 21:36:34 +02:00 |
|
Xavier Stouder
|
9a31b9c077
|
api: change endpoint name and allow it to be called even if not in current token scope
|
2025-07-03 21:59:23 +02:00 |
|
Xavier Stouder
|
58a96dc687
|
api: correct openapi def
|
2025-07-03 21:59:22 +02:00 |
|
Xavier Stouder
|
7bbb3ff9cf
|
api: add instrospect endpoint
Fixes #1091
|
2025-07-01 23:14:09 +02:00 |
|
Xavier Stouder
|
9b6e45ca1f
|
fix(openapi): set parameters in query instead of path for get params
get request params are wrongfully outputted as "in path" instead of "in query", it fix this.
Fixes #1081
|
2025-06-19 22:31:44 +02:00 |
|
Alex Auvolat
|
dc1a4ffd76
|
Merge branch 'main' into next-v2
|
2025-06-13 14:01:39 +02:00 |
|
Alex Auvolat
|
7ab1d176d4
|
Merge branch 'main' into next-v2
|
2025-05-23 16:33:07 +02:00 |
|
Alex Auvolat
|
5d338f0b8f
|
add never_expires to remove expiration dates of admin tokens and access keys
|
2025-04-17 11:44:09 +02:00 |
|
Alex Auvolat
|
590c9bb4db
|
possibility to update access key expiration date
|
2025-04-17 11:30:58 +02:00 |
|
Alex Auvolat
|
c56b7e20c3
|
add creation date and expiration date to access keys
|
2025-04-17 11:28:44 +02:00 |
|
Alex Auvolat
|
2f21181ccb
|
publish bucket creation date in admin api and CLI
|
2025-04-17 10:29:23 +02:00 |
|
Alex Auvolat
|
5e7307cbf3
|
admin api: add comments for InspectObject
|
2025-04-06 14:21:54 +02:00 |
|
Alex Auvolat
|
fd0e23e984
|
admin api: implement InspectObject (fix #892)
|
2025-04-06 13:23:39 +02:00 |
|
Alex Auvolat
|
e6862c5d3d
|
cli: uniformize output and add some infos
|
2025-03-12 15:05:37 +01:00 |
|
Alex Auvolat
|
0b12debf6c
|
admin api: generate params from struct
|
2025-03-12 11:07:12 +01:00 |
|
Alex Auvolat
|
88b4623bf1
|
add creation date to admin api tokens
|
2025-03-12 09:57:32 +01:00 |
|
Alex Auvolat
|
22c0420607
|
admin api: specify date-time format in openapi spec
|
2025-03-11 18:25:46 +01:00 |
|
Alex Auvolat
|
ec0da3b644
|
admin api: mention admin_token and metrics_token in ListAdminTokensResponse
|
2025-03-11 15:57:29 +01:00 |
|
Alex Auvolat
|
9511b20153
|
admin api: add openapi spec for admin token management functions
|
2025-03-11 15:38:38 +01:00 |
|
Alex Auvolat
|
d067a40b3f
|
admin api: add functions to manage admin api tokens
|
2025-03-11 15:17:31 +01:00 |
|
Alex Auvolat
|
3b49dd9e63
|
admin api: small refactor + add comments to layout-related calls
|
2025-03-11 09:19:20 +01:00 |
|
Alex Auvolat
|
0951b5db75
|
admin api: implement ClusterLayoutSkipDeadNodes and use it in CLI
|
2025-03-06 18:49:56 +01:00 |
|
Alex Auvolat
|
3d94eb8d4b
|
admin api: implement GetClusterLayoutHistory and use it in CLI
|
2025-03-06 18:33:05 +01:00 |
|
Alex Auvolat
|
004866caac
|
admin api, cliv2: implement garage layout show using api functions
|
2025-03-06 17:56:22 +01:00 |
|
Alex Auvolat
|
913e6da41b
|
admin api: implement PreviewClusterLayoutChanges
|
2025-03-06 17:27:23 +01:00 |
|
Alex Auvolat
|
e4881e62f1
|
admin api: management of layout parameters through admin api
|
2025-03-06 17:12:52 +01:00 |
|
Alex Auvolat
|
6b19d7628e
|
admin api: small fixes and reordering
|
2025-03-06 14:21:25 +01:00 |
|
Alex Auvolat
|
411f1d495c
|
admin api: add all missing endpoints to openapi spec
|
2025-03-06 14:01:39 +01:00 |
|
Alex Auvolat
|
ba68506c36
|
admin api: generate openapi spec using utoipa (wip)
|
2025-03-06 12:26:14 +01:00 |
|
Alex Auvolat
|
2e03d90585
|
admi api: remove info about local node from GetClusterStatus and add specific GetNodeInfo endpoint
|
2025-03-06 10:26:01 +01:00 |
|
Alex Auvolat
|
7c8fc04b96
|
massively speed up compilation of garage_api_admin by not using async_trait
|
2025-02-05 19:37:38 +01:00 |
|
Alex Auvolat
|
f914db057a
|
cli_v2: implement LaunchRepairOperation and remove old stuff
|
2025-02-05 15:36:47 +01:00 |
|
Alex Auvolat
|
406b6da163
|
cli_v2: implement Get{Node,Cluster}Statistics
|
2025-02-05 15:06:10 +01:00 |
|
Alex Auvolat
|
9f468b4439
|
cli_v2: implement CreateMetadataSnapshot
|
2025-02-05 14:22:10 +01:00 |
|
Alex Auvolat
|
b1629dd355
|
cli_v2: implement RetryBlockResync and PurgeBlocks
|
2025-02-03 18:54:51 +01:00 |
|
Alex Auvolat
|
d405a9f839
|
cli_v2: implement ListBlockErrors and GetBlockInfo
|
2025-02-03 18:54:51 +01:00 |
|
Alex Auvolat
|
7b9c047b11
|
cli_v2: add local_api_request with crazy type bound
|
2025-02-03 18:54:51 +01:00 |
|
Alex Auvolat
|
10bbb26b30
|
cli_v2: implement ListWorkers and GetWorkerInfo
|
2025-02-03 18:54:51 +01:00 |
|