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

Integrate k-NN functionality with security plugin #2274

Merged
merged 2 commits into from
Dec 6, 2022

Conversation

jmazanec15
Copy link
Member

Description

Adds 2 k-NN related roles to the plugin: read only and fully access.

Adds k-NN system index to demo scripts as well.

Issues Resolved

#2265

Testing

Pending

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.

Adds k-NN read only and full access roles to the default roles file.

Signed-off-by: John Mazanec <[email protected]>
Adds k-NN model index to demo for system index.

Signed-off-by: John Mazanec <[email protected]>
Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, was there more work you wanted to do before merging? I'd rather merge this change and be able to employ the distribution level automation for faster verification.

Copy link
Member

@DarshitChanpura DarshitChanpura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @jmazanec15 if there is nothing more to be added from your end, can you please mark this as ready for review so that this can be merged

@jmazanec15 jmazanec15 marked this pull request as ready for review December 6, 2022 17:57
@jmazanec15 jmazanec15 requested a review from a team December 6, 2022 17:57
@jmazanec15
Copy link
Member Author

@peternied @DarshitChanpura Ready for review!

@peternied peternied merged commit e7a120c into opensearch-project:main Dec 6, 2022
@cwperks cwperks added the backport 2.x backport to 2.x branch label Feb 21, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 21, 2023
Adds k-NN read only and full access roles to the default roles file.
Adds k-NN model index to demo for system index.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit e7a120c)
cwperks added a commit that referenced this pull request Feb 21, 2023
Adds k-NN read only and full access roles to the default roles file.
Adds k-NN model index to demo for system index.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit e7a120c)

Co-authored-by: John Mazanec <[email protected]>
Co-authored-by: Craig Perkins <[email protected]>
jmazanec15 added a commit to jmazanec15/security that referenced this pull request Feb 24, 2023
peternied added a commit that referenced this pull request Feb 24, 2023
peternied added a commit that referenced this pull request Feb 24, 2023
)"

This reverts commit 6ded82d.

Resolves #2478

Signed-off-by: Peter Nied <[email protected]>
Signed-off-by: Peter Nied <[email protected]>
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
…#2274) (opensearch-project#2455)

Adds k-NN read only and full access roles to the default roles file.
Adds k-NN model index to demo for system index.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit e7a120c)

Co-authored-by: John Mazanec <[email protected]>
Co-authored-by: Craig Perkins <[email protected]>
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
backport 2.x backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants