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] Not blocking detector creation on unknown feature validation error #1371

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

amitgalitz
Copy link
Member

Description

Backporting #1366 to 2.x

Check List

  • 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.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.15%. Comparing base (8bea041) to head (8992d78).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x    #1371   +/-   ##
=========================================
  Coverage     80.14%   80.15%           
  Complexity     5684     5684           
=========================================
  Files           533      533           
  Lines         23435    23439    +4     
  Branches       2334     2334           
=========================================
+ Hits          18783    18788    +5     
+ Misses         3550     3549    -1     
  Partials       1102     1102           
Flag Coverage Δ
plugin 80.15% <100.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
.../rest/handler/AbstractTimeSeriesActionHandler.java 95.07% <100.00%> (+0.04%) ⬆️

... and 7 files with indirect coverage changes

…pensearch-project#1366)

* don't fail on unknown exception

Signed-off-by: Amit Galitzky <[email protected]>

* fixing test

Signed-off-by: Amit Galitzky <[email protected]>

* order of needed permissions is changed on latest security version or at least not always consistent now

Signed-off-by: Amit Galitzky <[email protected]>

* refactor customNodeclient

Signed-off-by: Amit Galitzky <[email protected]>

---------

Signed-off-by: Amit Galitzky <[email protected]>
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.

1 participant