feat(kms): reserve and expose KV2 wrap-budget consumption (#6019)

This commit is contained in:
Zhengchao An
2026-08-13 08:05:00 +08:00
committed by GitHub
parent 4a41325d1a
commit ca06c7ec2c
10 changed files with 538 additions and 15 deletions
+1
View File
@@ -1707,6 +1707,7 @@ mod tests {
created_by: None,
rotation_due: false,
rotation_due_reason: None,
wrap_budget_reserved: None,
}
}