-
Notifications
You must be signed in to change notification settings - Fork 281
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
add AD search task permission to ad read access #997
Conversation
@ylwu-amzn Could you please check why CI/Test is failing? |
Please rebase against master to rerun CI. There was a flaky test unable to bind to a port on Github CI host. |
Thanks a lot. Will do this. |
f8a6b95
Codecov Report
@@ Coverage Diff @@
## master #997 +/- ##
============================================
+ Coverage 64.44% 64.50% +0.05%
Complexity 3225 3225
============================================
Files 244 244
Lines 17174 17174
Branches 3043 3043
============================================
+ Hits 11068 11078 +10
+ Misses 4565 4555 -10
Partials 1541 1541
Continue to review full report at Codecov.
|
@sujithvm Now the CI workflow passed. Can you help review and approve? |
opendistro-for-elasticsearch/security pull request intake form
Please provide as much details as possible to get feedback/acceptance on your PR quickly
Category: (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)
Maintenance
Github Issue # or road-map entry, if available:
N/A
Description of changes:
Add new AD search task action to AD read access
Why these changes are required?
Search AD task action should be part of AD read access.
What is the old behavior before changes and new behavior after changes? (Please add any example/logs/screen-shot if available)
We add new API to search AD task.
Testing done: (Please provide details of testing done: Unit testing, integration testing and manual testing)
No change to actual source. No additional testing needed.
TO-DOs, if any: (Please describe pending items and provide Github issues# for each of them)
N/A
Is it backport from master branch? (If yes, please add backport PR # and commits #)
No
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.