mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
feat(tiering): add Wasabi lifecycle target support (#5057)
This commit is contained in:
@@ -43,6 +43,7 @@ checked_files=(
|
||||
"crates/targets/src/target/webhook.rs"
|
||||
"crates/ecstore/src/store/peer.rs"
|
||||
"crates/ecstore/src/store/init.rs"
|
||||
"crates/ecstore/src/client/transition_api.rs"
|
||||
"crates/ecstore/src/services/tier/tier.rs"
|
||||
"crates/heal/src/heal/manager.rs"
|
||||
"crates/heal/src/heal/storage.rs"
|
||||
@@ -124,6 +125,8 @@ forbidden_patterns=(
|
||||
'secret_key={}'
|
||||
'Authorization={}'
|
||||
'token={}'
|
||||
'debug!("http_client headers: {:?}"'
|
||||
'warn!("err_body: {}"'
|
||||
'debug!("config: {:?}"'
|
||||
'warn!("No audit targets configured for dispatch"'
|
||||
'warn!("No audit targets configured for batch dispatch"'
|
||||
|
||||
Reference in New Issue
Block a user