Commit graph

454 commits

Author SHA1 Message Date
c9156f6828 Merge branch 'main' into next-v2
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-25 10:02:41 +01:00
Joker9944
9053782d71
doc: add instructions on how to increase PVC size
Some checks are pending
ci/woodpecker/pr/debug Pipeline is pending approval
2025-03-15 00:32:18 +01:00
e6862c5d3d cli: uniformize output and add some infos
Some checks failed
ci/woodpecker/push/debug Pipeline failed
ci/woodpecker/pr/debug Pipeline failed
2025-03-12 15:05:37 +01:00
0b12debf6c admin api: generate params from struct
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-12 11:07:12 +01:00
795b4a41b7 admin api: add special endpoints to openapi spec 2025-03-12 10:52:58 +01:00
88b4623bf1 add creation date to admin api tokens
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-12 09:57:32 +01:00
22c0420607 admin api: specify date-time format in openapi spec
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-11 18:25:46 +01:00
ec0da3b644 admin api: mention admin_token and metrics_token in ListAdminTokensResponse
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-11 15:57:29 +01:00
9511b20153 admin api: add openapi spec for admin token management functions
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-11 15:38:38 +01:00
ff6ec62d54 admin api: add metrics_require_token config option and update doc
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-11 14:17:22 +01:00
3b49dd9e63 admin api: small refactor + add comments to layout-related calls 2025-03-11 09:19:20 +01:00
Armaël Guéneau
e791ccec8f doc/upgrading: slightly more precise wording
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-07 12:27:21 +01:00
0951b5db75 admin api: implement ClusterLayoutSkipDeadNodes and use it in CLI
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-06 18:49:56 +01:00
3d94eb8d4b admin api: implement GetClusterLayoutHistory and use it in CLI
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-06 18:33:05 +01:00
004866caac admin api, cliv2: implement garage layout show using api functions
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-06 17:56:22 +01:00
913e6da41b admin api: implement PreviewClusterLayoutChanges
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-06 17:27:23 +01:00
e4881e62f1 admin api: management of layout parameters through admin api
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
2025-03-06 17:12:52 +01:00
6b19d7628e admin api: small fixes and reordering
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-06 14:21:25 +01:00
411f1d495c admin api: add all missing endpoints to openapi spec
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-06 14:01:39 +01:00
ba68506c36 admin api: generate openapi spec using utoipa (wip)
Some checks failed
ci/woodpecker/pr/debug Pipeline failed
ci/woodpecker/push/debug Pipeline failed
2025-03-06 12:26:14 +01:00
2e03d90585 admi api: remove info about local node from GetClusterStatus and add specific GetNodeInfo endpoint
Some checks are pending
ci/woodpecker/push/debug Pipeline is running
ci/woodpecker/pr/debug Pipeline was successful
2025-03-06 10:26:01 +01:00
29ce490dd6 Merge branch 'main' into next-v2
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-05 14:50:22 +01:00
f3b05ff771 doc: fix version number in quick start
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-05 12:06:05 +01:00
42c5d02cdf doc: fix "since vX.X.X" in multiple places
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-05 10:19:51 +01:00
4689b10448 bump version to v1.1.0 2025-03-05 10:19:51 +01:00
8647ebf003 admin api definition: fix globalAlias query parameter name (related: #971)
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
2025-03-05 10:16:36 +01:00
2f55889835 add configuration option to enable/disable monitoring bucket in web metrics
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
2025-02-14 14:59:00 +01:00
bdaf55ab3f cli_v2: migrate cleanupincompleteuploads to Admin API
admin api: add CleanupIncompleteUploads spec
2025-02-03 18:54:51 +01:00
4f0b923c4f admin api: small fixes 2025-01-29 19:26:16 +01:00
420bbc162d admin api: clearer syntax for AddBucketAlias and RemoveBucketAlias 2025-01-29 19:26:16 +01:00
12ea4cda5f admin api: merge calls to manage global/local aliases 2025-01-29 19:26:16 +01:00
5fefbd94e9 admin api: rename allow/deny api calls in api v2 2025-01-29 19:26:16 +01:00
ba810b2e81 admin api: rename bucket aliasing operations 2025-01-29 19:26:16 +01:00
2daeb89834 admin api: fixes to openapi v2 spec 2025-01-29 19:26:16 +01:00
d5ad797ad7 admin api: update v2 openapi spec 2025-01-29 19:26:16 +01:00
a99925e0ed admin api: initialize v2 openapi spec from v1 2025-01-29 19:26:16 +01:00
ed58f8b0fe admin api: update semantics of some endpoints, and update doc 2025-01-29 19:26:16 +01:00
bfde9152b8 Update doc/book/operations/multi-hdd.md
Some checks failed
ci/woodpecker/pr/debug Pipeline failed
trivial spelling mistake
2025-01-29 13:40:41 +00:00
7bb042f0b7 Update doc/book/connect/repositories.md
Some checks failed
ci/woodpecker/pr/debug Pipeline failed
trivial spelling mistake
2025-01-29 13:34:35 +00:00
Baptiste Jonglez
59c153d280 db-snapshot: allow to set directory where snapshots are stored
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
Fix #926
2025-01-27 18:33:55 +01:00
591bd808ec Merge pull request 'doc: Fix Nix devenv setup' (#927) from fix_devenv into main
Some checks are pending
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/cron/publish Pipeline is pending
ci/woodpecker/cron/debug Pipeline is running
ci/woodpecker/cron/release/1 Pipeline is running
ci/woodpecker/cron/release/2 Pipeline is running
ci/woodpecker/cron/release/4 Pipeline is running
ci/woodpecker/cron/release/3 Pipeline is running
Reviewed-on: #927
2025-01-23 10:20:04 +00:00
Stefan Majer
2eb9fcae20 Fix all typos
Some checks failed
ci/woodpecker/pr/debug Pipeline failed
2025-01-16 13:22:00 +01:00
Baptiste Jonglez
58b9eb46fc doc: Fix Nix devenv setup
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
This is a hotfix to fix the doc for the current setup, see #868 for
possible future directions.
2025-01-16 10:00:12 +01:00
b6aaebaf4c The version flag is required when applying a layout
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
I followed the documentation and got an error if the layout's version was not specified 

```
garage layout apply

Error: Internal error:
Please pass the new layout version number to ensure that you are writing the correct version of the cluster layout.
To know the correct value of the new layout version, invoke `garage layout show` and review the proposed changes.
```

This fixes that
2025-01-08 20:30:09 +00:00
0fd3c0e794
doc: add use_local_tz configuration
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
2024-11-25 10:35:00 +07:00
747889a096 Merge pull request 'Update Python SDK documentation' (#887) from cryptolukas/garage:fix-python-sdk-docs into main
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
Reviewed-on: #887
2024-11-19 09:15:03 +00:00
feb09a4bc6 Merge pull request 'doc: update mastodon media header pruning section' (#888) from teutat3s/garage:doc-update-mastodon-media into main
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
Reviewed-on: #888
2024-11-19 09:14:34 +00:00
aba7902995
doc: add Triplebit's use-case
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
2024-11-15 16:27:46 -06:00
teutat3s
b6a58c5c16
doc: update mastodon media header pruning section
Some checks failed
ci/woodpecker/pr/debug Pipeline failed
This is now possible since the upstream issue has been resolved.
https://github.com/mastodon/mastodon/issues/9567
2024-10-17 20:59:21 +02:00
2b0bfa9b18 the old value do not work out of the box
Some checks failed
ci/woodpecker/pr/debug Pipeline failed
2024-10-14 17:20:26 +02:00