Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Rest admin permissions (#2411) (#2466)" #2636

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

willyborankin
Copy link
Collaborator

@willyborankin willyborankin commented Apr 3, 2023

Description

This PR reverts REST admin permission feature due to additional testing it needs to pass through.

Issues Resolved

Resolved #2633

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2023

Codecov Report

Merging #2636 (bd17756) into 2.x (7356d9e) will decrease coverage by 0.20%.
The diff coverage is 77.41%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #2636      +/-   ##
============================================
- Coverage     61.25%   61.06%   -0.20%     
+ Complexity     3310     3251      -59     
============================================
  Files           258      258              
  Lines         18272    18147     -125     
  Branches       3251     3233      -18     
============================================
- Hits          11193    11081     -112     
+ Misses         5503     5493      -10     
+ Partials       1576     1573       -3     
Impacted Files Coverage Δ
...earch/security/dlic/rest/api/AccountApiAction.java 82.35% <ø> (+1.19%) ⬆️
...rch/security/dlic/rest/api/AllowlistApiAction.java 74.19% <ø> (-0.81%) ⬇️
...nsearch/security/dlic/rest/api/AuditApiAction.java 63.82% <ø> (-0.76%) ⬇️
...curity/dlic/rest/api/AuthTokenProcessorAction.java 57.14% <ø> (+3.80%) ⬆️
...ch/security/dlic/rest/api/FlushCacheApiAction.java 63.33% <ø> (+2.04%) ⬆️
...security/dlic/rest/api/InternalUsersApiAction.java 83.78% <ø> (-0.22%) ⬇️
...earch/security/dlic/rest/api/MigrateApiAction.java 4.16% <ø> (+0.04%) ⬆️
...earch/security/dlic/rest/api/NodesDnApiAction.java 77.27% <ø> (-9.40%) ⬇️
...nsearch/security/dlic/rest/api/RolesApiAction.java 100.00% <ø> (+7.14%) ⬆️
.../security/dlic/rest/api/RolesMappingApiAction.java 86.36% <ø> (+3.50%) ⬆️
... and 16 more

... and 6 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@peternied peternied merged commit 80961bd into opensearch-project:2.x Apr 4, 2023
@willyborankin willyborankin deleted the revert-radmin branch May 22, 2023 15:23
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.

3 participants