fix(sts): return Query API-compatible responses (#5282)

* fix(sts): return Query API-compatible responses

* fix(sts): resolve review and CI failures

* fix(sts): harden query response conversion

* test(e2e): stabilize transition conflict coverage

* fix(ilm): retry vanished transition admission CAS

* test(e2e): narrow transition overlap coverage

---------

Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
GatewayJ
2026-07-28 10:39:17 +08:00
committed by GitHub
parent d385cea7c6
commit 5cedab09ab
16 changed files with 982 additions and 209 deletions
Generated
+1
View File
@@ -3662,6 +3662,7 @@ dependencies = [
"async-trait",
"aws-config",
"aws-sdk-s3",
"aws-sdk-sts",
"aws-smithy-http-client",
"base64 0.23.0",
"bytes",