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

Upgrade to OpenSearch 2.0 #352

Closed
wants to merge 11 commits into from
Closed

Conversation

lezzago
Copy link
Member

@lezzago lezzago commented Mar 14, 2022

Issue #, if available:
#313 - OpenSearch 2.0 Upgrade
#325 - Remove JDK 8 support
Description of changes:

  • Build Alerting for OS 2.0
    CheckList:
    [X] Commits are signed per the DCO using --signoff

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.

@lezzago lezzago requested a review from a team March 14, 2022 22:54
lezzago added 4 commits March 14, 2022 15:58
Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Ashish Agrawal <[email protected]>
@lezzago lezzago marked this pull request as draft March 15, 2022 00:11
lezzago added 2 commits March 14, 2022 17:40
Signed-off-by: Ashish Agrawal <[email protected]>
@lezzago lezzago marked this pull request as ready for review March 15, 2022 16:23
@lezzago
Copy link
Member Author

lezzago commented Mar 15, 2022

Security tests are failing due to the security plugin not built for 2.0 yet.

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2022

Codecov Report

Merging #352 (be980d5) into main (9487c00) will increase coverage by 0.69%.
The diff coverage is 22.22%.

@@             Coverage Diff              @@
##               main     #352      +/-   ##
============================================
+ Coverage     78.27%   78.97%   +0.69%     
- Complexity      265      267       +2     
============================================
  Files           176      176              
  Lines          7223     7286      +63     
  Branches        960     1016      +56     
============================================
+ Hits           5654     5754     +100     
+ Misses         1069     1005      -64     
- Partials        500      527      +27     
Impacted Files Coverage Δ
...ensearch/alerting/action/AcknowledgeAlertAction.kt 100.00% <ø> (+33.33%) ⬆️
...nsearch/alerting/action/DeleteDestinationAction.kt 100.00% <ø> (+33.33%) ⬆️
.../opensearch/alerting/action/DeleteMonitorAction.kt 100.00% <ø> (+33.33%) ⬆️
...opensearch/alerting/action/ExecuteMonitorAction.kt 100.00% <ø> (+33.33%) ⬆️
.../org/opensearch/alerting/action/GetAlertsAction.kt 100.00% <ø> (+33.33%) ⬆️
...pensearch/alerting/action/GetDestinationsAction.kt 100.00% <ø> (+33.33%) ⬆️
...pensearch/alerting/action/GetEmailAccountAction.kt 100.00% <ø> (+33.33%) ⬆️
.../opensearch/alerting/action/GetEmailGroupAction.kt 100.00% <ø> (+33.33%) ⬆️
...org/opensearch/alerting/action/GetMonitorAction.kt 100.00% <ø> (+33.33%) ⬆️
...ensearch/alerting/action/IndexDestinationAction.kt 100.00% <ø> (+33.33%) ⬆️
... and 134 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9487c00...be980d5. Read the comment docs.

@lezzago lezzago closed this Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants