Commit graph

  • 5e291c64b3 Merge pull request 'Documentation updates' (#587) from doc-updates into main Alex 2023-06-14 10:57:32 +0000
  • 9092c71a01 doc: encryption organization Alex 2023-06-14 12:51:47 +0200
  • 120f8b3bfb doc: better doc on systemd's DynamicUser (fix #430) Alex 2023-06-14 12:33:25 +0200
  • 39c3738a07 Add a page about encryption (fix #416) Alex 2023-06-14 12:29:52 +0200
  • 7169ee6ee6 doc: reformulate in monitoring page Alex 2023-06-14 12:09:29 +0200
  • dd7533a260 doc: add an operations&maintenance section and move some pages there Alex 2023-06-14 12:08:02 +0200
  • 9233661967 Add documentation on durability and repair procedures (fix #219) Alex 2023-06-14 11:54:21 +0200
  • 3aadba724d doc: english improvement Alex 2023-06-14 11:21:56 +0200
  • 5a186be363 Doc: update goals, add docker alias Alex 2023-06-14 11:09:31 +0200
  • 5670367126 multipartupload in test: add forgotten timestamp Alex 2023-06-13 23:10:46 +0200
  • cda957b4b1 update netapp's rmp-serde dependency to v1.1 Alex 2023-06-13 17:34:49 +0200
  • 90b2d43eb4 Merge branch 'main' into next Alex 2023-06-13 17:02:42 +0200
  • 01346143ca Merge pull request 'Split src/garage/admin.rs into smaller files' (#586) from main-split-admin into main Alex 2023-06-13 14:56:34 +0000
  • eb9cecf05c Split garage/admin.rs into smaller files Alex 2023-06-06 15:39:15 +0200
  • 802ed75721 move admin.rs to admin/mod.rs, before splitting Alex 2023-06-13 16:42:14 +0200
  • bf19a44fd9 admin API: add missing camelCase conversions (fix #381) Alex 2023-06-13 16:15:50 +0200
  • 7126f3e1d1 garage key import: add checks and --yes CLI flag (fix #278) Alex 2023-06-13 15:56:48 +0200
  • fc29548933 Merge pull request 'fix timestamps wrapping around in garage block list-errors (fix #584)' (#585) from fix-future-timestamps into main Alex 2023-06-13 12:51:16 +0000
  • 942c1f1bfe multipart uploads: save timestamp Alex 2023-06-13 10:48:22 +0200
  • 1ea4937c8b fix timestamps wrapping around in garage block list-errors (fix #584) Alex 2023-06-12 20:07:33 +0200
  • 0a06fda0da Merge pull request 'Fix #204 (full Multipart Uploads semantics)' (#553) from nlnet-task1 into next Alex 2023-06-09 15:34:09 +0000
  • 3d477906d4 properly delete multipart uploads after completion Alex 2023-06-09 17:13:27 +0200
  • e645bbd3ce smoke test: add multipart upload test with part re-upload Alex 2023-06-09 11:36:36 +0200
  • 58563ed700 Add multipart upload using aws s3api Alex 2023-06-09 11:33:45 +0200
  • a6cc563bdd UploadPart: automatic cleanup of version (and reference blocked) when interrupted Alex 2023-06-06 15:18:45 +0200
  • c14d3735e5 Add test for multipart uploads and fix part renumbering Alex 2023-05-09 13:02:39 +0200
  • 53bf2f070c undo sort_key() returning Cow Alex 2023-05-09 12:38:55 +0200
  • 412ab77b08 comments and clippy lint fixes Alex 2023-05-04 19:44:01 +0200
  • 511e07ecd4 fix mpu counter (add missing workers) and report info at appropriate places Alex 2023-05-04 11:49:23 +0200
  • 4ea53dc759 Add multipart upload repair Alex 2023-05-04 10:45:44 +0200
  • 058518c22b refactor repair workers with a trait Alex 2023-05-04 10:36:48 +0200
  • 8644376ac2 fix test; simplify code Alex 2023-05-04 10:09:52 +0200
  • 7ad7dae5d4 fix s3 list test Alex 2023-05-03 19:49:36 +0200
  • 75a0e01372 fix online repair Alex 2023-05-03 19:21:35 +0200
  • bb176ebcb8 cargo fmt Alex 2023-05-03 16:43:36 +0200
  • c1e1764f17 move git-version dependency to main crate to reduce rebuilds Alex 2023-05-03 16:43:08 +0200
  • 87be8eeb93 updaet block admin for new multipartupload models Alex 2023-05-03 16:17:40 +0200
  • 82e75c0e29 Adapt S3 API code to use new multipart upload models Alex 2023-05-03 12:02:59 +0200
  • 38d6ac4295 New multipart upload table layout Alex 2023-04-27 17:57:54 +0200
  • 6005491cd8 Use Cow<[u8]> for sort keys Alex 2023-04-27 16:14:44 +0200
  • ea3bfd2ab1 Minio tests for multipart upload behaviour: Alex 2023-04-25 12:35:43 +0200
  • e7e164a280 Make fsync an option for meta and data Alex 2023-06-09 16:23:21 +0200
  • 1e466b11eb Revert integration tests to using Sled as LMDB causes failures Alex 2023-06-09 13:23:08 +0200
  • 865f0c7d0c Add LMDB to debug builds Alex 2023-06-09 12:04:28 +0200
  • 906fe78b24 Integration tests: print logs when fails Alex 2023-06-09 11:48:43 +0200
  • 6aec73b641 Merge pull request 'payload.rs: Fixed two typoes' (#581) from jpds/garage:payload-typoes into main Alex 2023-06-09 08:59:47 +0000
  • 41d4817eeb block/repair.rs: Initial implementation of scrub checkpointing. scrub-last-hash-persister Jonathan Davies 2023-05-11 22:14:25 +0100
  • 8a945ee996 payload.rs: Surround / in inverted commas. payload-typoes Jonathan Davies 2023-06-06 16:26:06 +0100
  • 180992d0f1 payload.rs: Fixed typo in error message. Jonathan Davies 2023-06-06 16:25:29 +0100
  • 8a74e1c2bd Split garage/admin.rs into smaller files Alex 2023-06-06 15:39:15 +0200
  • 44548a9114 Merge pull request 'feature: Register consul services with agent API' (#567) from unrob/garage:roberto/consul-agent-registration into main Alex 2023-06-02 14:35:00 +0000
  • 32ad4538ee fix references to old config names Roberto Hidalgo 2023-05-22 08:47:06 -0600
  • ef8a7add08 set default for [consul-services] api Roberto Hidalgo 2023-05-20 21:25:57 -0600
  • 2d46d24d06 update docs Roberto Hidalgo 2023-05-15 20:02:28 -0600
  • b770504126 simplify code according to feedback Roberto Hidalgo 2023-05-15 16:15:56 -0600
  • 6b69404f1a rename mode to consul_http_api Roberto Hidalgo 2023-05-10 20:11:14 -0600
  • 011f473048 revert rpc/Cargo.toml Roberto Hidalgo 2023-05-10 13:22:14 -0600
  • fd7dbea5b8 follow feedback, fold into existing feature Roberto Hidalgo 2023-05-10 13:20:39 -0600
  • bd6485565e allow additional ServiceMeta, docs Roberto Hidalgo 2023-05-08 19:29:47 -0600
  • 4d6e6fc155 cargo fmt Roberto Hidalgo 2023-05-08 13:10:23 -0600
  • 02ba9016ab register consul services against local agent instead of catalog api Roberto Hidalgo 2023-05-05 16:18:24 -0600
  • 9d833bb7ef Merge pull request 'K2V-client improvements' (#577) from k2v-client-aws-sigv4 into main Alex 2023-05-22 09:03:08 +0000
  • c3d3b837eb bump k2v-client to v0.0.4 Alex 2023-05-22 10:47:15 +0200
  • 130e01505b Fix k2v_client with unicode in partition keys Alex 2023-05-19 12:52:28 +0200
  • e2ce5970c6 Add basic k2v_client integration tests Alex 2023-05-19 12:52:14 +0200
  • 644e872264 Port k2v-client to aws-sigv4 since rusoto_signature is deprecated Alex 2023-05-18 13:04:17 +0200
  • 03efc191c1 Merge pull request 'K2V: double urlencoding' (#574) from fix-k2v-urlencoding into main Alex 2023-05-18 09:33:03 +0000
  • 4420db7310 add tracing to k2v-client Alex 2023-05-18 00:07:54 +0200
  • 746b0090e4 k2v signature verification: double urlencoding (see comment in source code) Alex 2023-05-18 00:06:03 +0200
  • c26a4308b4 Merge pull request 'Split format_table into separate crate and reduce k2v-client dependencies' (#572) from split-format-table into main Alex 2023-05-17 12:33:45 +0000
  • 19639705e6 Mark sled as deprecated, make lmdb default, and improve sqlite and lmdb defaults Alex 2023-05-17 14:30:53 +0200
  • 217d429937 fix clippy lint in format-table crate Alex 2023-05-17 13:06:37 +0200
  • a1cec2cd60 Split format_table into separate crate and reduce k2v-client dependencies Alex 2023-05-17 13:01:37 +0200
  • b66f247580 Merge pull request 'fixes to K2V client' (#571) from k2v-client-fixes into main Alex 2023-05-16 20:20:31 +0000
  • 16f2a32bb7 cargo fmt Alex 2023-05-16 18:40:27 +0200
  • 472444ed8e k2v-client 0.0.2 Alex 2023-05-16 18:38:31 +0200
  • bb03805b58 k2v-cli: fix sort_key being partition_key and specify which key Alex 2023-05-16 18:37:49 +0200
  • e4f955d672 fix base64 uses Alex 2023-05-16 18:34:46 +0200
  • ea9b15f669 Merge pull request 'cargo: tokio-1.28 and hyper-0.14.26 update' (#569) from jpds/garage:tokio-1.28 into main Alex 2023-05-11 10:16:33 +0000
  • 2e6bb3f766 update Cargo.nix tokio-1.28 Alex 2023-05-11 11:34:18 +0200
  • 375270afd1 Merge pull request '*: apply clippy recommendations.' (#570) from jpds/garage:clippy-fixes into main Alex 2023-05-11 09:33:03 +0000
  • c783194e8b *: apply clippy recommendations. clippy-fixes Jonathan Davies 2023-05-09 20:49:34 +0100
  • fdcd7dee5a Cargo.lock: Updated for: Jonathan Davies 2023-05-09 14:41:58 +0100
  • 0f0795103d block/Cargo.toml: Bump tokio-util to 0.7. Jonathan Davies 2023-05-09 14:33:21 +0100
  • c9d26e8c50 k2v-client/Cargo.toml: Make tokio dep match other packages. Jonathan Davies 2023-05-09 14:33:00 +0100
  • 351d734e6c Merge branch 'main' into next Alex 2023-05-09 12:40:08 +0200
  • b925f53dc3 Merge pull request 'move git-version dependency to main crate to reduce rebuilds' (#568) from move-git-version into main Alex 2023-05-09 09:53:33 +0000
  • 2f495575d8 Merge pull request 'block/manager.rs: Prioritize raw blocks when no compression configured' (#566) from jpds/garage:skip-compressed-blocks-scrub-no-compression into main Alex 2023-05-09 09:39:48 +0000
  • 9e0a9c1c15 move git-version dependency to main crate to reduce rebuilds Alex 2023-05-03 16:43:08 +0200
  • 9c788059e2 block/manager.rs: In is_block_compressed - check which compression_level is configured on a node and check for raw block first if compression is disabled (to help reduce syscalls during a scrub). skip-compressed-blocks-scrub-no-compression Jonathan Davies 2023-05-08 18:57:10 +0100
  • 5684e1990c Merge pull request 'Really allow to disable sled feature' (#563) from jirutka/garage:workspace-deps into main Alex 2023-05-09 09:08:35 +0000
  • 14c50f2f84 Merge pull request 'Fix undefined macro warn! on 32-bit' (#562) from jirutka/garage:fix-undefined-warn into main Alex 2023-05-09 08:52:11 +0000
  • 0fab9c3b8c Merge pull request 'Helm: Include newer config parameters as values' (#565) from jonatan/garage:main into main Alex 2023-05-09 08:49:00 +0000
  • 75759a163c Allow to really disable sled feature Jakub Jirutka 2023-05-07 18:15:48 +0200
  • d2deee0b8b Declare garage crates using workspace.dependencies Jakub Jirutka 2023-05-07 18:12:01 +0200
  • 8499cd5c21 Merge pull request 'Remove unnecessary/unused "timeago" features' (#559) from jirutka/garage:timeago-features into main Alex 2023-05-09 08:44:22 +0000
  • 4ea7983093
    Helm: Increment patch version Jonatan Steuernagel 2023-05-08 08:03:21 +0200
  • d5e39d11eb
    Helm: Include newer config parameters as values Jonatan Steuernagel 2023-05-08 07:47:31 +0200
  • 06caa12d49 doc: Add information about Alpine Linux package to Quick Start Jakub Jirutka 2023-05-07 19:25:57 +0200
  • 6d3ace1ea9 Fix undefined macro warn! on 32-bit Jakub Jirutka 2023-05-07 17:01:11 +0200