fix(lifecycle): reject invalid modification times (#5370)

This commit is contained in:
cxymds
2026-07-28 17:23:21 +08:00
committed by GitHub
parent 7ad0e726db
commit 2e78a49c95
3 changed files with 119 additions and 20 deletions
Generated
+2
View File
@@ -9477,6 +9477,8 @@ name = "rustfs-lifecycle"
version = "1.0.0-beta.11"
dependencies = [
"async-trait",
"metrics",
"metrics-util",
"proptest",
"rustfs-common",
"rustfs-config",