4b1a7fb5e3
Merge pull request 'The version flag is required when applying a layout' ( #921 ) from update-quickstart-docs-layout-apply into main
...
Reviewed-on: Deuxfleurs/garage#921
2025-01-09 00:41:35 +00:00
b6aaebaf4c
The version flag is required when applying a layout
...
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
7bbc8fec50
Merge pull request 'Fix #907 ' ( #917 ) from vk/garage:fix_907 into main
...
Reviewed-on: Deuxfleurs/garage#917
2025-01-04 16:07:40 +00:00
6689800986
Formatting with
2025-01-04 16:52:23 +01:00
d2246baab7
Merge pull request 'update flake.lock' ( #918 ) from update-flake into main
...
Reviewed-on: Deuxfleurs/garage#918
2025-01-04 15:43:41 +00:00
afac1d4d4a
update flake.lock
2025-01-04 16:29:42 +01:00
6ca99fd02c
formatting
2025-01-04 14:46:42 +01:00
b568bb863d
Fix #907
2025-01-04 12:50:10 +01:00
b8f301a61d
Merge pull request 'woodpecker: use modern syntax for secrets (removes warning)' ( #912 ) from woodpecker-fix-warnings into main
...
Reviewed-on: Deuxfleurs/garage#912
2024-12-23 17:41:15 +00:00
428ad2075d
woodpecker: use modern syntax for secrets (removes warning)
2024-12-23 18:00:22 +01:00
3661a597fa
Merge pull request 'feat: add use_local_tz configuration' ( #908 ) from ragazenta/garage:feat/local-timezone into main
...
Reviewed-on: Deuxfleurs/garage#908
Reviewed-by: maximilien <me@mricher.fr>
2024-12-01 13:23:24 +00:00
0fd3c0e794
doc: add use_local_tz configuration
2024-11-25 10:35:00 +07:00
4c1bf42192
feat: add use_local_tz configuration
...
Used in lifecycle_worker to determine midnight time
2024-11-23 05:51:12 +07:00
906c8708fd
Merge pull request 'add extraVolumes and extraVolumeMounts to helm chart' ( #896 ) from eugene-davis/garage:main into main
...
Reviewed-on: Deuxfleurs/garage#896
Reviewed-by: maximilien <me@mricher.fr>
2024-11-19 22:23:13 +00:00
747889a096
Merge pull request 'Update Python SDK documentation' ( #887 ) from cryptolukas/garage:fix-python-sdk-docs into main
...
Reviewed-on: Deuxfleurs/garage#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
...
Reviewed-on: Deuxfleurs/garage#888
2024-11-19 09:14:34 +00:00
aa8bc6aa88
Merge pull request 'doc: add Triplebit's use-case' ( #901 ) from jonah/garage:triplebit into main
...
Reviewed-on: Deuxfleurs/garage#901
Reviewed-by: maximilien <me@mricher.fr>
2024-11-17 13:43:49 +00:00
aba7902995
doc: add Triplebit's use-case
2024-11-15 16:27:46 -06:00
78de7b5bde
Merge pull request 'fix bit/byte inversion in rpc secret error message' ( #898 ) from trinity-1686a/garage:rpc-comment into main
...
Reviewed-on: Deuxfleurs/garage#898
2024-11-07 11:11:12 +00:00
9bd9e392ba
fix bit/byte inversion in rpc secret error message
2024-11-07 00:29:26 +01:00
116ad479a8
add extraVolumes and extraVolumeMounts to helm chart
2024-10-26 21:14:08 +02:00
teutat3s
b6a58c5c16
doc: update mastodon media header pruning section
...
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
2024-10-14 17:20:26 +02:00
a18b3f0d1f
Merge pull request 'Garage v1.0.1' ( #881 ) from rel-v1.0.1 into main
...
Reviewed-on: Deuxfleurs/garage#881
2024-09-22 13:02:02 +00:00
7a143f46fc
Bump to version 1.0.1
2024-09-22 14:25:32 +02:00
c731f0291a
Merge pull request 'fix logic in garage layout skip-dead-nodes
+ fix typo ( fix #879 )' ( #880 ) from fix-skip-dead-nodes into main
...
Reviewed-on: Deuxfleurs/garage#880
2024-09-22 12:01:49 +00:00
34453bc9c2
fix logic in garage layout skip-dead-nodes
+ fix typo ( fix #879 )
2024-09-22 13:47:27 +02:00
6da1353541
Merge pull request 'Don't fetch old values in cross-partition transactional inserts' ( #877 ) from withings/garage:perf/kv/insert-no-return-cross-partition into main
...
Reviewed-on: Deuxfleurs/garage#877
2024-09-14 15:57:27 +00:00
bd71728874
Tests: don't expect old value after transactional insert
2024-09-12 10:50:53 +02:00
51ced60366
Don't fetch old values in cross-partition transactional inserts
2024-09-12 10:26:28 +02:00
586957b4b7
Merge pull request 'KV: don't retrieve values for write ops' ( #873 ) from marvinj97/garage:perf/kv/insert-no-return into main
...
Reviewed-on: Deuxfleurs/garage#873
Reviewed-by: Alex <alex@adnab.me>
2024-09-10 09:06:29 +00:00
8d2bb4afeb
Merge pull request 'Typo' ( #875 ) from faust/garage:doc2 into main
...
Reviewed-on: Deuxfleurs/garage#875
2024-09-10 09:03:31 +00:00
c26f32b769
Typo
...
And remove trailing white space.
2024-09-10 09:34:59 +02:00
8062ec7b4b
test: fix db tests
2024-09-04 19:24:36 +02:00
eb416a02fb
dont assert deletion count in sqlite KV adapter
2024-09-04 18:51:51 +02:00
74363c9060
perf(kv): dont retrieve values for write ops
...
see Deuxfleurs/garage#851
2024-09-04 18:45:17 +02:00
615698df7d
Merge pull request 'update compiler to Rust 1.77' ( #866 ) from rust-1.77 into main
...
Reviewed-on: Deuxfleurs/garage#866
2024-08-26 19:08:00 +00:00
7061fa5a56
use rust 1.77 in nix/compile.nix
2024-08-26 19:19:16 +02:00
8881930cdd
update nixpkgs and rust-overlay sources in flake.nix
2024-08-26 19:19:16 +02:00
52f6c0760b
Merge pull request 'update crate time ( fix #849 )' ( #865 ) from update-time into main
...
Reviewed-on: Deuxfleurs/garage#865
2024-08-26 16:20:04 +00:00
5b0602c7e9
update crate time ( fix #849 )
2024-08-26 18:11:21 +02:00
182b2af7e5
Merge pull request 'api servers: kill opened connections after SIGINT after 10s deadline ( fix #806 )' ( #864 ) from exit-deadline into main
...
Reviewed-on: Deuxfleurs/garage#864
2024-08-25 18:34:55 +00:00
baf32c9575
api servers: kill opened connections after SIGINT after 10s deadline ( fix #806 )
2024-08-25 20:04:56 +02:00
3dda1ee4f6
Merge pull request 'fix build when lmdb feature is disabled ( fix #800 )' ( #863 ) from fix-800 into main
...
Reviewed-on: Deuxfleurs/garage#863
2024-08-25 10:00:40 +00:00
aa7ce9e97c
fix build when lmdb feature is disabled ( fix #800 )
2024-08-25 11:42:37 +02:00
8d62616ec0
Merge pull request 'layout: discard old info when it is completely out-of-date ( fix #841 )' ( #861 ) from fix-841 into main
...
Reviewed-on: Deuxfleurs/garage#861
2024-08-24 11:12:39 +00:00
bd6fe72c06
Merge pull request 'Quick start: mention Docker (replace #803 )' ( #862 ) from dougreeder into main
...
Reviewed-on: Deuxfleurs/garage#862
2024-08-24 11:07:46 +00:00
4c9e8ef625
doc: clarify quick start on using docker
2024-08-24 13:07:02 +02:00
3e711bc110
Merge pull request 'don't modify postobject request before validating policy' ( #850 ) from trinity-1686a/garage:fix-acl-postobject into main
...
Reviewed-on: Deuxfleurs/garage#850
2024-08-24 10:49:14 +00:00
7fb66b4944
layout: discard old info when it is completely out-of-date ( fix #841 )
2024-08-24 12:38:56 +02:00