Fix KMS configuration synchronization across cluster nodes (#855)
* Initial plan * Add KMS configuration persistence to cluster storage Co-authored-by: houseme <[email protected]> * Apply code formatting to KMS configuration changes Co-authored-by: houseme <[email protected]> * add comment * fix fmt * fix * Fix overlapping dependabot cargo configurations Co-authored-by: houseme <[email protected]> * improve code for comment and replace `Once_Cell` to `std::sync::OnceLock` --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: houseme <[email protected]> Co-authored-by: houseme <[email protected]> Co-authored-by: loverustfs <[email protected]>
This commit is contained in:
@@ -28,6 +28,9 @@ updates:
|
||||
time: "08:00"
|
||||
groups:
|
||||
s3s:
|
||||
update-types:
|
||||
- "minor"
|
||||
- "patch"
|
||||
patterns:
|
||||
- "s3s"
|
||||
- "s3s-*"
|
||||
|
||||
Reference in New Issue
Block a user