houseme
|
f83bf95b04
|
feat(ecstore): Skip rustls provider install if already present (#2145)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2026-03-12 18:02:19 +08:00 |
|
安正超
|
aa88b1976a
|
fix(ecstore): avoid warm tier init panics (#2144)
|
2026-03-12 13:52:49 +08:00 |
|
安正超
|
e2f741d41f
|
fix(helm): use canonical scanner start delay env (#2142)
|
2026-03-12 10:06:42 +08:00 |
|
安正超
|
ad54293d7e
|
fix(admin): propagate heal handler background errors (#2124)
|
2026-03-12 10:06:12 +08:00 |
|
安正超
|
83fb530609
|
refactor(config): normalize scanner env naming (#2129)
|
2026-03-11 22:41:41 +08:00 |
|
安正超
|
aa84d34bf8
|
fix(auth): preserve IAMAuth clone and correct missing-key error (#2123)
|
2026-03-11 21:59:12 +08:00 |
|
安正超
|
df57f0c033
|
fix(workers): clamp worker release count (#2122)
|
2026-03-11 21:59:00 +08:00 |
|
安正超
|
c47dec8549
|
fix(signer): avoid panics in v2 signing for missing data (#2121)
|
2026-03-11 21:58:40 +08:00 |
|
安正超
|
fdbe12ec95
|
fix(scanner): respect configured scan start delay (#2119)
|
2026-03-11 21:56:48 +08:00 |
|
安正超
|
b2e8078971
|
fix(policy): avoid unicode panic in variable resolver (#2115)
|
2026-03-11 21:56:32 +08:00 |
|
安正超
|
ac43a44a00
|
[codex] fix scanner first cycle startup delay (#2137)
|
2026-03-11 20:02:01 +08:00 |
|
安正超
|
5625f04697
|
fix(common): remove panic paths in runtime helpers (#2116)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-03-11 18:12:37 +08:00 |
|
安正超
|
e1f24f764d
|
fix(credentials): harden masked debug output (#2114)
Signed-off-by: heihutu <30542132+heihutu@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-03-11 15:40:37 +08:00 |
|
安正超
|
7d7e0b2654
|
fix(utils): harden panic-prone paths (#2113)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-03-11 15:16:03 +08:00 |
|
安正超
|
9908a44c38
|
fix(protocols): return errors instead of panics for sync signatures (#2120)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-03-11 11:22:20 +08:00 |
|
evan slack
|
4b480727d6
|
feat(perf): Add configurable bitrot skip for reads (#2110)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-03-11 10:59:00 +08:00 |
|
simon-escapecode
|
f00d01ec2d
|
fix: resolve silent failure in MQTT bucket event notifications (#2112)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-11 10:08:30 +08:00 |
|
dependabot[bot]
|
7e8c7fa2b2
|
build(deps): bump quinn-proto from 0.11.13 to 0.11.14 (#2127)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-11 09:30:53 +08:00 |
|
安正超
|
845ad1fa16
|
fix(obs): avoid panic in telemetry init and clamp sampler boundaries (#2118)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-11 01:32:46 +08:00 |
|
安正超
|
bb4fbf5ae2
|
fix(notify): ignore disabled targets when sending events (#2117)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-11 00:37:30 +08:00 |
|
安正超
|
3df7105dae
|
fix(server): init event notifier when partial notify configured (#2125)
|
2026-03-10 23:52:40 +08:00 |
|
evan slack
|
b3da8ae269
|
feat(scanner): Add dynamic throttling presets (#2095)
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: GatewayJ <835269233@qq.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: weisd <im@weisd.in>
|
2026-03-10 16:12:56 +08:00 |
|
majinghe
|
67e5f5e3c3
|
feat: add metrics support in helm chart (#2109)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-10 12:08:36 +08:00 |
|
majinghe
|
296efea42f
|
change ghcr username and password name due to github restrict (#2108)
|
2026-03-09 21:44:35 +08:00 |
|
GatewayJ
|
16946c5a54
|
fix: allow root to bypass bucket policy deny for policy management APIs (#2102)
Co-authored-by: GatewayJ <8352692332qq.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-03-09 20:36:29 +08:00 |
|
majinghe
|
73d29e95dd
|
feat:add docker image support for quay.io and ghcr.io (#2107)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-09 16:22:28 +08:00 |
|
dependabot[bot]
|
e930c5c281
|
build(deps): bump libc from 0.2.182 to 0.2.183 in the dependencies group (#2106)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-09 16:03:17 +08:00 |
|
安正超
|
9d03029959
|
fix(iam): sync user cache on load-user notifications (#2104)
|
2026-03-09 09:36:02 +08:00 |
|
loverustfs
|
a02c354ef5
|
Fix image url error
Fix image url error
Signed-off-by: loverustfs <hello@rustfs.com>
|
2026-03-08 23:39:50 +08:00 |
|
houseme
|
60aa47bf61
|
feat(storage): integrate S3Operation into OperationHelper for unified metrics and audit (#2103)
|
2026-03-08 17:57:33 +08:00 |
|
houseme
|
8e4a1ef917
|
refactor(protocols): replace tar with astral-tokio-tar for async processing (#2099)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2026-03-08 15:18:15 +08:00 |
|
Peter Hamilton
|
b035d10abb
|
fix(metrics): Remove high cardinality labels causing memory leak (#2098)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-03-08 13:01:11 +08:00 |
|
github-actions[bot]
|
2180e9e7a1
|
chore(deps): update flake.lock (#2097)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-08 10:51:32 +08:00 |
|
evan slack
|
57e49e6737
|
feat(obs): Add metric to count all s3 operations (#2088)
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-08 10:19:20 +08:00 |
|
Senol Colak
|
b07383760f
|
Add OpenStack Swift API Support (#2066)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <noreply@github.com>
|
2026-03-08 01:11:35 +08:00 |
|
evan slack
|
7c94be4e8c
|
fix(obs): Remove high cardinality label on rustfs_api_requests_total (#2087)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-03-07 20:46:33 +08:00 |
|
evan slack
|
d52a10c5fb
|
chore(obs): Improve tracing instrumentation (#2086)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-03-07 20:03:20 +08:00 |
|
安正超
|
8c4735ff88
|
docs: scope AGENTS instructions by directory (#2083)
|
2026-03-05 17:25:37 +08:00 |
|
LeonWang0735
|
a0503168d4
|
fix(heal):heal failed replication via must_replicate instead of check replicate_delete (#2072)
|
2026-03-05 15:47:36 +08:00 |
|
安正超
|
b73059dcf2
|
fix(admin): allow non-consoleAdmin self password update (#2082)
|
2026-03-05 15:47:21 +08:00 |
|
weisd
|
ed18b3da75
|
Fix data usage cache and scanner (#2074)
|
2026-03-04 19:55:01 +08:00 |
|
houseme
|
05032cf887
|
chore: update dependencies and workspace resolver (#2073)
|
2026-03-04 19:22:54 +08:00 |
|
唐小鸭
|
f89cdfe5b3
|
update s3s 0.14.0-dev (#2070)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-04 01:07:24 +08:00 |
|
houseme
|
f4b523c236
|
build(deps): bump the dependencies group with 7 updates (#2069)
|
2026-03-04 00:42:03 +08:00 |
|
安正超
|
c6209ba59d
|
ci: optimize workflow runtime and remove redundant pipeline work (#2065)
|
2026-03-03 20:56:37 +08:00 |
|
houseme
|
5e7495a042
|
build(obs): restrict pyroscope dependency to unix targets (#2064)
|
2026-03-03 20:41:37 +08:00 |
|
evan slack
|
ac4b13def1
|
feat(obs): Optional continuous CPU profiling with grafana pyroscope (#2035)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-03-03 15:28:58 +08:00 |
|
安正超
|
08e1f4670b
|
fix: restore default CORS fallback and STS object ACL ownership (#2053)
Co-authored-by: houseme <housemecn@gmail.com>
1.0.0-alpha.85
|
2026-03-03 01:08:50 +08:00 |
|
唐小鸭
|
fff96a0921
|
fix sse-options (#2056)
|
2026-03-03 01:08:37 +08:00 |
|
唐小鸭
|
f17725a2ea
|
fix(sse): allow PUT/GET without KMS when no SSE or bucket default (#2054)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-03 00:44:23 +08:00 |
|