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

[Backport 2.x] Add flow framework system indices and roles (#3851) #3880

Merged

Conversation

dbwiddis
Copy link
Member

Backports b996eb1 from #3851

### Description
Adds 2 flow-framework related roles to the plugin: read only and fully
access.
Adds flow-framework system indices to demo scripts as well.

### Issues Resolved

### Testing
manual testing of roles

### Check List
- [x] 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](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

Signed-off-by: Amit Galitzky <[email protected]>
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45917e9) 65.06% compared to head (ec400e2) 65.07%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x    #3880   +/-   ##
=========================================
  Coverage     65.06%   65.07%           
- Complexity     3732     3734    +2     
=========================================
  Files           297      297           
  Lines         21000    21000           
  Branches       3439     3439           
=========================================
+ Hits          13663    13665    +2     
+ Misses         5633     5631    -2     
  Partials       1704     1704           
Files Coverage Δ
...y/tools/democonfig/SecuritySettingsConfigurer.java 73.91% <ø> (ø)

... and 1 file with indirect coverage changes

@cwperks cwperks merged commit 840bf8f into opensearch-project:2.x Dec 21, 2023
77 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.

3 participants