Commit Graph

  • f4028a4641 chore(deps): update flake.lock (#1835) heihutu 2026-02-15 16:58:01 +08:00
  • 21ef6d505e feat(config): allow specifying keys via files (key files) (#1814) Jasmine Lowen 🦁 2026-02-15 09:28:52 +01:00
  • da15d622a0 fix: gateway api listener name hardcode issue (#1834) majinghe 2026-02-15 16:01:40 +08:00
  • 2d4d240508 feat: add existing pvc claim for standalone (#1829) majinghe 2026-02-15 15:49:37 +08:00
  • 2093a13308 logging(disks): Propogate storage disk init error, improve logging (#1825) evan slack 2026-02-15 02:28:07 -05:00
  • e41ddad003 docs: reformat CLA.md for better readability loverustfs 2026-02-15 14:40:22 +08:00
  • 8bc2db750f docs: update contributor license agreement loverustfs 2026-02-15 14:36:01 +08:00
  • 21ade0aaa7 refactor(storage): use named params for ListObjectVersions (#1832) 安正超 2026-02-15 13:12:00 +08:00
  • 2debc14e4d refactor(storage): extract ListObjectsV2 parameter parsing (#1831) 安正超 2026-02-15 12:55:07 +08:00
  • 2fadb16365 refactor(storage): extract list object versions helpers (#1830) 安正超 2026-02-15 12:32:26 +08:00
  • 339a5db668 refactor(storage): extract multipart list param parser (#1817) 安正超 2026-02-15 11:50:19 +08:00
  • 715cf33b89 fix(admin): return 503 when health deps are not ready (#1824) realyashnegi 2026-02-14 21:26:47 -05:00
  • 4895c180e1 ci(Flake): optimize nix-flake-update workflow (#1827) houseme 2026-02-15 09:21:43 +08:00
  • 1554e7e76a ci: optimize and translate nix workflow (#1821) houseme 2026-02-15 00:37:57 +08:00
  • 8512a38f68 build(deps): bump the dependencies group with 16 updates (#1820) houseme 2026-02-14 23:43:09 +08:00
  • 9fe3d5621e feat(observability): Add additional metric panels to grafana dashboard (#1778) evan slack 2026-02-14 08:41:07 -05:00
  • d3ff6ff36a refactor(storage): centralize S3 response/error helpers (#1818) 安正超 2026-02-14 21:20:57 +08:00
  • 546485a8ee refactor(storage): extract list_parts parameter parsing (#1816) 安正超 2026-02-14 20:55:14 +08:00
  • c701f30bd3 refactor(storage): extract ListMultipartUploads response builder (#1815) 安正超 2026-02-14 20:44:23 +08:00
  • 6d6a2b7ed6 refactor(storage): extract ListParts response assembly helper (#1812) 安正超 2026-02-14 13:58:18 +08:00
  • 257e31a4b4 refactor(storage): extract ListObjectsV2 response assembly helper (#1811) 安正超 2026-02-14 12:31:10 +08:00
  • 22ae004205 refactor(storage): extract list_objects v1 response builder (#1810) 安正超 2026-02-14 11:50:15 +08:00
  • fb0267981d fix(iam): STS parent groups fallback and session policy debug for #1423 (#1804) GatewayJ 2026-02-14 11:40:36 +08:00
  • eaeb83aa1c refactor(storage): add s3_api facade and extract read helper (#1803) 安正超 2026-02-14 11:23:17 +08:00
  • 8e1fcd4792 fix(helm): add {{ .Release.Namespace }} for kustomize v5.8 compat, closes #1808 (#1809) shadow1runner 2026-02-14 03:25:13 +01:00
  • 23f79ae88f fix: improve IAM and quota authorization (#1781) yxrxy 2026-02-14 10:09:47 +08:00
  • b3daa80e72 refactor(admin): extract kms management route registration (#1801) 安正超 2026-02-13 23:21:04 +08:00
  • 986a259a9b refactor(admin): move kms key route registration (#1799) 安正超 2026-02-13 19:18:15 +08:00
  • 53d601e6ec refactor(admin): move kms dynamic route registration (#1798) 安正超 2026-02-13 18:34:02 +08:00
  • 6bf4fd1273 refactor(admin): extract user policy binding route registration (#1796) 安正超 2026-02-13 17:11:48 +08:00
  • c4a68d3efe refactor(admin): extract user lifecycle route registration (#1795) 安正超 2026-02-13 13:42:25 +08:00
  • cbb4329428 refactor(admin): extract user IAM route registration (#1794) 安正超 2026-02-13 12:35:59 +08:00
  • 2fc36bb52e fix: restore s3 compatibility regressions and CI coverage (#1793) 安正超 2026-02-13 12:26:52 +08:00
  • 921cfb849c refactor(admin): move accountinfo route registration (#1790) 安正超 2026-02-13 10:36:54 +08:00
  • bfc924a70b refactor(admin): move route registration into handler modules (#1789) 安正超 2026-02-12 23:27:35 +08:00
  • 7d8f7a12ba refactor(admin): modularize handlers and route registration (#1787) 安正超 2026-02-12 21:28:48 +08:00
  • 4203adaac1 refactor(admin): split remaining handlers into modules (#1782) 安正超 2026-02-12 20:56:52 +08:00
  • c60be70d4d tool(agents): AGENTS.md instructs to respond in english, not chinese (#1775) evan slack 2026-02-11 21:48:32 -05:00
  • 2edf0ed747 refactor(admin): extract health check handler module (#1777) 安正超 2026-02-12 10:46:07 +08:00
  • 9824171995 feat(observability): Add grafana dashboard, observability changes (#1770) 1.0.0-alpha.83 evan slack 2026-02-11 02:55:08 -05:00
  • ecceb8fd1c build(deps): bump the dependencies group with 2+ updates (#1769) heihutu 2026-02-11 09:39:47 +08:00
  • fc1635ef46 Fix/resolve pr 1710 (#1743) feature/default-rustls-provider Tyooughtul 2026-02-11 08:24:55 +08:00
  • 1184806c3f Fix/resolve pr 1710 (#1743) Tyooughtul 2026-02-11 08:24:55 +08:00
  • f3de305fff feat: add flexible rustls provider selection and unify initialization houseme 2026-02-11 01:23:20 +08:00
  • 4411c625e2 feat(metrics): async collection with configurable intervals & graceful shutdown (#1768) houseme 2026-02-10 21:37:24 +08:00
  • c07ed61989 fix(entrypoint): remove dead HTTP URL check in volume filtering (#1761) Md. Amdadul Bari Imad 2026-02-10 10:07:08 +06:00
  • da58f8e291 fix: Allow non-admin users to read bucket quota configuration. (#1759) yxrxy 2026-02-10 11:23:21 +08:00
  • aa011ade19 fix: improve part size calculation in optimal_part_info function (#1532) mengyu-sxyz 2026-02-10 10:56:47 +08:00
  • ccf3b29df5 fix: stabilize head metadata responses and heal tests (#1732) LoganZ2 2026-02-10 09:44:14 +08:00
  • 682b5bbb2f perf(scanner): Change DataUseageEntry from clone to borrow (#1757) evan slack 2026-02-09 19:53:26 -05:00
  • f4e9ef2edc fix(replication): avoid re-replication loop in Active-Active replication (#1751) LeonWang0735 2026-02-09 14:11:30 +08:00
  • ff8c1c782a build(deps): bump libunftp from 0.21.0 to 0.22.0 in the dependencies group across 1 directory (#1756) dependabot[bot] 2026-02-09 13:43:47 +08:00
  • ca6076fe18 build(deps): bump the dependencies group with 5 updates (#1755) houseme 2026-02-09 11:31:43 +08:00
  • 58ee140324 perf(regex): Compile bucket validation regex once (#1753) evan slack 2026-02-08 21:50:17 -05:00
  • 927f3a57d7 perf(quota): Skip expensive usage checks when no quota configured (#1749) thorntonmc 2026-02-08 09:37:53 -05:00
  • a574285ab2 feat: add support for mtls with kubernetes installation (#1741) majinghe 2026-02-08 09:31:58 +08:00
  • 60793c17d7 fix: persist replication status and timestamp after replicate_object (#1747) LeonWang0735 2026-02-07 12:50:37 +08:00
  • 0b870d6301 build(deps): bump the dependencies group with 19 updates (#1745) houseme 2026-02-07 12:22:14 +08:00
  • d635ee8d2e Propogate tracing context from HTTP requests into spans (#1739) Isaac Mills 2026-02-06 20:52:31 -07:00
  • 5c2eda356e feat: migrate FTP/SFTP to protocols crate and update dependencies (#1580) yxrxy 2026-02-06 20:58:42 +08:00
  • a2b88a79ec test(e2e_test): add automated cluster environment for conditional PUT race test (#1673) LeonWang0735 2026-02-06 15:01:59 +08:00
  • 6eb90e7df9 fix: fetch_owner set to true when calling list_objects_v2 in the list_objects function (#1730) LeonWang0735 2026-02-05 22:48:32 +08:00
  • 466429b958 feat: add contour as ingress controller with http proxy (#1729) majinghe 2026-02-05 21:04:18 +08:00
  • c8411fd62c fix: bucket policy id field serde (#1726) GatewayJ 2026-02-05 05:38:57 -05:00
  • 6bba41f11f Fix/fix issues #1564 (#1708) houseme 2026-02-05 13:45:14 +08:00
  • e30781654d enhancement: add support for http to https redirect for traefik gatew… (#1712) majinghe 2026-02-04 20:21:42 +08:00
  • 7a42af922d Refactor: refactor SSE layer and KMS subsystem (#1703) 唐小鸭 2026-02-04 16:10:33 +08:00
  • 4d19b069c3 fix: replication delete (#1714) weisd 2026-02-04 13:39:35 +08:00
  • a4563f7b41 fix: return null versionId when suspended (#1066) (#1709) loverustfs 2026-02-04 09:22:52 +08:00
  • 174e12bf66 build(deps): bump bytes from 1.11.0 to 1.11.1 (#1711) dependabot[bot] 2026-02-04 08:41:30 +08:00
  • f03034b99e feat: add glibc based docker image support (#1705) majinghe 2026-02-03 21:27:20 +08:00
  • 36f14acbe9 fix: object lock compliance mode allows deletion (#1687) LeonWang0735 2026-02-03 17:06:24 +08:00
  • 2f66f15524 feat: add obs log rotations environment variables (#1702) majinghe 2026-02-03 10:35:30 +08:00
  • cb468fb32f Refactor trusted-proxies: modernize utils, improve safety, and fix clippy lints (#1693) houseme 2026-02-03 01:06:22 +08:00
  • d1a70176a2 fix: Fixed that account_id returns normal value (#1695) houseme 2026-02-02 20:15:54 +08:00
  • ec4458f846 Fix/correctly handle terraform s3 backend with versioned bucket (#1686) LeonWang0735 2026-02-02 12:43:07 +08:00
  • 00ccc19e27 Revert "fix: resolve Issue #1465 - IAM credential change crash (#1535)" (#1685) yxrxy 2026-02-02 07:14:53 +08:00
  • 07cf2feaad fix(pprof): Fixed the problem that pprof crate does not support the window platform (#1681) houseme 2026-02-01 00:12:55 +08:00
  • 087f58b7c8 fix(lifecycle): lifecycle fixes (#1625) likewu 2026-01-31 19:14:47 +08:00
  • 6fc35e442c fix: add gatewayApi.enabled check to TraefikService template (#1679) moechs 2026-01-31 17:42:27 +08:00
  • a798b20308 fix: init container security hardened for operation permission error (#1680) majinghe 2026-01-31 17:00:42 +08:00
  • 38b779b924 feat(profiling): support cross-platform memory profiling with mimalloc and pprof (#1674) houseme 2026-01-30 22:23:49 +08:00
  • a54fdf893d Merge branch 'main' into fix/fix-issues-1553 fix/fix-issues-1553 houseme 2026-01-30 20:47:39 +08:00
  • 1aba8c10b9 refactor: Remove unused data usage collection code (#1672) 1.0.0-alpha.82 weisd 2026-01-30 19:08:39 +08:00
  • 90ed75a3dc refactor(utils/os): Optimize Windows OS utilities and add safety comments (#1671) houseme 2026-01-30 16:13:42 +08:00
  • 55e5a16e48 Merge branch 'main' into fix/fix-issues-1553 houseme 2026-01-30 13:28:45 +08:00
  • dce117840c refactor: NamespaceLock (nslock), AHM→Heal Crate, and Lock/Clippy Fixes (#1664) weisd 2026-01-30 13:13:41 +08:00
  • 67d408ac16 Merge branch 'main' into fix/fix-issues-1553 houseme 2026-01-30 12:34:56 +08:00
  • 1c085590ca fix: traefik gateway api support with sticky session (#1660) majinghe 2026-01-30 12:34:31 +08:00
  • 1813c09266 Merge branch 'main' of github.com:rustfs/rustfs into fix/fix-issues-1553 houseme 2026-01-30 11:31:29 +08:00
  • 2ee81496b0 fix: deduplicate disks in capacity calculation to prevent inflation (#1656) houseme 2026-01-30 00:03:21 +08:00
  • 022e3dfc21 fix:s3 tests fix (#1652) LeonWang0735 2026-01-29 19:35:03 +08:00
  • 6b15e727f5 feat: add virtual host mode support for kubernetes installation (#1655) majinghe 2026-01-29 17:55:24 +08:00
  • ab84da24ef fix: build error on loongarch64 (#904) zhangwenlong 2026-01-29 17:41:56 +08:00
  • e377c7e7f9 fix(head): clearer NoSuchKey for prefix keys and validate part numbers (#1638) houseme 2026-01-29 15:40:51 +08:00
  • 7c497a30b2 build(deps): bump the dependencies group with 12 updates (#1650) houseme 2026-01-29 14:21:35 +08:00
  • 51e8a4820f fix: map unversioned destination replication error correctly (#1645) evan slack 2026-01-28 21:13:36 -05:00
  • a81bbed551 Fix align loverustfs 2026-01-28 22:03:42 +08:00
  • 072de6b025 Update README to streamline badge links (#1643) loverustfs 2026-01-28 21:58:48 +08:00
  • 9269cb779b Add badge to readme loverustfs 2026-01-28 21:57:22 +08:00