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] [Decouple] Allow plugin manifest config to define semver compatible OpenSearch plugin and verify if it is installed on the cluster #4817

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0188087 from #4612.

…lugin and verify if it is installed on the cluster (#4612)

Signed-off-by: Manasvini B Suryanarayana <[email protected]>
(cherry picked from commit 0188087)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #4817 (e4c04f2) into 2.x (d8f156f) will increase coverage by 0.00%.
The diff coverage is 95.65%.

@@           Coverage Diff           @@
##              2.x    #4817   +/-   ##
=======================================
  Coverage   66.12%   66.12%           
=======================================
  Files        3315     3315           
  Lines       63909    63919   +10     
  Branches    10126    10130    +4     
=======================================
+ Hits        42259    42266    +7     
+ Misses      19170    19169    -1     
- Partials     2480     2484    +4     
Flag Coverage Δ
Linux_1 34.77% <ø> (ø)
Linux_2 55.11% <95.65%> (+0.01%) ⬆️
Linux_3 43.01% <0.00%> (-0.02%) ⬇️
Linux_4 35.07% <0.00%> (-0.01%) ⬇️
Windows_1 34.79% <ø> (ø)
Windows_2 55.08% <95.65%> (+0.01%) ⬆️
Windows_3 43.01% <0.00%> (-0.02%) ⬇️
Windows_4 35.07% <0.00%> (-0.01%) ⬇️

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

Files Changed Coverage Δ
src/core/server/plugins/types.ts 100.00% <ø> (ø)
...server/plugins/discovery/plugin_manifest_parser.ts 84.72% <93.75%> (+0.34%) ⬆️
src/core/server/plugins/plugin.ts 100.00% <100.00%> (ø)
src/core/server/plugins/plugins_system.ts 90.52% <100.00%> (+0.20%) ⬆️

... and 3 files with indirect coverage changes

@manasvinibs manasvinibs merged commit 687c523 into 2.x Aug 29, 2023
@github-actions github-actions bot deleted the backport/backport-4612-to-2.x branch August 29, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor autocut Skip the changelog verification check on backports enhancement New feature or request v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants