| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
with LMDB' (#932) from baptiste/garage:snapshot_consistency_sqlite into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/932
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently, taking a snapshot of the metadata database with sqlite creates
a sqlite file without extension with the following format:
snapshots/2025-01-26T15:29:17Z
This makes it hard to understand what kind of data this is, and is not
consistent with LMDB:
snapshots/2025-01-26T15:29:17Z/data.mdb
With this change, we now get a directory with a single db.sqlite file:
snapshots/2025-01-26T15:29:17Z/db.sqlite
|
|\ \
| |/
|/|
| |
| |
| | |
from neuschaefer/garage:nix into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/931
|
| | |
|
| | |
|
|\ \
| |/
|/|
| |
| |
| | |
stored' (#933) from baptiste/garage:configure_metadata_snapshots_dir into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/933
|
| |
| |
| |
| | |
Fix #926
|
|\ \
| |/
|/|
| |
| |
| | |
from woodpecker-simplify into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/936
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
3' (#935) from woodpecker3 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/935
Reviewed-by: maximilien <me@mricher.fr>
|
|/ |
|
|\
| |
| |
| | |
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/927
|
| |
| |
| |
| |
| | |
This is a hotfix to fix the doc for the current setup, see #868 for
possible future directions.
|
|\ \
| |/
|/|
| |
| |
| |
| | |
main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/928
Reviewed-by: maximilien <me@mricher.fr>
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
garage.garage.toml with garage.garageTomlString' (#923) from jessebot/garage:allow-existing-configmap into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/923
Reviewed-by: maximilien <me@mricher.fr>
|
| | |
|
|/
|
|
|
|
|
|
|
|
| |
garage.garageTomlString
also moves all gotemplating back to configmap
and adds autogenerated docs via helm-docs
Signed-off-by: jessebot <jessebot@linux.com>
|
|\
| |
| |
| | |
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/924
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| | |
(#921) from update-quickstart-docs-layout-apply into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/921
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|\
| |
| |
| | |
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/917
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
|/|
| | |
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/918
|
|/ |
|
|\
| |
| |
| |
| |
| | |
warning)' (#912) from woodpecker-fix-warnings into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/912
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
ragazenta/garage:feat/local-timezone into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/908
Reviewed-by: maximilien <me@mricher.fr>
|
| | |
|
|/
|
|
| |
Used in lifecycle_worker to determine midnight time
|
|\
| |
| |
| |
| |
| |
| | |
(#896) from eugene-davis/garage:main into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/896
Reviewed-by: maximilien <me@mricher.fr>
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
cryptolukas/garage:fix-python-sdk-docs into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/887
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
(#888) from teutat3s/garage:doc-update-mastodon-media into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/888
|
| |/
| |
| |
| |
| | |
This is now possible since the upstream issue has been resolved.
https://github.com/mastodon/mastodon/issues/9567
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
jonah/garage:triplebit into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/901
Reviewed-by: maximilien <me@mricher.fr>
|
|/ / |
|
|\ \
| |/
|/|
| |
| |
| | |
(#898) from trinity-1686a/garage:rpc-comment into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/898
|
|/ |
|
|\
| |
| |
| | |
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/881
|
|/ |
|
|\
| |
| |
| |
| |
| | |
(fix #879)' (#880) from fix-skip-dead-nodes into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/880
|