Commit graph

  • adb49c0edf Fix: correctly parse CORS website configuration with no rules Armaël Guéneau 2026-02-05 14:20:43 +01:00
  • 52b7cf9b1f
    helm: make garage.toml bind addresses configurable via values gi8 2026-03-10 23:50:53 +01:00
  • 2bd7e4a87a admin api: don't gather all bucket statistics if too many buckets Alex Auvolat 2026-03-10 11:35:35 +01:00
  • 2d0b34fe55 admin api: convert new fields to Option<T> Alex Auvolat 2026-03-06 16:54:45 +01:00
  • ec58c97cc6 admin api: return total buckets, objects and bytes in GetClusterStatistics Alex Auvolat 2026-03-06 15:27:12 +01:00
  • bc0ee267e5 admin api: add fixme comments for cleanup for v3 release Alex Auvolat 2026-03-06 12:50:11 +01:00
  • 7cff416c31 admin api: allow updating website routing rules Alex Auvolat 2026-03-06 12:26:17 +01:00
  • 6b00536ca7 admin api: update cors and lifecycle rules in UpdateBucket Alex Auvolat 2026-03-06 12:20:03 +01:00
  • 0572d6094c wip: list known issues in documentation Alex Auvolat 2026-03-10 10:37:07 +01:00
  • 76592723de don't send empty 404 on GetBucketCORS/GetBucketLifecycle (#1378) trinity-1686a 2026-03-10 09:41:08 +00:00
  • 94463f0af1 don't send empty 404 trinity-1686a 2026-03-10 00:54:41 +01:00
  • bfa7ec99aa admin api: expose routing rules, cors rules and lifecycle rules Alex Auvolat 2026-03-06 11:10:30 +01:00
  • 08aa8ca3fa refactoring: move xml definitions for bucket cors/lifecycle/website config Alex Auvolat 2026-03-06 10:33:16 +01:00
  • 72c285b084 admin api: export node statistics as structured json Alex Auvolat 2026-03-06 10:08:12 +01:00
  • 978b7f6969 admin api: report avilable space numerically in GetClusterStatistics Alex Auvolat 2026-03-06 09:49:00 +01:00
  • 45f44023a8 and again 1686a/openapi trinity-1686a 2026-03-05 23:44:11 +01:00
  • 173a54a83c identical but maybe valid trinity-1686a 2026-03-05 23:41:20 +01:00
  • 2105401bff s3: fix DeleteObjects XML parsing with pretty-printed bodies milouz1985 2026-03-05 13:41:35 +01:00
  • 41c943a6b1 this schema is known-broken, but hey trinity-1686a 2026-03-05 12:40:05 +01:00
  • 84c1e189c4 this schema is known-broken, but hey trinity-1686a 2026-03-05 11:20:42 +01:00
  • dc8355d0f3 edit openapi by hand 😭 trinity-1686a 2026-03-05 11:03:58 +01:00
  • 1c12ca4caf modify schema in a compatible way to maybe fix typescript sdk trinity-1686a 2026-03-05 00:13:55 +01:00
  • d2f033641e Suppress log noise from /metrics and /health endpoints [#1292]. Change log level for 'netapp: incomming connection ...' message [#1310] (#1361) Ira Iva 2026-03-03 15:52:53 +00:00
  • 6c877c004b fix: lint marvin-j97 2026-02-27 20:45:43 +01:00
  • 61f0fd2134 Merge branch 'next-v3' into fjall-v3 marvinj97 2026-02-27 19:42:29 +00:00
  • 8a09773185 Improve usability for garage in container by setting entrypoint (#1363) ieugen 2026-02-27 18:12:42 +00:00
  • 2cfd92e0c3 Use error NoSuchAccessKey in get info request processing (#1293) (#1356) Roman Ivanov 2026-02-27 18:11:57 +00:00
  • f796df8c34 Support streaming of gzip content involving multiple Content-Encoding headers (#1369) Quentin Dufour 2026-02-27 18:02:31 +00:00
  • 26f387fc5f
    properly parse multiple content-encoding entries Quentin Dufour 2026-02-27 17:13:55 +01:00
  • ed7ca1b76a Suppress log noise from /metrics and /health endpoints [#1292]. Change log level for 'netapp: incomming connection ...' message [#1310] Ira Iva 2026-02-23 20:54:40 +03:00
  • 1d7134f87a Improve usability for garage in container by setting entrypoint ieugen 2026-02-02 19:46:02 +00:00
  • 668dfea4e2 fix silent write errors (#1360) trinity-1686a 2026-02-24 14:40:11 +00:00
  • 05341c8a39 Improve usability for garage in container by setting entrypoint ieugen 2026-02-02 19:46:02 +00:00
  • 3539d31b8a fix silent write errors trinity-1686a 2026-02-20 23:11:53 +01:00
  • c59f4e9f5a
    Refactor how anonymous access is checked and add granular method grants. Antoine Popineau 2026-02-10 21:57:07 +01:00
  • 7f61bbbebb Merge pull request 'helm: add priorityClassName support' (#1357) from blue.lion4023/garage:helm-add-priority-class-name into main-v2 maximilien 2026-02-21 08:23:14 +00:00
  • b72b090a09 fix silent write errors (#1358) trinity-1686a 2026-02-21 07:21:24 +00:00
  • e76b0b34ea fix silent write errors trinity-1686a 2026-02-20 23:11:53 +01:00
  • 08e53d1844 Use error NoSuchAccessKey in get info request processing (#1293) Roman Ivanov 2026-02-20 00:19:51 +03:00
  • 8105ca888d helm: add priorityClassName support to pod spec blue.lion4023 2026-02-21 00:29:03 +03:00
  • d0166fe938 Merge pull request 'Upgrade quick-xml crate to 0.39' (#1319) from gwenlg/garage:quick_xml_upgrade into main-v2 Alex 2026-02-20 21:29:26 +00:00
  • 290a7f5ab6 fix: VersioningConfiguration xml reference Gwen Lg 2026-02-16 14:55:22 +01:00
  • 2576626240 fix: configure xmk serializer to expand empty elements Gwen Lg 2026-02-16 12:40:34 +01:00
  • 6591044c2e fix: set quote level to full for xml serialization Gwen Lg 2026-02-16 12:33:04 +01:00
  • 1ae4e5d438 fix: mark to skip serialization of Option when None Gwen Lg 2026-02-04 18:30:25 +01:00
  • d80096de92 fixup: fix xml attibute xmlns serialization Gwen Lg 2026-02-04 17:52:14 +01:00
  • 674c2c1cb1 chore: update quick-xml dep Gwen Lg 2026-01-29 00:54:09 +01:00
  • 3c5018bd6b refactor: use str trim result to parse xml Gwen Lg 2026-02-16 15:09:03 +01:00
  • 93cd71eb72 test: add unprettify_xml helper and use it Gwen Lg 2026-02-05 01:05:56 +01:00
  • 507be60890 test: use assert_eq instead of assert to improve failed output Gwen Lg 2026-02-05 13:25:12 +01:00
  • 780f389973 test: replace some unwrap with expect in tests Gwen Lg 2026-01-29 00:09:54 +01:00
  • 69cd230568 fix: enable TCP keepalive on RPC connections (#1348) rajsinghtech 2026-02-20 21:28:29 +00:00
  • 55370d9b4d consul: support token auth for catalog api requests, too (#1353) Malte Swart 2026-02-20 21:27:59 +00:00
  • 6c4c16e49d
    Add bucket-level anonymous HTTP access. Antoine Popineau 2026-01-23 09:40:38 +01:00
  • 8a6a7bd2e5 fix: VersioningConfiguration xml reference Gwen Lg 2026-02-16 14:55:22 +01:00
  • b9b0045156 fix: configure xmk serializer to expand empty elements Gwen Lg 2026-02-16 12:40:34 +01:00
  • b73777ddac fix: set quote level to full for xml serialization Gwen Lg 2026-02-16 12:33:04 +01:00
  • 3af5effadd fix: mark to skip serialization of Option when None Gwen Lg 2026-02-04 18:30:25 +01:00
  • ae753b1279 fixup: fix xml attibute xmlns serialization Gwen Lg 2026-02-04 17:52:14 +01:00
  • 99b806f93e chore: update quick-xml dep Gwen Lg 2026-01-29 00:54:09 +01:00
  • 59a525a27b refactor: use str trim result to parse xml Gwen Lg 2026-02-16 15:09:03 +01:00
  • f0a290ffc6 test: add unprettify_xml helper and use it Gwen Lg 2026-02-05 01:05:56 +01:00
  • 81db5d1162 test: use assert_eq instead of assert to improve failed output Gwen Lg 2026-02-05 13:25:12 +01:00
  • bd6533eba7 test: replace some unwrap with expect in tests Gwen Lg 2026-01-29 00:09:54 +01:00
  • ac3331e09c fix: enable TCP keepalive on RPC connections Raj Singh 2026-02-15 19:15:32 -06:00
  • 4d52238025 consul: support token auth for catalog api requests, too Malte Swart 2026-02-18 20:22:38 +01:00
  • 31a5ef8705 wip: remove ring feature of hyper-rustls Gwen Lg 2026-02-18 15:36:50 +01:00
  • ce1ea79bf1 Implement error 409 BucketAlreadyOwnedByYou (#1352) Roman Ivanov 2026-02-18 11:20:24 +00:00
  • 05b8bca233 Merge branch 'main-v2' into fjall-v3 marvinj97 2026-02-17 23:26:00 +00:00
  • c429bdd1fc use fjall-native tree clear fn marvin-j97 2026-02-18 00:25:47 +01:00
  • 2176028420 fix: fjall optimistic tx marvin-j97 2026-02-18 00:23:10 +01:00
  • 48c888d6de Implement error 409 BucketAlreadyOwnedByYou Roman Ivanov 2026-02-18 00:06:25 +03:00
  • 9178591a06 refactor: fjall persist mode marvin-j97 2026-02-17 22:38:02 +01:00
  • d882280b66 wip: missing metrics in doc, garage_table sections Gwen Lg 2026-02-13 20:05:15 +01:00
  • 1d46924ccb style: use _count suffix for metrics Gwen Lg 2026-02-17 21:33:43 +01:00
  • 48dbefff71 chore: add garage_ prefix for metrics who didn't have it Gwen Lg 2026-02-13 20:02:32 +01:00
  • 6d86f75251 tests: check than all metrics name start with 'garage_' prefix Gwen Lg 2026-02-13 21:34:02 +01:00
  • 2803c73045 Merge pull request 'code maintenance with help clippy' (#1314) from gwenlg/garage:code_maintenance_part2 into main-v2 Alex 2026-02-17 18:38:44 +00:00
  • 9b3e4716bf refactor: rework uri_encode to limit allocation Gwen Lg 2026-02-02 18:37:07 +01:00
  • 83f8bdbacd refactor: remove unnecessarily wrap value into a Result Gwen Lg 2026-02-02 17:34:32 +01:00
  • b060a7e0f1 fix: remove func call from alternative value. Gwen Lg 2026-01-28 11:07:24 +01:00
  • f6414210fa refactor: rework bucket value get, relateted to or_func_call Gwen Lg 2026-01-28 11:07:46 +01:00
  • bbb62dfa85 refactor: use u64::midpoint instead of manual implementation Gwen Lg 2026-01-27 22:06:26 +01:00
  • f59a8b7f62 style: corrects the use of ';' to improve readability Gwen Lg 2026-01-26 14:25:05 +01:00
  • 08fd6e659f docs: add missing backticks in documentation Gwen Lg 2026-01-25 23:46:05 +01:00
  • 6cde00073f chore: enable workspace configuration of lints in Cargo.toml Gwen Lg 2026-01-25 23:42:18 +01:00
  • 0043ad08fa docs: remove obsolete mention of cargo2nix tool (#1350) Gwen Lg 2026-02-17 18:16:04 +00:00
  • 0a5000ebf1 docs: remove obsolete mention of cargo2nix tool Gwen Lg 2026-02-17 18:13:03 +01:00
  • 2375724d51
    Removing debugging. 3uzbcqje 2026-02-16 22:29:22 -08:00
  • 7d1af39464
    Woodpecker is being a peckerwood. 3uzbcqje 2026-02-16 21:37:41 -08:00
  • 39511cdcf6
    Debugging 3uzbcqje 2026-02-16 21:29:58 -08:00
  • 5bfe671a43
    Removing bad escaping 3uzbcqje 2026-02-16 21:26:44 -08:00
  • 108838bef4
    Going back to using a script, because Woodpecker CI requires $$ escaping, which is annoying. 3uzbcqje 2026-02-16 20:51:30 -08:00
  • a4fbd45fdc
    Consolidating and simplifying CI 3uzbcqje 2026-02-16 19:50:09 -08:00
  • 9fb9c094d4
    garage uses default branch name main-v2 3uzbcqje 2026-02-16 19:13:27 -08:00
  • 907d867a3a
    Adding workflow and script to build helm chart. 3uzbcqje 2026-02-16 19:08:36 -08:00
  • f437b9915f refactor: rework uri_encode to limit allocation Gwen Lg 2026-02-02 18:37:07 +01:00
  • 036571ce89 refactor: remove unnecessarily wrap value into a Result Gwen Lg 2026-02-02 17:34:32 +01:00
  • 2b7c86e973 fix: remove func call from alternative value. Gwen Lg 2026-01-28 11:07:24 +01:00
  • bbee22c1f4 refactor: rework bucket value get, relateted to or_func_call Gwen Lg 2026-01-28 11:07:46 +01:00