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

add AD search task permission to ad read access #997

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

ylwu-amzn
Copy link
Contributor

opendistro-for-elasticsearch/security pull request intake form

Please provide as much details as possible to get feedback/acceptance on your PR quickly

  1. Category: (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)
    Maintenance

  2. Github Issue # or road-map entry, if available:
    N/A

  3. Description of changes:
    Add new AD search task action to AD read access

  4. Why these changes are required?
    Search AD task action should be part of AD read access.

  5. 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.

  6. Testing done: (Please provide details of testing done: Unit testing, integration testing and manual testing)
    No change to actual source. No additional testing needed.

  7. TO-DOs, if any: (Please describe pending items and provide Github issues# for each of them)
    N/A

  8. 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.

@ylwu-amzn ylwu-amzn requested a review from a team as a code owner January 28, 2021 01:39
hardik-k-shah
hardik-k-shah previously approved these changes Jan 28, 2021
@cliu123
Copy link
Member

cliu123 commented Jan 29, 2021

@ylwu-amzn Could you please check why CI/Test is failing?

@sujithvm
Copy link
Contributor

Please rebase against master to rerun CI. There was a flaky test unable to bind to a port on Github CI host.

@ylwu-amzn
Copy link
Contributor Author

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.

@codecov
Copy link

codecov bot commented Jan 30, 2021

Codecov Report

Merging #997 (a0b6ed3) into master (7db5afe) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             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              
Impacted Files Coverage Δ Complexity Δ
...security/configuration/DlsFlsFilterLeafReader.java 60.47% <0.00%> (+0.70%) 64.00% <0.00%> (ø%)
...relasticsearch/security/rest/TenantInfoAction.java 88.05% <0.00%> (+10.44%) 15.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7db5afe...f8a6b95. Read the comment docs.

@ylwu-amzn
Copy link
Contributor Author

@sujithvm Now the CI workflow passed. Can you help review and approve?

@hardik-k-shah hardik-k-shah merged commit fe5c6f7 into opensearch-project:master Feb 1, 2021
@cliu123 cliu123 added the maintenance Project maintenance label Feb 2, 2021
lbreinig pushed a commit to lbreinig/security that referenced this pull request Dec 23, 2021
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants