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] Adds plugin manifest config to define OpenSearch plugin dependency and verifies if it is installed on the cluster #4194

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f017eaa from #3116.

…d verifies if it is installed (#3116)

Resolves Issue -#2799

Signed-off-by: Manasvini B Suryanarayana <[email protected]>
(cherry picked from commit f017eaa)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@ananzh ananzh added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Jun 1, 2023
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #4194 (a51e258) into 2.x (a7cb787) will decrease coverage by 0.05%.
The diff coverage is 91.30%.

@@            Coverage Diff             @@
##              2.x    #4194      +/-   ##
==========================================
- Coverage   66.35%   66.31%   -0.05%     
==========================================
  Files        3229     3229              
  Lines       62091    62114      +23     
  Branches     9611     9616       +5     
==========================================
- Hits        41201    41188      -13     
- Misses      18570    18600      +30     
- Partials     2320     2326       +6     
Flag Coverage Δ
Linux 66.31% <91.30%> (+<0.01%) ⬆️
Windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/core/server/plugins/types.ts 100.00% <ø> (ø)
src/core/server/plugins/plugins_system.ts 90.32% <85.71%> (-0.82%) ⬇️
...server/plugins/discovery/plugin_manifest_parser.ts 84.37% <100.00%> (+2.23%) ⬆️
src/core/server/plugins/plugin.ts 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

@kavilla kavilla merged commit 7e46ea1 into 2.x Jun 1, 2023
@github-actions github-actions bot deleted the backport/backport-3116-to-2.x branch June 1, 2023 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants