2023-11-20T08:39:37Z - 2024-11-20T08:39:37Z

Overview

124 active pull requests
130 active issues
Excluding merges, 1 author has pushed 1 commit to main and 277 commits to all branches. On main, 1 file has changed and there have been 1 addition and 1 deletion.

12 releases published by 1 user

Release v1.0.1 Garage v1.0.1 2024-09-22 12:57:42 +00:00

Release v1.0.0 Garage v1.0.0 2024-04-10 15:20:10 +00:00

Release v0.9.4 Garage v0.9.4 2024-04-08 09:55:48 +00:00

Pre-release v1.0.0-rc1 Garage v1.0.0 RC1 2024-03-28 16:06:07 +00:00

Release v0.8.7 Garage v0.8.7 2024-03-04 14:35:38 +00:00

Release v0.9.3 Garage v0.9.3 2024-03-04 13:25:40 +00:00

Release v0.9.2 Garage v0.9.2 2024-03-01 16:18:39 +00:00

Release v0.8.6 Garage v0.8.6 2024-03-01 14:05:01 +00:00

Tag v0.9.2-rc1 2024-02-29 14:05:10 +00:00

Release v0.9.1 Garage v0.9.1 2024-01-17 11:59:19 +00:00

Release v0.8.5 Garage v0.8.5 2024-01-16 10:31:10 +00:00

Pre-release v0.10.0-beta1 Garage v0.10.0 beta 1 2024-01-11 11:38:21 +00:00

113 pull requests merged by 25 users

Merged #896 add extraVolumes and extraVolumeMounts to helm chart 2024-11-19 22:23:14 +00:00

Merged #887 Update Python SDK documentation 2024-11-19 09:15:03 +00:00

Merged #888 doc: update mastodon media header pruning section 2024-11-19 09:14:35 +00:00

Merged #901 doc: add Triplebit's use-case 2024-11-17 13:43:49 +00:00

Merged #898 fix bit/byte inversion in rpc secret error message 2024-11-07 11:11:12 +00:00

Merged #881 Garage v1.0.1 2024-09-22 13:02:03 +00:00

Merged #880 fix logic in garage layout skip-dead-nodes + fix typo (fix #879) 2024-09-22 12:01:49 +00:00

Merged #877 Don't fetch old values in cross-partition transactional inserts 2024-09-14 15:57:27 +00:00

Merged #873 KV: don't retrieve values for write ops 2024-09-10 09:06:29 +00:00

Merged #875 Typo 2024-09-10 09:03:31 +00:00

Merged #866 update compiler to Rust 1.77 2024-08-26 19:08:01 +00:00

Merged #865 update crate time (fix #849) 2024-08-26 16:20:05 +00:00

Merged #864 api servers: kill opened connections after SIGINT after 10s deadline (fix #806) 2024-08-25 18:34:56 +00:00

Merged #863 fix build when lmdb feature is disabled (fix #800) 2024-08-25 10:00:41 +00:00

Merged #861 layout: discard old info when it is completely out-of-date (fix #841) 2024-08-24 11:12:39 +00:00

Merged #862 Quick start: mention Docker (replace #803) 2024-08-24 11:07:46 +00:00

Merged #850 don't modify postobject request before validating policy 2024-08-24 10:49:14 +00:00

Merged #855 Set "no read ahead" on LMDB to improve performances when "LMDB size" > "RAM size" 2024-08-18 12:25:36 +00:00

Merged #846 Improve error message for malformed RPC secret key 2024-08-09 06:47:12 +00:00

Merged #836 docs: Mise à jour d'un lien 2024-08-06 21:47:15 +00:00

Merged #843 Add environment dict to helm chart. 2024-08-06 21:45:35 +00:00

Merged #831 doc: fix typo 2024-06-18 12:40:32 +00:00

Merged #817 add rpc_public_addr_subnet config option 2024-06-18 12:40:08 +00:00

Merged #823 adding the ability to change the default podManagementPolicy for StatefulSets 2024-05-25 18:35:54 +00:00

Merged #813 cli: clarify garage block is node-local 2024-05-12 08:53:27 +00:00

Merged #816 flake.nix: add rust-analyzer to devShells.full, expose devShells.full in shell.nix 2024-04-23 18:54:26 +00:00

Merged #802 [fix-doc] fix broken references in documentation 2024-04-10 15:49:04 +00:00

Merged #683 Garage v1.0 2024-04-10 15:23:13 +00:00

Merged #799 fix typo in doc 2024-04-08 15:09:28 +00:00

Merged #798 Garage v0.9.4 2024-04-08 09:57:04 +00:00

Merged #796 jepsen testing of Garage v1.0.0-rc1 2024-04-05 21:05:59 +00:00

Merged #795 [doc-units] document how interval value is parsed 2024-04-03 12:15:19 +00:00

Merged #792 Fix unbounded buffering when one node has slower network 2024-03-28 12:40:28 +00:00

Merged #793 CI: properly cleanup between garage integration tests 2024-03-28 12:37:19 +00:00

Merged #791 Disable more K2V tests 2024-03-26 15:33:47 +00:00

Merged #789 [disable-k2v-test] disable tests::k2v::test_poll_item as it is not 100% reliable 2024-03-26 14:57:47 +00:00

Merged #787 checksum algorithms 2024-03-26 14:24:59 +00:00

Merged #786 Fixes to garage_net peering manager 2024-03-21 10:26:37 +00:00

Merged #785 Add marker files in data directories (fix #601) 2024-03-20 16:53:48 +00:00

Merged #784 Add support to logging to syslog (based on patch by @jirutka) 2024-03-20 13:54:19 +00:00

Merged #783 CLI: allow manipulating buckets by prefixes of their full IDs 2024-03-19 16:17:17 +00:00

Merged #782 block refcount repair 2024-03-19 15:59:20 +00:00

Merged #781 Update WinSCP link in documentation 2024-03-19 09:34:17 +00:00

Merged #779 Use connection pooling in sqlite backend 2024-03-18 19:02:36 +00:00

Merged #775 metadata db snapshotting 2024-03-15 13:17:54 +00:00

Merged #774 disable_scrub configuration option 2024-03-15 09:22:34 +00:00

Merged #773 Doc: be slightly more critical of LMDB 2024-03-14 15:43:30 +00:00

Merged #767 Remove Sled 2024-03-12 10:45:58 +00:00

Merged #766 Remove migration path from Garage v0.5 2024-03-08 13:43:42 +00:00

Merged #765 Refactoring of db engines 2024-03-08 12:56:41 +00:00

Merged #750 ReplicationMode -> ConsistencyMode+ReplicationFactor 2024-03-07 16:32:52 +00:00

Merged #730 SSE-C encryption 2024-03-07 15:21:38 +00:00

Merged #763 allow utf-8 in headers + add test for object metadata 2024-03-07 12:54:08 +00:00

Merged #760 refactor: remove max_write_errors and max_faults 2024-03-05 21:56:18 +00:00

Merged #751 add request context helper 2024-03-04 14:51:06 +00:00

Merged #758 Garage v0.8.7 2024-03-04 14:39:07 +00:00

Merged #757 Garage v0.9.3 2024-03-04 13:26:48 +00:00

Merged #756 Add API test + fix presigned requests 2024-03-04 12:56:03 +00:00

Merged #755 Add talk on 2024-02-09 at capitoul.org 2024-03-04 11:08:24 +00:00

Merged #749 doc: fix typo in connect/backup.md 2024-03-03 13:51:39 +00:00

Merged #747 Bump version to v0.9.2 2024-03-01 16:20:29 +00:00

Merged #746 Bump version to v0.8.6 2024-03-01 14:07:01 +00:00

Merged #745 AWS signatures v4: don't actually check Content-Type is signed 2024-03-01 12:50:16 +00:00

Merged #744 Backport AWS signature verification refactoring and fixes to v0.8.x 2024-03-01 12:49:44 +00:00

Merged #740 Security: backport #737 to the v0.8.x branch 2024-03-01 11:16:41 +00:00

Merged #741 Backport woodpecker CI to v0.8.x branch 2024-02-29 17:13:15 +00:00

Merged #737 Fix potential timing side-channels in authentication mechanisms 2024-02-29 14:04:38 +00:00

Merged #739 Docs: add default metrics_token in quick start + uniformize use of base64 2024-02-29 12:20:25 +00:00

Merged #736 Mention deduplication and compression in features page 2024-02-28 12:49:27 +00:00

Merged #735 Split presigned signature verification + fix conditions 2024-02-28 11:38:01 +00:00

Merged #734 rewrite read_and_put_block as a series of steps with channels 2024-02-26 17:52:45 +00:00

Merged #733 doc: reverse-proxy.md: Added section on caddy-fs-s3 2024-02-26 09:56:10 +00:00

Merged #732 GetObject: split out handle_get_full (small refactoring) 2024-02-23 17:26:54 +00:00

Merged #729 some refactoring on data read/write path 2024-02-23 15:49:44 +00:00

Merged #728 Add node-global lock for bucket/key operations (fix #723) 2024-02-22 12:05:20 +00:00

Merged #727 Minor typos & grammar fixes in docs 2024-02-22 09:26:09 +00:00

Merged #726 system metrics improvements 2024-02-20 15:35:13 +00:00

Merged #719 Filter nodes Garage tries to connect to 2024-02-20 10:37:11 +00:00

Merged #724 garage_net: retry connecting when new IP is learned 2024-02-19 17:37:02 +00:00

Merged #721 fixes to RPC networking 2024-02-19 11:44:05 +00:00

Merged #722 doc: fixes to index of configuration options 2024-02-19 10:45:15 +00:00

Merged #717 import Netapp code into Garage codebase 2024-02-15 12:51:53 +00:00

Merged #718 Fix cargo warnings in Cargo.toml files 2024-02-15 11:14:02 +00:00

Merged #715 small fixes to config/secrets handling 2024-02-13 10:04:50 +00:00

Merged #716 doc: mention warn and error as available log levels 2024-02-13 08:13:23 +00:00

Merged #713 Implement header overriding in GetObject (fix #650) 2024-02-09 15:40:18 +00:00

Merged #712 garage block info: find blocks by prefix (fix #682) 2024-02-09 14:07:29 +00:00

Merged #711 Allow multi-character delimiters in List* (fix #692) 2024-02-09 13:38:17 +00:00

Merged #706 Fix & simplify CI using Woodpecker 2024-02-09 12:11:24 +00:00

Merged #709 Upgrade toml, kube, k8s-openapi + code fixes 2024-02-09 09:32:55 +00:00

Merged #710 Use only oxalica/rust-overlay toolchain and not nixpkgs 2024-02-08 22:29:26 +00:00

Merged #708 convert drone pipelines to woodpecker 2024-02-08 17:46:00 +00:00

Merged #705 update toolchain 2024-02-08 14:58:18 +00:00

Merged #707 Enable LTO for release builds using Nix 2024-02-08 10:36:49 +00:00

Merged #704 Cargo.toml: Enable full LTO in release builds and thin in dev builds. 2024-02-07 16:37:03 +00:00

Merged #703 Dependency upgrades: http, hyper, aws-sdk, smaller deps 2024-02-07 14:59:41 +00:00

Merged #702 Add FOSDEM'24 talk 2024-02-05 11:17:16 +00:00

Merged #696 doc: fix some typos 2024-01-28 14:15:48 +00:00

Merged #691 convert_db: allow LMDB map size override 2024-01-24 08:19:45 +00:00

Merged #693 doc: add presentation at seed webinar 2024-01-12 2024-01-22 13:49:09 +00:00

Merged #689 Garage v0.9.1 2024-01-17 12:00:24 +00:00

Merged #688 CLI help, comments & messages: make clear that full-length node ID = public key 2024-01-16 13:33:44 +00:00

Merged #657 sync garage v0.9 with garage v0.8 2024-01-16 11:33:28 +00:00

Merged #687 Garage v0.8.5 2024-01-16 10:30:55 +00:00

Merged #686 monitoring: finer histogram boundaries in prometheus metrics (fix #531) 2024-01-15 16:44:59 +00:00

Merged #685 0.8.x: config: refactor secret sourcing 2024-01-15 16:41:51 +00:00

Merged #663 Add allow_world_readable_secrets option to config file 2024-01-15 15:20:16 +00:00

Merged #617 fix typo in peertube doc 2024-01-11 11:19:43 +00:00

Merged #667 NLnet task 3 2024-01-11 10:58:08 +00:00

Merged #544 Jepsen testing (NLnet task 3 subtask 1) 2024-01-11 10:52:13 +00:00

Merged #672 OpenAPI specification of admin APIv1 2023-11-29 15:42:47 +00:00

Merged #674 Doc: fix db_engines section and improve config reference 2023-11-28 12:03:46 +00:00

Merged #670 Allow 0 as a part number marker 2023-11-22 10:33:32 +00:00

11 pull requests proposed by 8 users

Proposed #725 WIP: jepsen.garage nixos test 2024-02-19 22:57:24 +00:00

Proposed #731 WIP: Allow external HTTP client (Aerogramme testing) 2024-02-23 16:13:19 +00:00

Proposed #820 refactor: make TableShardedReplication a thin wrapper around LayoutManager 2024-05-04 16:18:27 +00:00

Proposed #826 WIP: Adding ente documentation 2024-05-24 07:03:58 +00:00

Proposed #847 Updates dependencies for possible 1.1 release 2024-08-06 21:44:06 +00:00

Proposed #853 WIP: add metrics to the metadata engine 2024-08-14 20:22:19 +00:00

Proposed #860 WIP: Implement preemptive sends to alleviate slow RPC propagation 2024-08-23 12:46:21 +00:00

Proposed #872 WIP: feat: x-amz-website-redirect-location support 2024-09-03 13:48:01 +00:00

Proposed #883 WIP: Automatically create node layout, keys and buckets 2024-09-24 14:24:21 +00:00

Proposed #891 WIP: Compile on windows 2024-10-21 13:22:52 +00:00

Proposed #903 WIP: replace some todo trees with disk-backed queues 2024-11-18 15:22:52 +00:00

81 issues closed from 60 users

Closed #890 Durability Concerns Regarding Disk Failure in Multi-Datacenter Deployments 2024-11-19 22:35:31 +00:00

Closed #885 Question about metadata directory 2024-11-19 09:28:32 +00:00

Closed #886 Connection refused for layout show or status 2024-11-19 09:26:23 +00:00

Closed #897 "Messagepack decode error: wrong msgpack marker FixPos(0)" 2024-11-14 12:19:43 +00:00

Closed #884 Migration 0.9.0 -> 1.0.1: Unable to decode persisted data file 2024-11-07 11:07:18 +00:00

Closed #893 Question: best approach for low latency 2024-10-31 13:10:25 +00:00

Closed #889 tree block ref tables contain data but there is no data stored 2024-10-20 00:55:45 +00:00

Closed #811 influence RPC public address detection 2024-09-22 15:04:09 +00:00

Closed #879 How to remove old dead nodes 2024-09-22 12:01:50 +00:00

Closed #878 Roadmap 2024-09-14 16:04:33 +00:00

Closed #859 support DNS resolution for *bind_addr* 2024-09-02 22:38:37 +00:00

Closed #870 Unable to delete peer 2024-08-28 14:52:33 +00:00

Closed #839 Slow GC 2024-08-28 13:29:24 +00:00

Closed #849 Rust 1.80 breaks garage build 2024-08-26 16:20:05 +00:00

Closed #806 Be more reactive to SIGTERM even if connections are open 2024-08-25 18:34:56 +00:00

Closed #800 Build issue (0.9.4 / 1.0.0): fails to build when lmdb is disabled 2024-08-25 10:00:41 +00:00

Closed #841 New node failing to sync after layout change 2024-08-24 11:12:40 +00:00

Closed #825 ACL header get converted to x-amz-acl 2024-08-24 10:49:15 +00:00

Closed #858 error 400 Bad Request, Authorization header malformed, unexpected scope 2024-08-21 12:34:15 +00:00

Closed #821 Reduce FullTableReplication Write Quorum? 2024-08-07 10:26:28 +00:00

Closed #840 License restrictions 2024-08-07 09:44:15 +00:00

Closed #697 Unable to Connect Using AMP 2024-07-25 20:47:50 +00:00

Closed #829 Bucket API alias not working 2024-06-05 14:00:03 +00:00

Closed #828 Warnings spam on Docker setup 2024-05-29 14:44:31 +00:00

Closed #361 Use SRPT scheduling to improve liveness when sending messages between peers 2024-05-24 17:09:36 +00:00

Closed #812 Is there any risk in using Garage at a large scale? 2024-04-22 18:04:48 +00:00

Closed #805 content-length on HEAD object 2024-04-15 15:32:31 +00:00

Closed #797 merkle tree panic 2024-04-09 17:32:41 +00:00

Closed #794 Helm chart version needs to be incremented along with app version 2024-04-08 16:01:28 +00:00

Closed #788 Unbounded block buffering, was: nomad (lmdb / sqlite): inevitable OOM 2024-03-28 12:41:25 +00:00

Closed #790 [feature request] Manage default pages directly within Guichet 2024-03-26 15:22:38 +00:00

Closed #347 x-amz-checksum-algorithm for multipart uploads 2024-03-26 14:24:59 +00:00

Closed #761 garage status keeps displaying old IP for itself 2024-03-21 10:26:37 +00:00

Closed #601 Check data_dir valid on startup 2024-03-20 16:53:48 +00:00

