-
Notifications
You must be signed in to change notification settings - Fork 277
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 some plugins to the 1.3.6 manifest #2670
Conversation
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #2670 +/- ##
=======================================
Coverage 94.24% 94.24%
=======================================
Files 162 162
Lines 4311 4311
Branches 19 19
=======================================
Hits 4063 4063
Misses 248 248 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
Please create a better title for the PR with appropriate details.
Sorry seems like i forgot to change the PR title so it takes from the branch name :D |
Signed-off-by: Zelin Hao <[email protected]>
Merge this as the groovy failure is not related. Still debugging. |
* Add security plugin into the manifest Signed-off-by: Zelin Hao <[email protected]> * Add more components Signed-off-by: Zelin Hao <[email protected]> Signed-off-by: Zelin Hao <[email protected]>
* Test windows Signed-off-by: Peter Zhu <[email protected]> * Test windows Signed-off-by: Peter Zhu <[email protected]> * Test snapshots Signed-off-by: Peter Zhu <[email protected]> * Add new manifests Signed-off-by: Peter Zhu <[email protected]> * Test again Signed-off-by: Peter Zhu <[email protected]> * Fix zip distribution does not include leading directory (#2672) * Fix zip distribution does not include leading directory Signed-off-by: Peter Zhu <[email protected]> * Resolve the path issues failed on Windows Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Peter Zhu <[email protected]> * Tweak 1.3.6 Signed-off-by: Peter Zhu <[email protected]> * Add some plugins to the 1.3.6 manifest (#2670) * Add security plugin into the manifest Signed-off-by: Zelin Hao <[email protected]> * Add more components Signed-off-by: Zelin Hao <[email protected]> Signed-off-by: Zelin Hao <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Change when condition Signed-off-by: Peter Zhu <[email protected]> * change params Signed-off-by: Peter Zhu <[email protected]> * Add verify params Signed-off-by: Peter Zhu <[email protected]> * Add verify params Signed-off-by: Peter Zhu <[email protected]> * Remove .swp Signed-off-by: Peter Zhu <[email protected]> * Add more comment Signed-off-by: Peter Zhu <[email protected]> * Fix issues Signed-off-by: Peter Zhu <[email protected]> * More changes Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Zelin Hao <[email protected]> Co-authored-by: Zelin Hao <[email protected]>
* Add security plugin into the manifest Signed-off-by: Zelin Hao <[email protected]> * Add more components Signed-off-by: Zelin Hao <[email protected]> Signed-off-by: Zelin Hao <[email protected]> Signed-off-by: Monu Singh <[email protected]>
…ch-project#2678) * Test windows Signed-off-by: Peter Zhu <[email protected]> * Test windows Signed-off-by: Peter Zhu <[email protected]> * Test snapshots Signed-off-by: Peter Zhu <[email protected]> * Add new manifests Signed-off-by: Peter Zhu <[email protected]> * Test again Signed-off-by: Peter Zhu <[email protected]> * Fix zip distribution does not include leading directory (opensearch-project#2672) * Fix zip distribution does not include leading directory Signed-off-by: Peter Zhu <[email protected]> * Resolve the path issues failed on Windows Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Peter Zhu <[email protected]> * Tweak 1.3.6 Signed-off-by: Peter Zhu <[email protected]> * Add some plugins to the 1.3.6 manifest (opensearch-project#2670) * Add security plugin into the manifest Signed-off-by: Zelin Hao <[email protected]> * Add more components Signed-off-by: Zelin Hao <[email protected]> Signed-off-by: Zelin Hao <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Add more Signed-off-by: Peter Zhu <[email protected]> * Change when condition Signed-off-by: Peter Zhu <[email protected]> * change params Signed-off-by: Peter Zhu <[email protected]> * Add verify params Signed-off-by: Peter Zhu <[email protected]> * Add verify params Signed-off-by: Peter Zhu <[email protected]> * Remove .swp Signed-off-by: Peter Zhu <[email protected]> * Add more comment Signed-off-by: Peter Zhu <[email protected]> * Fix issues Signed-off-by: Peter Zhu <[email protected]> * More changes Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Zelin Hao <[email protected]> Co-authored-by: Zelin Hao <[email protected]> Signed-off-by: Monu Singh <[email protected]>
Description
Add security, dashboards reports and alerting plugins into the manifest
Issues Resolved
Part of #2650
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.