fix(iam): decouple IAM config encryption from root secret rotation (#2558)

Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
LeonWang0735
2026-04-17 22:13:53 +08:00
committed by GitHub
parent ce291ab610
commit 38eb0781cf
5 changed files with 411 additions and 37 deletions
Generated
+2
View File
@@ -8057,6 +8057,8 @@ dependencies = [
"rustfs-utils",
"serde",
"serde_json",
"serial_test",
"temp-env",
"thiserror 2.0.18",
"time",
"tokio",