Commit graph

  • e5835704b7 don't build sqlite by default trinity-1686a 2023-06-26 11:15:11 +02:00
  • 7f8bf2d801 src/garage/tests: Updated types for aws-sdk-s3 bump. Jonathan Davies 2023-05-05 21:18:29 +01:00
  • 4297233d3e garage/Cargo.toml: Updated aws-sdk-s3 to 0.28, added aws-config. Jonathan Davies 2023-05-05 21:17:19 +01:00
  • b94ba47f29 api/Cargo.toml: Updated roxmltree to 0.18. Jonathan Davies 2023-05-05 21:16:52 +01:00
  • 33b3cf8e22 introduce dedicated return type for PollRange trinity-1686a 2023-06-24 10:17:20 +02:00
  • 736083063f Merge pull request 'doc: Added ejabberd S3 section' (#588) from jpds/garage:doc-ejabberd-s3 into main Alex 2023-06-20 09:23:43 +00:00
  • a5ae566e0b apps/index.md: Fixed endpoint URL example. Jonathan Davies 2023-06-15 18:06:22 +01:00
  • 185f9e78f3 operations/durability-repairs.md: Added note about randomized scrub times. Jonathan Davies 2023-06-15 17:57:14 +01:00
  • fb971a5f01 cookbook/encryption.md: Added Cyberduck note. Jonathan Davies 2023-06-15 15:42:12 +01:00
  • 6af2cde23f cookbook/encryption.md: Added note on XMPP. Jonathan Davies 2023-06-15 12:59:21 +01:00
  • 97eb389274 docs/apps: Added ejabberd section. Jonathan Davies 2023-06-15 12:59:04 +01:00
  • 8ef42c9609 admin docs: reformatting, key admin: add check Alex Auvolat 2023-06-14 17:13:41 +02:00
  • a83a092c03 admin: uniformize layout api and improve code Alex Auvolat 2023-06-14 17:12:37 +02:00
  • 7895f99d3a admin and cli: hide secret keys unless asked Alex Auvolat 2023-06-14 16:56:15 +02:00
  • 4a82f6380e admin api: move all endpoints to v1/ by default (v0/ still supported) Alex Auvolat 2023-06-14 14:15:51 +02:00
  • 28cc9f178a admin api: make name optionnal for CreateKey Alex Auvolat 2023-06-14 13:56:37 +02:00
  • 2c83006608 admin api: fix doc in drafts Alex Auvolat 2023-06-14 13:54:34 +02:00
  • 35c108b85d admin api: switch GetClusterHealth to camelcase (fix #381 again) Alex Auvolat 2023-06-14 13:53:19 +02:00
  • 52376d47ca admin api: change cluster status/layout to use lists and not maps (fix #377) Alex Auvolat 2023-06-14 13:45:27 +02:00
  • 187240e539 Merge branch 'main' into next Alex Auvolat 2023-06-14 13:02:46 +02:00
  • 5e291c64b3 Merge pull request 'Documentation updates' (#587) from doc-updates into main Alex 2023-06-14 10:57:32 +00:00
  • 9092c71a01 doc: encryption organization Alex Auvolat 2023-06-14 12:51:47 +02:00
  • 120f8b3bfb doc: better doc on systemd's DynamicUser (fix #430) Alex Auvolat 2023-06-14 12:33:25 +02:00
  • 39c3738a07 Add a page about encryption (fix #416) Alex Auvolat 2023-06-14 12:29:52 +02:00
  • 7169ee6ee6 doc: reformulate in monitoring page Alex Auvolat 2023-06-14 12:09:29 +02:00
  • dd7533a260 doc: add an operations&maintenance section and move some pages there Alex Auvolat 2023-06-14 12:08:02 +02:00
  • 9233661967 Add documentation on durability and repair procedures (fix #219) Alex Auvolat 2023-06-14 11:54:21 +02:00
  • 3aadba724d doc: english improvement Alex Auvolat 2023-06-14 11:21:56 +02:00
  • 5a186be363 Doc: update goals, add docker alias Alex Auvolat 2023-06-14 11:09:31 +02:00
  • 5670367126 multipartupload in test: add forgotten timestamp Alex Auvolat 2023-06-13 23:10:46 +02:00
  • cda957b4b1 update netapp's rmp-serde dependency to v1.1 Alex Auvolat 2023-06-13 17:34:49 +02:00
  • 90b2d43eb4 Merge branch 'main' into next Alex Auvolat 2023-06-13 17:02:42 +02:00
  • 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 +00:00
  • eb9cecf05c Split garage/admin.rs into smaller files Alex Auvolat 2023-06-06 15:39:15 +02:00
  • 802ed75721 move admin.rs to admin/mod.rs, before splitting Alex Auvolat 2023-06-13 16:42:14 +02:00
  • bf19a44fd9 admin API: add missing camelCase conversions (fix #381) Alex Auvolat 2023-06-13 16:15:50 +02:00
  • 7126f3e1d1 garage key import: add checks and --yes CLI flag (fix #278) Alex Auvolat 2023-06-13 15:56:48 +02:00
  • 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 +00:00
  • 942c1f1bfe multipart uploads: save timestamp Alex Auvolat 2023-06-13 10:48:22 +02:00
  • 1ea4937c8b fix timestamps wrapping around in garage block list-errors (fix #584) Alex Auvolat 2023-06-12 20:07:33 +02:00
  • 0a06fda0da Merge pull request 'Fix #204 (full Multipart Uploads semantics)' (#553) from nlnet-task1 into next Alex 2023-06-09 15:34:09 +00:00
  • 3d477906d4 properly delete multipart uploads after completion Alex Auvolat 2023-06-09 17:13:27 +02:00
  • e645bbd3ce smoke test: add multipart upload test with part re-upload Alex Auvolat 2023-06-09 11:36:36 +02:00
  • 58563ed700 Add multipart upload using aws s3api Alex Auvolat 2023-06-09 11:33:45 +02:00
  • a6cc563bdd UploadPart: automatic cleanup of version (and reference blocked) when interrupted Alex Auvolat 2023-06-06 15:18:45 +02:00
  • c14d3735e5 Add test for multipart uploads and fix part renumbering Alex Auvolat 2023-05-09 13:02:39 +02:00
  • 53bf2f070c undo sort_key() returning Cow Alex Auvolat 2023-05-09 12:38:55 +02:00
  • 412ab77b08 comments and clippy lint fixes Alex Auvolat 2023-05-04 19:44:01 +02:00
  • 511e07ecd4 fix mpu counter (add missing workers) and report info at appropriate places Alex Auvolat 2023-05-04 11:49:23 +02:00
  • 4ea53dc759 Add multipart upload repair Alex Auvolat 2023-05-04 10:45:44 +02:00
  • 058518c22b refactor repair workers with a trait Alex Auvolat 2023-05-04 10:36:48 +02:00
  • 8644376ac2 fix test; simplify code Alex Auvolat 2023-05-04 10:09:52 +02:00
  • 7ad7dae5d4 fix s3 list test Alex Auvolat 2023-05-03 19:49:36 +02:00
  • 75a0e01372 fix online repair Alex Auvolat 2023-05-03 19:21:35 +02:00
  • bb176ebcb8 cargo fmt Alex Auvolat 2023-05-03 16:43:36 +02:00
  • c1e1764f17 move git-version dependency to main crate to reduce rebuilds Alex Auvolat 2023-05-03 16:43:08 +02:00
  • 87be8eeb93 updaet block admin for new multipartupload models Alex Auvolat 2023-05-03 16:17:40 +02:00
  • 82e75c0e29 Adapt S3 API code to use new multipart upload models Alex Auvolat 2023-05-03 12:02:59 +02:00
  • 38d6ac4295 New multipart upload table layout Alex Auvolat 2023-04-27 17:57:54 +02:00
  • 6005491cd8 Use Cow<[u8]> for sort keys Alex Auvolat 2023-04-27 16:14:44 +02:00
  • ea3bfd2ab1 Minio tests for multipart upload behaviour: Alex Auvolat 2023-04-25 12:35:43 +02:00
  • e7e164a280 Make fsync an option for meta and data Alex Auvolat 2023-06-09 16:23:21 +02:00
  • 1e466b11eb Revert integration tests to using Sled as LMDB causes failures Alex Auvolat 2023-06-09 13:23:08 +02:00
  • 865f0c7d0c Add LMDB to debug builds Alex Auvolat 2023-06-09 12:04:28 +02:00
  • 906fe78b24 Integration tests: print logs when fails Alex Auvolat 2023-06-09 11:48:43 +02:00
  • 6aec73b641 Merge pull request 'payload.rs: Fixed two typoes' (#581) from jpds/garage:payload-typoes into main Alex 2023-06-09 08:59:47 +00:00
  • 41d4817eeb block/repair.rs: Initial implementation of scrub checkpointing. Jonathan Davies 2023-05-11 22:14:25 +01:00
  • 8a945ee996 payload.rs: Surround / in inverted commas. Jonathan Davies 2023-06-06 16:26:06 +01:00
  • 180992d0f1 payload.rs: Fixed typo in error message. Jonathan Davies 2023-06-06 16:25:29 +01:00
  • 8a74e1c2bd Split garage/admin.rs into smaller files Alex Auvolat 2023-06-06 15:39:15 +02:00
  • 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 +00:00
  • 32ad4538ee fix references to old config names Roberto Hidalgo 2023-05-22 08:47:06 -06:00
  • ef8a7add08 set default for [consul-services] api Roberto Hidalgo 2023-05-20 21:25:57 -06:00
  • 2d46d24d06 update docs Roberto Hidalgo 2023-05-15 20:02:28 -06:00
  • b770504126 simplify code according to feedback Roberto Hidalgo 2023-05-15 16:15:56 -06:00
  • 6b69404f1a rename mode to consul_http_api Roberto Hidalgo 2023-05-10 20:11:14 -06:00
  • 011f473048 revert rpc/Cargo.toml Roberto Hidalgo 2023-05-10 13:22:14 -06:00
  • fd7dbea5b8 follow feedback, fold into existing feature Roberto Hidalgo 2023-05-10 13:20:39 -06:00
  • bd6485565e allow additional ServiceMeta, docs Roberto Hidalgo 2023-05-08 19:29:47 -06:00
  • 4d6e6fc155 cargo fmt Roberto Hidalgo 2023-05-08 13:10:23 -06:00
  • 02ba9016ab register consul services against local agent instead of catalog api Roberto Hidalgo 2023-05-05 16:18:24 -06:00
  • 9d833bb7ef Merge pull request 'K2V-client improvements' (#577) from k2v-client-aws-sigv4 into main Alex 2023-05-22 09:03:08 +00:00
  • c3d3b837eb bump k2v-client to v0.0.4 Alex Auvolat 2023-05-22 10:47:15 +02:00
  • 130e01505b Fix k2v_client with unicode in partition keys Alex Auvolat 2023-05-19 12:52:28 +02:00
  • e2ce5970c6 Add basic k2v_client integration tests Alex Auvolat 2023-05-19 12:52:14 +02:00
  • 644e872264 Port k2v-client to aws-sigv4 since rusoto_signature is deprecated Alex Auvolat 2023-05-18 13:04:17 +02:00
  • 03efc191c1 Merge pull request 'K2V: double urlencoding' (#574) from fix-k2v-urlencoding into main Alex 2023-05-18 09:33:03 +00:00
  • 4420db7310 add tracing to k2v-client Alex Auvolat 2023-05-18 00:07:54 +02:00
  • 746b0090e4 k2v signature verification: double urlencoding (see comment in source code) Alex Auvolat 2023-05-18 00:06:03 +02:00
  • 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 +00:00
  • 19639705e6 Mark sled as deprecated, make lmdb default, and improve sqlite and lmdb defaults Alex Auvolat 2023-05-17 14:30:53 +02:00
  • 217d429937 fix clippy lint in format-table crate format_table-v0.1.1 Alex Auvolat 2023-05-17 13:06:37 +02:00
  • a1cec2cd60 Split format_table into separate crate and reduce k2v-client dependencies format_table-v0.1.0 Alex Auvolat 2023-05-17 13:01:37 +02:00
  • b66f247580 Merge pull request 'fixes to K2V client' (#571) from k2v-client-fixes into main Alex 2023-05-16 20:20:31 +00:00
  • 16f2a32bb7 cargo fmt Alex Auvolat 2023-05-16 18:40:27 +02:00
  • 472444ed8e k2v-client 0.0.2 Alex Auvolat 2023-05-16 18:38:31 +02:00
  • bb03805b58 k2v-cli: fix sort_key being partition_key and specify which key Alex Auvolat 2023-05-16 18:37:49 +02:00
  • e4f955d672 fix base64 uses Alex Auvolat 2023-05-16 18:34:46 +02:00
  • 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 +00:00
  • 2e6bb3f766 update Cargo.nix Alex Auvolat 2023-05-11 11:34:18 +02:00