-
Notifications
You must be signed in to change notification settings - Fork 278
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
Add more components to 2.0.1 manifest and test manifests #2178
Conversation
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #2178 +/- ##
=========================================
Coverage 94.56% 94.56%
Complexity 25 25
=========================================
Files 204 204
Lines 4253 4253
Branches 29 29
=========================================
Hits 4022 4022
Misses 225 225
Partials 6 6 Continue to review full report at Codecov.
|
Signed-off-by: Zelin Hao <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think without security plugin we expect to see build and test failures
Security and CCR plugins have been added here! :D |
Ohh I read this and assumed they aren't |
Signed-off-by: Zelin Hao [email protected]
Description
Add more components to 2.0.1 manifest and test manifests.
After this PR only two OpenSearch plugins (Security, Cross cluster replication) are missing because of opensearch-project/OpenSearch#3554 with Core and security plugin.Two dashboards plugins need to be added later as well.
opensearch-project/index-management-dashboards-plugin#202
opensearch-project/security-dashboards-plugin#1010
Issues Resolved
Part of #2165
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.