Closed #368 Add support for logging to syslog 2024-03-20 13:54:19 +00:00

Closed #644 Occasional reference counter mismatches 2024-03-19 15:59:20 +00:00

Closed #780 Broken link in documentation to WinSCP 2024-03-19 09:34:17 +00:00

Closed #772 segfault on startup 2024-03-18 19:14:59 +00:00

Closed #776 change replication factor on a existing cluster? 2024-03-18 19:08:10 +00:00

Closed #522 Helm installation - Pods don't auto-discover, no CRD 2024-03-12 10:37:28 +00:00

Closed #769 JavaScript admin SDK npm 2024-03-11 09:33:33 +00:00

Closed #768 JavaScript admin SD 2024-03-08 21:11:51 +00:00

Closed #660 DB error: LMDB: MDB_READERS_FULL: Environment maxreaders limit reached 2024-03-08 12:56:41 +00:00

Closed #602 SSE-C encryption 2024-03-07 15:21:39 +00:00

Closed #754 garage craches on start 2024-03-07 08:44:22 +00:00

Closed #752 pict-rs broken after upgrading from 0.9.0 to 0.9.2 2024-03-04 12:56:03 +00:00

Closed #742 Cannot create a usable website bucket over s3 2024-03-01 09:59:20 +00:00

Closed #743 Invalid RPC remote node identifier 2024-03-01 09:57:54 +00:00

Closed #738 Can't perform PutObject operation 2024-02-29 12:51:54 +00:00

Closed #723 Add a local lock on CreateBucket etc, as a temporary measure 2024-02-22 12:05:20 +00:00

Closed #35 Bootstrap automatically using shared secret 2024-02-20 16:58:48 +00:00

Closed #545 New metric listing Garage peers 2024-02-20 15:35:13 +00:00

Closed #555 after remove a node with garage layout remove <node id>, the remaining nodes are still trying to connect to that node 2024-02-20 10:37:12 +00:00

Closed #679 Get available disk space in prometheus metrics 2024-02-20 10:31:13 +00:00

Closed #652 Changing IP address of a node leads to a half-connected and broken cluster 2024-02-19 17:37:02 +00:00

Closed #638 Add config option for bind ip for outgoing connections 2024-02-19 11:44:07 +00:00

Closed #558 When one node is running behind NAT, the cluster gets confused with wrong rpc_public_addr, not respecting setting file 2024-02-19 11:44:06 +00:00

Closed #533 garage layout revert inconsistency 2024-02-16 10:31:07 +00:00

Closed #595 Handle FD starvation correctly 2024-02-16 10:23:38 +00:00

Closed #668 Exceedingly slow performance for s3fs and garage 0.8.2 2024-02-16 10:12:53 +00:00

Closed #676 Not all workers quit on time — how can I troubleshoot? 2024-02-16 10:11:31 +00:00

Closed #680 segfault after unexpected server reboot 2024-02-14 09:16:44 +00:00

Closed #695 Passing RPC secret file doesn't work for some commands 2024-02-13 10:04:51 +00:00

Closed #650 Feature request: Support for response header overriding in GetObject requests 2024-02-09 15:40:19 +00:00

Closed #682 garage block info can't be used with short block has from logs 2024-02-09 14:07:30 +00:00

Closed #692 Multi-char delimiters, was: CocroachDB backup failes with 400 bad request 2024-02-09 13:38:18 +00:00

Closed #700 rclone gives Authorization header malformed, unexpected scope: 2024-02-07 16:24:51 +00:00

Closed #701 Release binaries for FreeBSD 2024-02-04 20:43:03 +00:00

Closed #698 New nodes not used as storage nodes 2024-01-30 12:34:44 +00:00

Closed #694 Cannot create access key in single-node mode 2024-01-24 08:22:51 +00:00

Closed #684 Allow to set map size for LMDB engine in convert-db script 2024-01-24 08:19:46 +00:00

Closed #658 Garage fails with more recent systemd versions using ACLs for service credentials rather than chmod 2024-01-16 11:20:04 +00:00

Closed #531 Metrics: finer histogram boundaries 2024-01-15 16:44:59 +00:00

Closed #677 Rclone Forbidden: Invalid signature on read 2024-01-15 10:04:33 +00:00

Closed #495 Read-after-write consistency may not be maintained when layout changes 2024-01-11 10:52:13 +00:00

Closed #681 High memory usage 2023-12-30 08:02:35 +00:00

Closed #678 Kubernetes helm chart: trying to automate 100% 2023-12-29 02:20:47 +00:00

Closed #671 OpenAPI spec 2023-11-29 15:42:47 +00:00

Closed #673 path style looks broken in 0.9.0 2023-11-29 13:48:28 +00:00

Closed #594 slow deletion? 2023-11-26 12:10:35 +00:00

Closed #669 Incompatibility with Nextcloud 2023-11-22 10:35:23 +00:00

108 issues created by 41 users

Opened #669 Incompatibility with Nextcloud 2023-11-21 23:38:31 +00:00

Opened #671 OpenAPI spec 2023-11-22 02:10:19 +00:00

Opened #673 path style looks broken in 0.9.0 2023-11-26 13:00:03 +00:00

Opened #675 Garage connects to Consul node address instead of service address when using agent API 2023-12-02 12:35:28 +00:00

Opened #676 Not all workers quit on time — how can I troubleshoot? 2023-12-03 04:19:35 +00:00

Opened #677 Rclone Forbidden: Invalid signature on read 2023-12-03 09:48:08 +00:00

Opened #678 Kubernetes helm chart: trying to automate 100% 2023-12-16 16:59:49 +00:00

Opened #679 Get available disk space in prometheus metrics 2023-12-18 06:22:07 +00:00

Opened #680 segfault after unexpected server reboot 2023-12-22 09:16:07 +00:00

Opened #681 High memory usage 2023-12-28 22:11:51 +00:00

Opened #682 garage block info can't be used with short block has from logs 2024-01-05 12:49:48 +00:00

Opened #684 Allow to set map size for LMDB engine in convert-db script 2024-01-14 08:08:23 +00:00

Opened #692 Multi-char delimiters, was: CocroachDB backup failes with 400 bad request 2024-01-19 14:24:20 +00:00

Opened #694 Cannot create access key in single-node mode 2024-01-24 05:23:07 +00:00

Opened #695 Passing RPC secret file doesn't work for some commands 2024-01-26 08:50:52 +00:00

Opened #697 Unable to Connect Using AMP 2024-01-27 17:46:15 +00:00

Opened #698 New nodes not used as storage nodes 2024-01-28 13:25:03 +00:00

Opened #699 Proposal: decouple config structs used in garage and garage_model crates 2024-01-30 17:56:02 +00:00

Opened #700 rclone gives Authorization header malformed, unexpected scope: 2024-02-02 20:05:41 +00:00

Opened #701 Release binaries for FreeBSD 2024-02-03 10:56:42 +00:00

Opened #720 Separate replication modes for metadata/data 2024-02-18 20:51:37 +00:00

Opened #723 Add a local lock on CreateBucket etc, as a temporary measure 2024-02-19 16:15:09 +00:00

Opened #738 Can't perform PutObject operation 2024-02-29 11:49:38 +00:00

Opened #742 Cannot create a usable website bucket over s3 2024-03-01 03:20:46 +00:00

Opened #743 Invalid RPC remote node identifier 2024-03-01 03:22:40 +00:00

Opened #752 pict-rs broken after upgrading from 0.9.0 to 0.9.2 2024-03-03 19:43:50 +00:00

Opened #754 garage craches on start 2024-03-03 21:02:40 +00:00

Opened #759 Empty Multipart Uploads Fail 2024-03-04 14:27:57 +00:00

Opened #761 garage status keeps displaying old IP for itself 2024-03-07 09:49:24 +00:00

Opened #762 Buildin on RISC-V 2024-03-07 09:50:28 +00:00

Opened #768 JavaScript admin SD 2024-03-08 21:11:44 +00:00

Opened #769 JavaScript admin SDK npm 2024-03-08 21:13:07 +00:00

Opened #770 Version 0.93 breaks with x-amx-content-sha256 bad header? 2024-03-12 06:50:24 +00:00

Opened #772 segfault on startup 2024-03-13 10:58:24 +00:00

Opened #776 change replication factor on a existing cluster? 2024-03-18 15:09:23 +00:00

Opened #777 Migrate all metrics under garage_ namespace 2024-03-18 15:38:41 +00:00

Opened #778 LMDB: MDB_BAD_VALSIZE error 2024-03-18 15:41:25 +00:00

Opened #780 Broken link in documentation to WinSCP 2024-03-19 09:02:37 +00:00

Opened #788 Unbounded block buffering, was: nomad (lmdb / sqlite): inevitable OOM 2024-03-26 09:03:22 +00:00

Opened #790 [feature request] Manage default pages directly within Guichet 2024-03-26 14:56:12 +00:00

Opened #794 Helm chart version needs to be incremented along with app version 2024-03-30 13:58:59 +00:00

Opened #797 merkle tree panic 2024-04-08 07:18:06 +00:00

Opened #800 Build issue (0.9.4 / 1.0.0): fails to build when lmdb is disabled 2024-04-09 10:12:26 +00:00

Opened #801 Unclear how to troubleshoot connection to Docker image 2024-04-09 19:23:16 +00:00

Opened #804 If-Match Not Implemented for GET 2024-04-10 21:50:46 +00:00

Opened #805 content-length on HEAD object 2024-04-11 19:19:07 +00:00

Opened #806 Be more reactive to SIGTERM even if connections are open 2024-04-12 17:22:56 +00:00

Opened #807 Missing admin openapi specification v1.0.0 2024-04-15 14:55:24 +00:00

Opened #808 Cluster does not come up when Discovery fails 2024-04-16 16:25:19 +00:00

Opened #809 Can not remove node when it is involved in an unfinished intermediate layout change 2024-04-17 18:02:45 +00:00

Opened #810 garage block list-errors shows errors after cluster layout change and node reboot 2024-04-18 06:58:20 +00:00

Opened #811 influence RPC public address detection 2024-04-18 08:37:31 +00:00

Opened #812 Is there any risk in using Garage at a large scale? 2024-04-18 09:14:13 +00:00

Opened #814 garage stats -a does not return stats from draining nodes 2024-04-22 15:49:26 +00:00

Opened #815 avoid writing blocks to draining nodes ? 2024-04-22 15:52:43 +00:00

Opened #818 object expiration? 2024-05-02 14:23:47 +00:00

Opened #821 Reduce FullTableReplication Write Quorum? 2024-05-15 06:52:53 +00:00

Opened #822 Can't perform PutObject operation with current aws crates 2024-05-16 07:33:25 +00:00

Opened #824 Add support for X-Amz-Content-Sha256: STREAMING-UNSIGNED-PAYLOAD-TRAILER 2024-05-21 06:52:45 +00:00

Opened #825 ACL header get converted to x-amz-acl 2024-05-21 11:35:40 +00:00

Opened #827 Metrics for capacity planning 2024-05-24 16:41:18 +00:00

Opened #828 Warnings spam on Docker setup 2024-05-25 17:18:59 +00:00

Opened #829 Bucket API alias not working 2024-05-27 11:44:20 +00:00

Opened #830 Config: Look for garage.toml in the garage binary directory 2024-05-31 09:41:08 +00:00

Opened #832 Expiring access keys 2024-06-05 03:21:50 +00:00

Opened #833 alias query parameter matches only global alias, might be ambiguous 2024-06-06 01:18:07 +00:00

Opened #834 COSI Driver for garage 2024-06-06 15:42:11 +00:00

Opened #835 Improve OpenShift compatiblity 2024-06-10 13:41:29 +00:00

Opened #837 Capacity vs DataAvail and going overboard 2024-07-07 08:47:01 +00:00

Opened #838 Buckets with different replication factor 2024-07-08 20:27:02 +00:00

Opened #839 Slow GC 2024-07-10 08:13:35 +00:00

Opened #840 License restrictions 2024-07-15 19:54:56 +00:00

Opened #841 New node failing to sync after layout change 2024-07-16 13:17:16 +00:00

Opened #842 Instructions around data loss but meta data present 2024-07-16 20:18:14 +00:00

Opened #844 Metadata keys are returned with weird casing (instead of all-lowercase) 2024-07-25 23:38:42 +00:00

Opened #845 garage repair rebalance stops when encountering corrupted block 2024-08-01 06:56:08 +00:00

Opened #848 Don't use random IVs for AES-GCM for SSE-C 2024-08-07 02:42:58 +00:00

Opened #849 Rust 1.80 breaks garage build 2024-08-07 10:45:54 +00:00

Opened #851 Performances collapse with 10 millions pictures in a bucket 2024-08-12 10:18:48 +00:00

Opened #852 garage omit Location in CompleteMultipartUploadResult cause minio js client failed to parse 2024-08-13 10:20:17 +00:00

Opened #856 Implement underlying information about LMDB database 2024-08-18 18:04:12 +00:00

Opened #857 Metadata written infinitely 2024-08-20 11:47:43 +00:00

Opened #858 error 400 Bad Request, Authorization header malformed, unexpected scope 2024-08-20 20:13:56 +00:00

