Zhengchao An
|
d8a53d090f
|
refactor: route admin status metrics through app context (#3780)
|
2026-06-23 13:14:00 +08:00 |
|
Zhengchao An
|
cb585c7fcf
|
refactor: route admin replication stats through app context (#3779)
|
2026-06-23 13:09:50 +08:00 |
|
Zhengchao An
|
08d092562c
|
refactor: route site replication tls through app context (#3778)
|
2026-06-23 12:56:54 +08:00 |
|
houseme
|
a6878e8fce
|
fix(runtime): remove startup panic fallbacks (#3754)
* fix(runtime): remove startup panic fallbacks
* test(runtime): cover buffer profile fallback safety
* test(runtime): reduce panic-style assertions
* fix(runtime): expose fallible env config setup
* test(runtime): simplify permit acquisition assertion
* test(runtime): tighten operation helper assertions
* fix(filemeta): stop panicking on invalid free version ids
* fix(init): satisfy buffer profile clippy lints
* fix(lock): harden fast lock config construction
* chore(checks): refresh layer dependency baseline
---------
Signed-off-by: houseme <housemecn@gmail.com>
|
2026-06-23 12:31:26 +08:00 |
|
houseme
|
583a23bdf2
|
fix(ecstore): replace panic-driven pool and set stubs (#3753)
* fix(ecstore): replace panic-driven pool and set stubs
* test(runtime): tolerate restricted local bind checks
* fix(ecstore): remove remaining trait stub placeholders
* fix(ecstore): tighten trait stub follow-up semantics
* chore: ignore local worktrees
* chore: update layer dependency baseline for resolve_* context entries
Add 7 accepted infra->app dependency entries introduced by recent
refactoring PRs (#3770, #3771, #3772) that route global state lookups
through app::context::resolve_* functions.
Co-Authored-By: heihutu <heihutu@gmail.com>
---------
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-06-23 12:31:17 +08:00 |
|
Zhengchao An
|
c421e73fef
|
refactor: route site replication iam through app context (#3777)
|
2026-06-23 12:20:57 +08:00 |
|
Zhengchao An
|
0ebd3911c8
|
refactor: route admin peer systems through app context (#3776)
|
2026-06-23 11:45:07 +08:00 |
|
Zhengchao An
|
2fe059811a
|
refactor: route admin topology reads through app context (#3774)
* refactor: route admin topology reads through app context
* chore: accept app context layer baseline entries
|
2026-06-23 11:22:20 +08:00 |
|
Zhengchao An
|
0acc8f8b43
|
refactor: route admin runtime reads through app context (#3773)
|
2026-06-23 10:30:55 +08:00 |
|
Zhengchao An
|
9615086154
|
refactor: route RPC node globals through app context (#3772)
|
2026-06-23 10:06:54 +08:00 |
|
Zhengchao An
|
747db971ee
|
refactor: route RPC IAM through app context (#3771)
|
2026-06-23 09:18:25 +08:00 |
|
Zhengchao An
|
087f794901
|
refactor: route readiness through app context (#3770)
|
2026-06-23 08:28:19 +08:00 |
|
Zhengchao An
|
7499dd085d
|
refactor: collapse app notify thin compat boundaries (#3768)
* refactor: collapse app notify thin compat boundaries
* refactor: route app runtime consumers through context (#3769)
|
2026-06-23 08:13:58 +08:00 |
|
Zhengchao An
|
30559f7e1b
|
refactor: collapse test fuzz ecstore thin bridges (#3765)
|
2026-06-23 07:04:51 +08:00 |
|
Zhengchao An
|
198fd4f150
|
refactor(runtime): route RustFS runtime consumers through storage owner (#3756)
|
2026-06-23 05:17:56 +08:00 |
|
Zhengchao An
|
e0b79aa00c
|
refactor: expose test fuzz owner symbols (#3752)
|
2026-06-23 01:11:46 +08:00 |
|
Zhengchao An
|
6da61b44e5
|
refactor: expose remaining external owner symbols (#3751)
|
2026-06-22 23:35:50 +08:00 |
|
Zhengchao An
|
ec5f112205
|
refactor: expose scanner ECStore owner symbols (#3749)
|
2026-06-22 22:26:25 +08:00 |
|
Zhengchao An
|
db7ff8f513
|
refactor: expose external ECStore owner symbols (#3748)
|
2026-06-22 21:42:54 +08:00 |
|
Zhengchao An
|
418b5d04f9
|
refactor: route external ECStore imports through owners (#3747)
|
2026-06-22 20:57:10 +08:00 |
|
Zhengchao An
|
88a87b3e8f
|
refactor: centralize external ECStore facade aliases (#3746)
|
2026-06-22 20:37:13 +08:00 |
|
Zhengchao An
|
89805ffb4d
|
refactor: route RustFS ECStore consumers via owner boundary (#3745)
|
2026-06-22 19:29:01 +08:00 |
|
houseme
|
a53ccb2407
|
fix(ecstore): reject symlink path escapes (#3742)
Co-authored-by: Zhengchao An <anzhengchao@gmail.com>
|
2026-06-22 19:28:40 +08:00 |
|
houseme
|
2f85ef4455
|
fix(security): extend outbound egress guard (#3744)
|
2026-06-22 19:20:31 +08:00 |
|
houseme
|
64aef06c60
|
fix(replication): harden site-repl versioning sync (#3739)
|
2026-06-22 19:18:42 +08:00 |
|
Zhengchao An
|
e57962d5e8
|
refactor: remove RustFS owner compat bridges (#3743)
|
2026-06-22 18:55:59 +08:00 |
|
Zhengchao An
|
d3796d6c10
|
refactor: remove external owner compat bridges (#3741)
|
2026-06-22 18:28:35 +08:00 |
|
Zhengchao An
|
539c68778d
|
refactor: remove standalone compat bridge modules (#3740)
|
2026-06-22 17:35:58 +08:00 |
|
Zhengchao An
|
b63b076275
|
refactor: remove remaining compatibility bridges (#3738)
|
2026-06-22 16:53:14 +08:00 |
|
安正超
|
a66350b645
|
refactor: remove secondary compatibility bridges (#3737)
* refactor: remove app admin secondary compat bridges
* refactor: remove storage core compat bridge
* refactor: remove nested compat bridges
* refactor: remove admin handlers compat bridge
* refactor: remove runtime local compat bridges
|
2026-06-22 16:29:33 +08:00 |
|
安正超
|
599e3632d1
|
refactor: use relative fuzz compat consumers (#3736)
|
2026-06-22 15:44:59 +08:00 |
|
安正超
|
cca9e83a8b
|
refactor: use relative standalone compat consumers (#3734)
|
2026-06-22 15:07:58 +08:00 |
|
安正超
|
7d81183cf1
|
refactor: use relative heal test compat consumers (#3733)
|
2026-06-22 14:55:12 +08:00 |
|
安正超
|
a3202eb6bb
|
refactor: use relative app compat consumers (#3731)
|
2026-06-22 14:37:20 +08:00 |
|
安正超
|
1a709e14c0
|
refactor: use relative admin compat consumers (#3729)
|
2026-06-22 14:06:49 +08:00 |
|
houseme
|
cc6909b08b
|
fix(iam): verify sts temp-user persistence (#3722)
|
2026-06-22 13:54:57 +08:00 |
|
houseme
|
6353f2093d
|
fix(multipart): include upload owner metadata (#3728)
|
2026-06-22 13:54:37 +08:00 |
|
houseme
|
da5ff226ba
|
fix(object): normalize storage class responses (#3726)
|
2026-06-22 13:54:12 +08:00 |
|
houseme
|
7bfa80cb0b
|
fix(notify): normalize event time precision (#3725)
|
2026-06-22 13:53:56 +08:00 |
|
houseme
|
2c500d55b7
|
fix(server): add MinIO health endpoint aliases (#3724)
|
2026-06-22 13:53:38 +08:00 |
|
houseme
|
ed45d1be2d
|
fix(lock): recover stale distributed object guards (#3720)
fix(lock): reclaim expired stale object guards
|
2026-06-22 13:53:21 +08:00 |
|
安正超
|
c8de6cac75
|
refactor: use relative storage compat consumers (#3727)
|
2026-06-22 13:52:45 +08:00 |
|
安正超
|
da08e411f1
|
refactor: use relative local compat consumers (#3723)
|
2026-06-22 13:22:48 +08:00 |
|
cxymds
|
2f25cf606e
|
fix(storage): harden rebalance decommission state (#3515)
|
2026-06-22 12:03:13 +08:00 |
|
安正超
|
2dcc32db5a
|
refactor: use relative root compat paths (#3721)
|
2026-06-22 12:02:37 +08:00 |
|
安正超
|
30fa7e2ad4
|
refactor: use relative local compat paths (#3719)
|
2026-06-22 11:13:37 +08:00 |
|
安正超
|
abb5f41726
|
refactor: collapse compat facade self refs (#3718)
|
2026-06-22 10:36:51 +08:00 |
|
houseme
|
baed4d5315
|
fix(object): bound snowball auto extract (#3715)
|
2026-06-22 09:54:19 +08:00 |
|
dependabot[bot]
|
5a601869f6
|
chore(deps): bump sysinfo from 0.39.3 to 0.39.4 in the dependencies group (#3712)
|
2026-06-22 09:53:57 +08:00 |
|
安正超
|
de158743c3
|
refactor: split compat facade imports (#3716)
|
2026-06-22 09:53:22 +08:00 |
|