Skip to content

INTEGRATION [PR#6239 > development/9.2] Send signatureVersion and authType unswapped to Vault checkPolicies - #6244

Open
bert-e wants to merge 9 commits into
development/9.2from
w/9.2/improvement/CLDSRV-963-fix-swapped-auth-params-check-policies
Open

INTEGRATION [PR#6239 > development/9.2] Send signatureVersion and authType unswapped to Vault checkPolicies#6244
bert-e wants to merge 9 commits into
development/9.2from
w/9.2/improvement/CLDSRV-963-fix-swapped-auth-params-check-policies

Conversation

@bert-e

@bert-e bert-e commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This pull request has been created automatically.
It is linked to its parent pull request #6239.

Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/9.2/improvement/CLDSRV-963-fix-swapped-auth-params-check-policies, please follow this
procedure:

 git fetch
 git checkout w/9.2/improvement/CLDSRV-963-fix-swapped-auth-params-check-policies
 # <amend or cancel the changeset by _adding_ new commits>
 git push origin w/9.2/improvement/CLDSRV-963-fix-swapped-auth-params-check-policies

Please always comment pull request #6239 instead of this one.

multiObjectDelete assigned authType to signatureVersion and vice versa
when building the checkPolicies request context, so Vault validated and
evaluated each field against the wrong value.

Issue: CLDSRV-963
…ed-auth-params-check-policies' into w/9.2/improvement/CLDSRV-963-fix-swapped-auth-params-check-policies
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.84%. Comparing base (fec79cf) to head (731015a).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
lib/api/bucketPut.js 100.00% <ø> (+3.88%) ⬆️
lib/api/multiObjectDelete.js 83.57% <ø> (+2.91%) ⬆️

... and 3 files with indirect coverage changes

@@                 Coverage Diff                 @@
##           development/9.2    #6244      +/-   ##
===================================================
+ Coverage            84.83%   84.84%   +0.01%     
===================================================
  Files                  204      204              
  Lines                13217    13217              
===================================================
+ Hits                 11212    11214       +2     
+ Misses                2005     2003       -2     
Flag Coverage Δ
file-ft-tests 68.12% <ø> (-0.06%) ⬇️
file-ft-tests-null-compat 68.63% <ø> (ø)
kmip-ft-tests 28.41% <ø> (ø)
mongo-v0-ft-tests 69.33% <ø> (-0.03%) ⬇️
mongo-v1-ft-tests 69.35% <ø> (ø)
multiple-backend 35.68% <ø> (ø)
sur-tests 35.96% <ø> (-1.00%) ⬇️
sur-tests-inflights 37.80% <ø> (-0.04%) ⬇️
unit 70.43% <ø> (+0.09%) ⬆️
utapi-v2-tests 34.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants