-
Notifications
You must be signed in to change notification settings - Fork 282
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
Added index-management plugins to 2.3 manifest files #2579
Conversation
Signed-off-by: Angie Zhang <langelzh@amazon.com>
Codecov Report
@@ Coverage Diff @@
## main #2579 +/- ##
=========================================
Coverage 94.41% 94.41%
Complexity 28 28
=========================================
Files 219 219
Lines 4462 4462
Branches 29 29
=========================================
Hits 4213 4213
Misses 243 243
Partials 6 6 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Hi @Angie-Zhang , can you fix the yaml lint error? |
Signed-off-by: Angie Zhang <langelzh@amazon.com>
Fixed |
Signed-off-by: Xun Zhang <xunzh@amazon.com> Signed-off-by: Xun Zhang <xunzh@amazon.com>
* Add Notifications for 2.3 release Signed-off-by: praveensameneni <50342543+praveensameneni@users.noreply.github.com> * Add Notifications for 2.3 release, fixed new line character yaml-lint failure Signed-off-by: praveensameneni <50342543+praveensameneni@users.noreply.github.com> * Add Notifications for 2.3 release, fix lint trailing spaces error Signed-off-by: praveensameneni <50342543+praveensameneni@users.noreply.github.com> Signed-off-by: praveensameneni <50342543+praveensameneni@users.noreply.github.com>
…2584) Signed-off-by: Craig Perkins <cwperx@amazon.com> Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Louis Chu <lingzhichu.clz@gmail.com> Signed-off-by: Louis Chu <lingzhichu.clz@gmail.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Angie Zhang <langelzh@amazon.com>
Looks like there are merge conflicts. Can you fix that too? |
Also DCO check failed. You need to sign your commit |
Signed-off-by: Angie Zhang <langelzh@amazon.com>
e037c52
to
9f19b78
Compare
# Conflicts: # manifests/2.3.0/opensearch-2.3.0.yml # manifests/2.3.0/opensearch-dashboards-2.3.0.yml
Signed-off-by: Angie Zhang langelzh@amazon.com
Description
Added index-management plugin to 2.3 manifest files
Issues Resolved
opensearch-project/index-management#481
opensearch-project/index-management-dashboards-plugin#242
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.