Commit Graph

  • 2fa65554f1 Persist peer list to file Alex Auvolat 2021-10-21 13:45:52 +02:00
  • 1dc7cc7936 update netapp to fix connection bug Alex Auvolat 2021-10-21 12:25:42 +02:00
  • 5e986c443f Discovery via consul Alex Auvolat 2021-10-21 00:29:50 +02:00
  • 6455347955 Update documentation Alex Auvolat 2021-10-20 16:10:18 +02:00
  • c18920f8d1 run cargo2nix Alex Auvolat 2021-10-20 00:00:28 +02:00
  • b2d24b2b5b bump garage version to 0.4.0 Alex Auvolat 2021-10-19 23:59:05 +02:00
  • f1a68f6b57 Fix clippy Alex Auvolat 2021-10-19 23:53:49 +02:00
  • d9c52e9a9c Update documentation: real_world.md Alex Auvolat 2021-10-19 17:31:04 +02:00
  • 550ce7db2a Update doc: quick_start Alex Auvolat 2021-10-19 17:00:01 +02:00
  • 12190efd41 Everything works, actually! Alex Auvolat 2021-10-19 16:22:07 +02:00
  • a8ae78af0a Adapt tests to new syntax with public keys Alex Auvolat 2021-10-19 16:16:10 +02:00
  • 65070f3c05 Improvements to CLI and various fixes for netapp version Alex Auvolat 2021-10-15 11:05:09 +02:00
  • e6da0dc900 First port of Garage to Netapp Alex Auvolat 2021-10-14 11:50:12 +02:00
  • dc017a0cab Build Garage with Nix Quentin Dufour 2021-10-04 18:27:57 +02:00
  • 1acf7e4c66 Fix git_version!() when not in git repo (fix #100) Alex Auvolat 2021-10-11 14:26:54 +02:00
  • f6060b92aa Fix HTTP return code for DeleteObject (fix #98) Alex Auvolat 2021-10-11 14:24:49 +02:00
  • 0f9d9df83b Update Drone signature v0.3.0.2 Alex Auvolat 2021-10-11 11:46:05 +02:00
  • f3a097abdf WIP: try to fix #93, and improve S3 ListObjects (v1 and v2) API calls Alex Auvolat 2021-10-08 18:35:38 +02:00
  • 1aed317818 Small changes on NGI kickoff talk Alex Auvolat 2021-09-13 12:09:28 +02:00
  • c5574c8409 Add links and put logos in a flexbox Quentin 2021-09-28 10:21:10 +02:00
  • 78f0c9ed38 Add a doc target to the Makefile Quentin 2021-09-28 10:13:14 +02:00
  • de0228ca2a Doc: add funding disclaimer for NGI/EU grant mricher 2021-09-25 17:20:50 +02:00
  • df345e37db Add sticker and NGI kickoff talk Alex Auvolat 2021-09-12 13:37:33 +02:00
  • 740b863750 Update genkeys.sh to generate ed25519 keys instead of RSA v0.3.0.1 Alex Auvolat 2021-07-06 11:11:18 +02:00
  • fa394dcd27 Support pkcs8 private keys (allowing for ed25519 to be used for rpc) Alex Auvolat 2021-07-06 10:58:32 +02:00
  • 30a7dee920 exit when inconsistent level of replication is detected (#92) trinity-1686a 2021-06-02 13:30:39 +02:00
  • b568765c75 try parsing rpc-host command-line parameter Trinity Pointard 2021-06-01 19:05:15 +02:00
  • e9c265e9dc format garage status output better Trinity Pointard 2021-06-01 17:00:30 +02:00
  • 42f692b1e0 Documentation fixes (typo and small reorganization) Alex Auvolat 2021-05-31 23:55:51 +02:00
  • e44bec738c fix blocksync not resyncing compressed blocs properly storage-optimizations Trinity Pointard 2021-05-31 23:31:17 +02:00
  • 14fd3df654 Write about S3 client configuration Alex Auvolat 2021-05-31 17:41:21 +02:00
  • 56ac9fd460 Updates to documentation Alex Auvolat 2021-05-31 17:23:35 +02:00
  • d76a8576f4 Reorganize documentation Alex Auvolat 2021-05-31 17:13:36 +02:00
  • 289521886b make most changes suggested during install-party Trinity Pointard 2021-05-29 21:22:15 +02:00
  • ebd21b325e Write documentation on configuration file and other improvements Alex Auvolat 2021-05-28 18:00:59 +02:00
  • b9127dd6f8 Prepare for v0.3.0 and add migration path from v0.2.1.x v0.3.0 Alex Auvolat 2021-05-28 13:58:47 +02:00
  • ddb2b29bfd Rename datacenters into zones (doc not yet updated) Alex Auvolat 2021-05-28 13:18:31 +02:00
  • b490ebc7f6 Many improvements on ring/replication and its configuration: Alex Auvolat 2021-05-28 12:36:22 +02:00
  • c8aa1eb481 Add preliminary support for Duck Quentin Dufour 2021-05-15 10:24:20 +02:00
  • 5fdabf3e75 Add basic support for the "Versioning" command Quentin Dufour 2021-05-14 22:33:26 +02:00
  • 6ccffc3162 Improved XML serialization Alex Auvolat 2021-05-03 22:45:42 +02:00
  • e4b9e4e24d rename types to CamelCase Trinity Pointard 2021-05-02 23:13:08 +02:00
  • 6644df6b96 fix clippy warnings on garage Trinity Pointard 2021-04-23 22:41:24 +02:00
  • f8ae8fc4be fix clippy warnings on web Trinity Pointard 2021-04-23 22:26:27 +02:00
  • 84856e84e5 fix clippy warnings on api Trinity Pointard 2021-04-23 22:18:00 +02:00
  • 4a1e079e8f fix clippy warnings on model Trinity Pointard 2021-04-23 21:57:32 +02:00
  • f5a0cf0414 fix clippy warnings on table Trinity Pointard 2021-04-23 21:42:52 +02:00
  • f05bb111c2 fix clippy warnings on util and rpc Trinity Pointard 2021-04-09 02:32:42 +02:00
  • 88925ebe22 add clippy to the CI Trinity Pointard 2021-04-09 01:29:17 +02:00
  • 631c36b3ff S3 API: support ListBuckets Quentin Dufour 2021-05-02 22:30:56 +02:00
  • ee2a3d363b Remove STREAMING-AWS4-HMAC-SHA256-PAYLOAD (see #64) Alex Auvolat 2021-05-03 17:30:40 +02:00
  • 575726358c Tune Sled configuration Alex Auvolat 2021-05-03 17:27:43 +02:00
  • 339c611789 Add links to git/matrix/drone on top of documentation Alex Auvolat 2021-05-03 10:45:45 +02:00
  • ef4d6e782a Add minio & rclone to our functional tests Quentin Dufour 2021-04-28 11:35:10 +02:00
  • a981244f11 Replace talk links with permalinks Alex Auvolat 2021-04-30 15:51:32 +02:00
  • b1f60579a1 Merge pull request 'created doc/talks subfolder and added my talk and the previous one done at the wide team' (#67) from talks into main Alex 2021-04-30 15:47:11 +02:00
  • be3b1d8f91 created doc/talks subfolder and added my talk and the previous one done at the wide team LUXEY Adrien 2021-04-30 10:21:15 +02:00
  • dcfc32cf85 Many S3 compatibility improvements: v0.2.1.5 Alex Auvolat 2021-04-28 01:05:40 +02:00
  • 368eb35484 Merge pull request 'Correctly encode ampersand' (#61) from bug/ampersand into main Alex 2021-04-27 23:15:01 +02:00
  • 642186c530 Fix #59 (& issue) Alex Auvolat 2021-04-27 23:10:43 +02:00
  • e01f74e763 Introduce test case that demonstrates #59 (the & problem) Quentin Dufour 2021-04-27 21:30:12 +02:00
  • f6f0c6f515 cargo fmt Alex Auvolat 2021-04-27 16:58:44 +02:00
  • 7ba1364c08 Small improvements to compression code Alex Auvolat 2021-04-14 23:37:41 +02:00
  • cb02ce3eb2 use zstd checksumming Trinity Pointard 2021-04-07 02:13:26 +02:00
  • 5a52c4c7f3 delete plain block when getting a compressed one Trinity Pointard 2021-04-06 22:25:58 +02:00
  • 64818d3720 change extention for compressed files Trinity Pointard 2021-04-06 20:50:03 +02:00
  • 852388134b add testing on compressible data in smoke test Trinity Pointard 2021-04-06 19:30:05 +02:00
  • 96c7040a8a add checksum to end of file instead of decompressing Trinity Pointard 2021-04-06 19:28:47 +02:00
  • 05dd441e9c use BlockData instead of Vec+bool Trinity Pointard 2021-04-06 17:51:19 +02:00
  • cffa9821c1 compress blocs with zstd Trinity Pointard 2021-03-17 20:37:31 +01:00
  • d08778dea4 Reorganize code in s3_put.rs Alex Auvolat 2021-04-07 10:00:47 +02:00
  • 24d605fb05 mark branch as unreachable Trinity Pointard 2021-04-06 16:53:39 +02:00
  • ae4982c309 run fmt Trinity Pointard 2021-04-06 02:54:00 +02:00
  • 9c9471c64f change crate used for cdc Trinity Pointard 2021-03-17 01:31:35 +01:00
  • 71a13f366e add content defined chuking Trinity Pointard 2021-03-16 21:08:39 +01:00
  • 119217f9f6 change a few comments Alex Auvolat 2021-04-08 15:13:02 +02:00
  • 2812a027ea change some more comments and revert changes on TableSchema Trinity Pointard 2021-04-07 13:39:34 +02:00
  • 74373aebcf make most requested changes Trinity Pointard 2021-04-06 05:25:28 +02:00
  • 16300bbd89 remove useless comment Alex Auvolat 2021-04-06 23:38:16 +02:00
  • f2e1fca658 re-disable drone caches Alex Auvolat 2021-04-08 20:13:28 +02:00
  • 640e3921d8 Use pre-prepared Docker image in CI to speed things up Alex Auvolat 2021-04-08 20:06:48 +02:00
  • 7f1a50dbd9 Update drone CI signature Alex Auvolat 2021-04-08 19:55:20 +02:00
  • 1273802994 use volume for cargo home Trinity Pointard 2021-04-08 16:51:56 +02:00
  • 4af39ab47a fix drone CI signature Alex Auvolat 2021-04-08 15:30:07 +02:00
  • 1c97b82c45 Skip Drone CI caching Alex Auvolat 2021-04-08 15:29:22 +02:00
  • 5c4b2cec3c document garage crate Trinity Pointard 2021-03-26 22:36:23 +01:00
  • 1e3df189d0 document api crate Trinity Pointard 2021-03-26 22:32:09 +01:00
  • a2e1617d84 document web crate Trinity Pointard 2021-03-26 22:05:16 +01:00
  • 67585a4ffa attempt at documenting model crate Trinity Pointard 2021-03-26 21:53:28 +01:00
  • b437610812 attempt at documenting table crate Trinity Pointard 2021-03-26 19:41:46 +01:00
  • f871689571 run cargo fmt on util and make missing doc warning Trinity Pointard 2021-03-22 00:01:44 +01:00
  • 8e0524ae15 document rpc crate Trinity Pointard 2021-03-22 00:00:09 +01:00
  • f9bd2d8fb7 document util crate Trinity Pointard 2021-03-20 20:38:44 +01:00
  • bf36f1f16a Update documentation Alex Auvolat 2021-04-06 00:01:49 +02:00
  • f7c09daa46 Try to fix Drone Alex Auvolat 2021-04-05 23:41:50 +02:00
  • 6b2b400292 small simplify Alex Auvolat 2021-04-05 23:21:25 +02:00
  • 8c33d565d6 Merge discovery loop with consul Alex Auvolat 2021-04-05 23:04:08 +02:00
  • 948e44a3f6 cargo fmt Alex Auvolat 2021-04-05 20:42:57 +02:00
  • 3e2e38c830 Print stats Alex Auvolat 2021-04-05 20:42:46 +02:00
  • 2e53e31cdd Cargo fmt Alex Auvolat 2021-04-05 20:35:26 +02:00