Opened #859 support DNS resolution for *bind_addr* 2024-08-22 18:17:10 +00:00

Opened #867 Tracing context should be propagated from the upstream 2024-08-26 19:15:36 +00:00

Opened #868 It's not obvious how to use Garage's nix-shell 2024-08-27 15:28:23 +00:00

Opened #869 implement x-amz-website-redirect-location header 2024-08-28 13:14:19 +00:00

Opened #870 Unable to delete peer 2024-08-28 13:22:16 +00:00

Opened #871 Document how to debug Garage distroless container 2024-08-29 15:25:48 +00:00

Opened #874 Document built-in caching behavior (or absence thereof) 2024-09-06 17:16:01 +00:00

Opened #876 stat_object method needs unknown permissions 2024-09-11 09:31:40 +00:00

Opened #878 Roadmap 2024-09-14 12:08:45 +00:00

Opened #879 How to remove old dead nodes 2024-09-20 00:02:25 +00:00

Opened #882 Bucket aliases not getting deleted 2024-09-23 11:43:33 +00:00

Opened #884 Migration 0.9.0 -> 1.0.1: Unable to decode persisted data file 2024-09-25 18:49:33 +00:00

Opened #885 Question about metadata directory 2024-10-04 16:28:38 +00:00

Opened #886 Connection refused for layout show or status 2024-10-09 23:37:30 +00:00

Opened #889 tree block ref tables contain data but there is no data stored 2024-10-18 15:23:01 +00:00

Opened #890 Durability Concerns Regarding Disk Failure in Multi-Datacenter Deployments 2024-10-20 09:55:50 +00:00

Opened #892 Ask for key <=> block Mapping 2024-10-21 19:31:21 +00:00

Opened #893 Question: best approach for low latency 2024-10-25 10:04:07 +00:00

Opened #894 Disable timestamp in logging output 2024-10-29 14:10:40 +00:00

Opened #895 Rclone says AccessDenied: Forbidden: Invalid signature 2024-11-01 22:15:51 +00:00

Opened #897 "Messagepack decode error: wrong msgpack marker FixPos(0)" 2024-11-06 11:17:36 +00:00

Opened #899 Lifecycle worker always start at UTC midnight 2024-11-11 13:26:21 +00:00

Opened #900 Performance question 2024-11-14 10:17:26 +00:00

Opened #902 Health endpoint reports OK status when node fails with no file descriptors available 2024-11-15 20:30:49 +00:00

Opened #904 Question: How to forcefully delete a bucket 2024-11-19 13:31:25 +00:00

20 unresolved conversations

Open #166 Support S3 versioning 2024-10-11 13:02:33 +00:00

Open #179 have some kind of cache for frequently accessed blocks 2024-09-22 12:00:59 +00:00

Open #232 Provide a web interface to administrate Garage 2024-08-18 22:36:33 +00:00

Open #608 web_server.rs: Added bucket domain to observability 2024-08-07 21:52:41 +00:00

Open #546 Question about auth systems integrations opinions 2024-08-07 10:54:01 +00:00

Open #527 High load makes API unresponsive 2024-07-25 20:51:28 +00:00

Open #450 Declarative bucket and key configuration 2024-05-24 17:15:57 +00:00

Open #310 require new nodes to be validated before being able to connect 2024-04-03 11:59:49 +00:00

Open #420 expose bucket usage metrics 2024-03-29 17:51:30 +00:00

Open #639 K2V PollItem test is not 100% reliable 2024-03-26 14:57:58 +00:00

Open #127 libsodium-sys is deprecated 2024-03-07 17:59:19 +00:00

Open #649 Race condition in CreateBucket 2024-03-01 10:00:09 +00:00

Open #648 3-degraded mode with retry to avoid 404 not found 2024-02-19 17:28:28 +00:00

Open #550 Feature request: Different replication_mode within one cluster 2024-02-19 08:30:52 +00:00

Open #539 quick-xml requires updating 2024-02-16 10:29:47 +00:00

Open #292 Make Garage's config global (lazy static) 2024-01-30 17:56:02 +00:00

Open #147 Bucket and access key tables are not read-after-write consistent 2023-12-01 11:47:32 +00:00

Open #151 Correctness of table GC in asynchronous networks 2023-12-01 11:28:15 +00:00

Open #547 Implement PutBucketWebsite > RedirectAllRequestsTo 2023-11-30 08:24:23 +00:00

Open #665 Peut-on gérer les redirections ? 2023-11-22 17:43:56 +00:00