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

Allow Plugins to request to perform cluster actions and index actions with their assigned PluginSubject and prompt on install #15778

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Merge branch 'main' into identity-aware-plugin-request-perms

ea1af1f
Select commit
Loading
Failed to load commit list.
Open

Allow Plugins to request to perform cluster actions and index actions with their assigned PluginSubject and prompt on install #15778

Merge branch 'main' into identity-aware-plugin-request-perms
ea1af1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 5, 2024 in 1s

72.72% of diff hit (target 72.00%)

View this Pull Request on Codecov

72.72% of diff hit (target 72.00%)

Annotations

Check warning on line 904 in distribution/tools/plugin-cli/src/main/java/org/opensearch/plugins/InstallPluginCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

distribution/tools/plugin-cli/src/main/java/org/opensearch/plugins/InstallPluginCommand.java#L902-L904

Added lines #L902 - L904 were not covered by tests

Check warning on line 235 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L235

Added line #L235 was not covered by tests

Check warning on line 401 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L400-L401

Added lines #L400 - L401 were not covered by tests

Check warning on line 115 in server/src/main/java/org/opensearch/plugins/PluginSecurity.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginSecurity.java#L115

Added line #L115 was not covered by tests

Check warning on line 130 in server/src/main/java/org/opensearch/plugins/PluginSecurity.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginSecurity.java#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 134 in server/src/main/java/org/opensearch/plugins/PluginSecurity.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginSecurity.java#L132-L134

Added lines #L132 - L134 were not covered by tests