Alex lx
lx pushed to unicode-headers at Deuxfleurs/garage 2024-03-07 12:42:22 +00:00
eab2b81be2 [unicode-headers] allow utf-8 in headers + add test for object metadata
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 11:46:42 +00:00
661c7ab0b2 [sse-c] add test for object metadata & allow utf-8 in headers
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 11:23:41 +00:00
81c27e452f [sse-c] Remove special case for Content-Type header
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 11:07:17 +00:00
6c2ea89221 [sse-c] Remove special case for Content-Type header
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 18:33:58 +00:00
96b30bfe62 [sse-c] Remove special case for Content-Type header
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 18:25:56 +00:00
d32f1e36e1 [sse-c] Remove special case for Content-Type header
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 18:23:57 +00:00
04a4afe283 [sse-c] Remove special case for Content-Type header
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 18:15:38 +00:00
bec9cf1477 [sse-c] Documentation for SSE-C
cdbf6d18d7 [sse-c] Testing for SSE-C encryption
42394d32fa [sse-c] Implement SSE-C encryption
Compare 3 commits »
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 17:28:03 +00:00
425fe03b2c [sse-c] small clarifications and comments
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 16:54:59 +00:00
351c59e31e [sse-c] uniformize
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 16:02:07 +00:00
d8c5d2a95c [sse-c] Documentation for SSE-C
12ae9fdb7b [sse-c] Testing for SSE-C encryption
0b3c845501 [sse-c] Implement SSE-C encryption
Compare 3 commits »
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 14:47:00 +00:00
c2a59b222b [sse-c] mention sse-c in feature table
lx pushed to sse-c at Deuxfleurs/garage 2024-03-06 14:40:26 +00:00
cbf9d2e9c8 [sse-c] document nextcloud with sse-c
lx pushed to main at Deuxfleurs/nixcfg 2024-03-06 14:15:31 +00:00
3d75b5a0bd remove orsay extra service
lx commented on pull request Deuxfleurs/garage#725 2024-03-06 11:25:54 +00:00
WIP: jepsen.garage nixos test

(Looks like the CI pipeline is broken, probably because of nixpkgs unstable. It's unable to build Wine which we use to test the winscp client)

lx commented on pull request Deuxfleurs/garage#725 2024-03-06 11:09:08 +00:00
WIP: jepsen.garage nixos test

I think it would be nice to get this merged so that we can run the Jepsen testing pipeline in our CI.

Some remarks:

  • It is not desirable to set nixpkgs to unstable for the build process.…
lx commented on pull request Deuxfleurs/garage#750 2024-03-06 11:01:33 +00:00
ReplicationMode -> ConsistencyMode+ReplicationFactor

I think changing all of the config files in all of the testing scripts to use replication_factor instead of the old replication_mode config param is going to cause issues, for example:

-…

lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-05 21:56:20 +00:00
603604cdfc Merge pull request 'refactor: remove max_write_errors and max_faults' (#760) from yuka/garage:remove-max-write-errors into next-0.10
6760895926 refactor: remove max_write_errors and max_faults
Compare 2 commits »
lx merged pull request Deuxfleurs/garage#760 2024-03-05 21:56:18 +00:00
refactor: remove max_write_errors and max_faults
lx pushed to sse-c at Deuxfleurs/garage 2024-03-05 16:59:16 +00:00
ecb9e90870 [sse-c] Properly use encrypt_last and decrypt_last for chunked block encryption