Commit Graph

  • fbb162d8bb test(s3): promote 145 passing tests to implemented list (#2023) 安正超 2026-03-01 12:55:49 +08:00
  • 7c52af22e5 chore(deps): update flake.lock (#2020) github-actions[bot] 2026-03-01 12:43:12 +08:00
  • 7a83b818b8 fix(policy): address review feedback from #2018 (#2021) 安正超 2026-03-01 11:05:20 +08:00
  • 595f916ba3 build(deps): bump the dependencies group with 2 updates (#2017) heihutu 2026-03-01 10:04:05 +08:00
  • 7eb136faf0 feat(policy): add Service principal, ArnLike/IfExists conditions, and logging error ordering (#2018) 安正超 2026-03-01 08:44:42 +08:00
  • 2c01b8c49d feat(obs): add advanced log management configuration (#2016) heihutu 2026-03-01 03:23:48 +08:00
  • e7466eb1cc fix: policy StringNotEquals double negation and delete_objects version mapping (#2015) 安正超 2026-03-01 03:13:52 +08:00
  • fd1b903531 fix(obs): Update observability docker compose stack (#2010) evan slack 2026-02-28 14:03:50 -05:00
  • fe884eabfc fix(s3): improve S3 API compatibility for versioning, SSE, and policy (#2013) 安正超 2026-03-01 02:21:13 +08:00
  • 0701e1c35f chore(s3-tests): promote 42 passing tests to implemented list (#2011) 安正超 2026-03-01 01:39:08 +08:00
  • 568c07ced9 fix: implement handling for "aws-chunked" Content-Encoding (#2009) 唐小鸭 2026-03-01 01:22:12 +08:00
  • f93db578df fix(s3): reject invalid SSE algorithm (aes:kms) in PutObject (#2008) 安正超 2026-03-01 00:56:26 +08:00
  • 1872bdcedd fix(s3): reject SSE-C with partial headers per S3 spec (#2007) 安正超 2026-02-28 22:56:35 +08:00
  • 27ff35e574 fix: avoid region fallback panic paths (#2006) 安正超 2026-02-28 22:35:56 +08:00
  • aa3f960b3d Fix: validate SSE headers in object read/write paths (#2005) 安正超 2026-02-28 18:07:56 +08:00
  • 212b7ae8e1 Update logo image link in README.md (#2004) 安正超 2026-02-28 16:29:11 +08:00
  • b4a633ebc6 fix(ecstore): set expiration header for put object via lifecycle prediction (#2003) 安正超 2026-02-28 16:21:58 +08:00
  • 3f5ccb20fc fix(s3): normalize GetObjectAttributes ETag XML response (#2002) 安正超 2026-02-28 14:53:53 +08:00
  • 274b6f8bc7 build(deps): bump the dependencies group with 4 updates (#2001) houseme 2026-02-28 12:01:17 +08:00
  • a24cbbb7a6 fix(s3): return proper HTTP 400 for SSE-C validation errors (#1998) 安正超 2026-02-28 10:24:46 +08:00
  • af6c32efac refactor: improve code quality with safer error handling, trait decomposition, and dead code cleanup (#1997) 安正超 2026-02-28 01:19:47 +08:00
  • 7ce23c6b54 fix(ecstore): allow trailing slash in object names to match S3 behavior (#1996) Brayan Jules 2026-02-27 11:46:42 -03:00
  • dcbc67eb91 perf(lock): Use global lock manager, instead of one per request (#1848) evan slack 2026-02-27 09:26:32 -05:00
  • e73b17aff6 fix(scanner): skip recent IO-error objects (#1860) LoganZ2 2026-02-27 22:25:52 +08:00
  • 55396f13d4 feat: policy add object tag (#1908) GatewayJ 2026-02-27 22:24:57 +08:00
  • b69183aadf Openstack Keystone integration - v1 keeps the same mechanism as (#1961) Senol Colak 2026-02-27 15:23:35 +01:00
  • d17d2083d4 feat(targets): enhance webhook TLS support with custom CA and skip-verify (#1994) houseme 2026-02-27 21:24:49 +08:00
  • bdb2a9e9b7 fix(dashboard): Rename grafana dashboard rustfs.yaml -> rustfs.json (#1987) evan slack 2026-02-27 02:49:34 -05:00
  • 9d2b8822cf refactor: stabilize heal format recovery integration tests (#1984) 安正超 2026-02-27 15:26:19 +08:00
  • 3433dfa88e feat(config): refine defaults and improve region handling (#1990) houseme 2026-02-27 15:02:29 +08:00
  • 68cc0a5df7 chore(heal): remove unused global response broadcast (#1991) weisd 2026-02-27 14:12:03 +08:00
  • 368bba3345 fix(ecstore): adjust unformatted disk error mapping (#1988) weisd 2026-02-27 13:45:33 +08:00
  • b23a1a4ff9 refactor(app): remove dead objects/ code and migrate put_object_extract to usecase layer (#1980) 安正超 2026-02-27 10:24:48 +08:00
  • 10140be6d8 fix(replication): handle TLS CA trust and force-delete replication edge cases (#1983) LeonWang0735 2026-02-27 08:40:39 +08:00
  • c32b6f2f37 refactor region parsing (#1981) heihutu 2026-02-27 02:34:09 +08:00
  • d983638391 build: update docker config and refine s3s region handling (#1976) heihutu 2026-02-27 01:21:12 +08:00
  • eb07f084cb refactor(app): complete phase 5 gate and equivalence guards (#1979) 安正超 2026-02-26 23:05:24 +08:00
  • 09aa6d9f6f refactor(app): remove remaining global access in main init (#1978) 安正超 2026-02-26 22:14:51 +08:00
  • a3c76618f3 refactor(ci): add layered dependency guard baseline (#1977) 安正超 2026-02-26 21:55:45 +08:00
  • 2c85721654 refactor(app): centralize context resolvers for admin/server paths (#1975) 安正超 2026-02-26 20:41:11 +08:00
  • dafb31d208 refactor(rpc): use node name accessor in health handlers (#1972) 安正超 2026-02-26 19:37:16 +08:00
  • 40903ec2af refactor(admin): move KMS management handlers (#1971) 安正超 2026-02-26 15:29:51 +08:00
  • 49579129c1 refactor(app): decouple AppContext adapters from GLOBAL statics (#1970) 安正超 2026-02-26 14:54:45 +08:00
  • 40692f18ed fix(iam): address PR 1875 review issues for OIDC STS flows (#1969) 安正超 2026-02-26 14:38:57 +08:00
  • c35ef84a8c feat(iam): add OpenID Connect SSO with claim-based policy resolution (#1875) Jeff Poegel 2026-02-25 22:03:17 -08:00
  • 0f8bc461d6 refactor(admin): route kms handlers through app context (#1967) 安正超 2026-02-26 13:31:59 +08:00
  • ae6eacd7e3 fix(typo): change dang_ling to dangling (#1968) evan slack 2026-02-26 00:03:36 -05:00
  • 4b82cc20bb refactor(admin): route kms handlers via app context (#1965) 安正超 2026-02-26 10:32:16 +08:00
  • 1c01c3d73a refactor(app): route buffer config through AppContext (#1964) 安正超 2026-02-26 09:19:59 +08:00
  • 1a549d78ca refactor(storage): converge put-object quota metadata context (#1963) 安正超 2026-02-26 09:18:07 +08:00
  • 7909a57634 refactor(server): route config access through AppContext (#1960) 安正超 2026-02-26 00:04:03 +08:00
  • fd86d0bd0f refactor(admin): route tier config manager through AppContext (#1959) 安正超 2026-02-25 23:11:00 +08:00
  • 4c08e18812 refactor(app): converge lower-priority global reads via AppContext (#1958) 安正超 2026-02-25 22:30:53 +08:00
  • dc795a494a refactor(app): remove multipart metadata global fallback (#1957) 安正超 2026-02-25 21:47:35 +08:00
  • 024a3107d8 build(deps): bump the dependencies group with 4 updates (#1955) houseme 2026-02-25 19:21:20 +08:00
  • aea7f41149 refactor(app): route admin/object globals through AppContext (#1954) 安正超 2026-02-25 18:01:52 +08:00
  • 52090d72d6 fix: add liveness and readiness probe (#1953) majinghe 2026-02-25 15:43:46 +08:00
  • d774d6821b refactor(app): route metadata/endpoints access through AppContext (#1949) 安正超 2026-02-25 15:07:09 +08:00
  • 672c255567 fix: restore SSE baseline on latest main (#1951) 安正超 2026-02-25 14:19:04 +08:00
  • 62b51b5649 feat: admin permission check (#1783) GatewayJ 2026-02-25 11:58:30 +08:00
  • 0d9e5f1e93 refactor(app): add iam and notify interface boundaries (#1948) 安正超 2026-02-25 09:49:02 +08:00
  • b48f273c7d refactor(filemeta): split filemeta into focused submodules (#1946) 安正超 2026-02-25 08:38:32 +08:00
  • 7f132a290c refactor(ecstore): split set_disk.rs into submodules (#1945) 安正超 2026-02-25 07:41:08 +08:00
  • 095b77795d refactor(ecstore): split store.rs into store submodules (#1942) 安正超 2026-02-25 06:35:27 +08:00
  • aac4a6c25f refactor(storage): split tonic_service into rpc modules (#1939) 安正超 2026-02-24 23:04:38 +08:00
  • 5ed4772ed8 refactor(ecstore): split store_api into focused modules (#1938) 安正超 2026-02-24 22:31:46 +08:00
  • f4874ec89d refactor(storage): extract remaining s3_api response builders (#1937) 安正超 2026-02-24 21:57:43 +08:00
  • 1b1fd6295d test(admin): cover kms list-keys route registration (#1936) 安正超 2026-02-24 21:31:19 +08:00
  • c864d14c9e [codex] Refactor P1-07: slim KMS handler ownership (#1935) 安正超 2026-02-24 21:12:03 +08:00
  • deb1dbedbb fix(ftps): Fix basename extraction and implement recursive delete (#1920) yxrxy 2026-02-24 20:49:57 +08:00
  • 3b024a9dc5 rustfs#1916 Allow existing secrets to be used for tls certs in ingress (#1918) mkrueger92 2026-02-24 13:34:08 +01:00
  • c692777ead refactor(app): migrate delete-objects and listing orchestration (#1933) 安正超 2026-02-24 20:09:01 +08:00
  • c10084867a refactor(app): migrate multipart list and copy-part orchestration (#1932) 安正超 2026-02-24 19:27:41 +08:00
  • 17b3054a77 feat(s3select): add JSON handling and flattening for EcObjectStore (#1930) 0xdx2 2026-02-24 18:05:34 +08:00
  • 06d12a8ec8 feat(replication):add replication bandwidth throttle monitor and reader (#1885) LeonWang0735 2026-02-24 15:21:45 +08:00
  • 8f00d1fbb0 feat(admin): implement handler for delete group (#1901) Niraj Yadav 2026-02-24 10:30:46 +05:30
  • f9da807bdf test: add regression coverage for access action mapping (#1928) 安正超 2026-02-24 12:27:58 +08:00
  • 49eda934d9 fix: policy-action-1903 (#1927) cxymds 2026-02-24 11:21:35 +08:00
  • e556b64996 refactor(app): migrate bucket ACL/location/list-buckets orchestration (#1924) 安正超 2026-02-24 11:10:21 +08:00
  • bc026b746e refactor(app): migrate object lock and attributes flows to usecase (#1922) 安正超 2026-02-23 22:15:24 +08:00
  • 588631b02a refactor(app): migrate object ACL/tagging flows to usecase (#1921) 安正超 2026-02-23 21:19:57 +08:00
  • 0f631e6dd2 refactor(app): migrate bucket config flows to usecase (#1919) 安正超 2026-02-23 20:11:18 +08:00
  • 045988e062 build(deps): bump the dependencies group with 15 updates (#1912) dependabot[bot] 2026-02-23 17:57:53 +08:00
  • 1614cc1b2c refactor(app): migrate restore/select and admin info orchestration (#1917) 安正超 2026-02-23 14:20:07 +08:00
  • 5b8cbaf7c7 refactor: migrate multipart orchestration to usecase (#1915) 安正超 2026-02-23 13:10:58 +08:00
  • 3cdd2b313b refactor(app): migrate bucket sub-operation flows (#1914) 安正超 2026-02-23 12:15:30 +08:00
  • d1768aa1c3 refactor(app): migrate create/delete/head bucket flows (#1913) 安正超 2026-02-23 11:05:56 +08:00
  • d9c97c5c52 refactor(app): migrate copy/delete/head object flows (#1911) 安正超 2026-02-23 10:32:53 +08:00
  • cf1d109bb9 refactor(app): route put/get/listv2 through usecases (#1910) 安正超 2026-02-22 23:36:48 +08:00
  • 84053484e6 refactor(app): add AppContext skeleton wiring (#1909) 安正超 2026-02-22 22:41:42 +08:00
  • 4211652991 refactor(app): add application layer module entry (#1907) 安正超 2026-02-22 22:15:37 +08:00
  • 4a6e81d427 refactor(storage): extract object-lock response builders from ecfs (#1906) 安正超 2026-02-22 12:27:07 +08:00
  • 094e6a7319 refactor(storage): extract tagging helpers from ecfs (#1881) 安正超 2026-02-22 11:20:41 +08:00
  • 6972a7b4b2 chore(deps): update flake.lock (#1905) github-actions[bot] 2026-02-22 10:08:24 +08:00
  • 23f7ffe36b fix(startup): Only monitor disk health after format loading (#1854) evan slack 2026-02-21 07:46:14 -05:00
  • f31cd4b716 fix(replication): replicate delete all versions to targets (#1898) LeonWang0735 2026-02-21 20:12:05 +08:00
  • da63b5e562 Fix/x86 64 compat drop target cpu native (#1895) loverustfs 2026-02-21 10:24:14 +08:00
  • 5d737eaeb7 fix(ecstore): invalidate GlobalFileCache after write_all_private to fix DeleteMarker visibility (#1890) loverustfs 2026-02-20 22:47:45 +08:00
  • cde66e0a46 fix: uncompress -> compress (#1855) cui 2026-02-20 17:20:32 +08:00
  • 1a4a84bebe fix: remove deprecated darwin.apple_sdk references from flake.nix (#1884) etak64n 2026-02-20 17:22:06 +09:00