Skip to content

Comments

Revert "Add authz action checks to missing APIs (#17725)"#17755

Merged
yashmayya merged 1 commit intoapache:masterfrom
jayeshchoudhary:revert-add-missing-rbac-actions
Feb 24, 2026
Merged

Revert "Add authz action checks to missing APIs (#17725)"#17755
yashmayya merged 1 commit intoapache:masterfrom
jayeshchoudhary:revert-add-missing-rbac-actions

Conversation

@jayeshchoudhary
Copy link
Contributor

This reverts #17725 which added @Authorize annotations to server and minion API endpoints.

The annotations are causing issues in environments where the authorization infrastructure is not fully configured, blocking legitimate API access. Reverting to restore availability while we work on a proper fix.

Made with Cursor

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.19%. Comparing base (325ac2a) to head (69ecc14).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17755      +/-   ##
============================================
+ Coverage     63.17%   63.19%   +0.01%     
+ Complexity     1454     1448       -6     
============================================
  Files          3176     3176              
  Lines        191025   191025              
  Branches      29206    29206              
============================================
+ Hits         120688   120719      +31     
+ Misses        60920    60881      -39     
- Partials       9417     9425       +8     
Flag Coverage Δ
custom-integration1 ?
integration 0.00% <ø> (-100.00%) ⬇️
integration1 ?
integration2 0.00% <ø> (ø)
java-11 63.15% <ø> (+<0.01%) ⬆️
java-21 63.16% <ø> (+0.02%) ⬆️
temurin 63.19% <ø> (+0.01%) ⬆️
unittests 63.19% <ø> (+0.01%) ⬆️
unittests1 55.56% <ø> (+0.02%) ⬆️
unittests2 34.07% <ø> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@yashmayya yashmayya merged commit 6ce087f into apache:master Feb 24, 2026
28 of 32 checks passed
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.

4 participants