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 WAF integration to 2.9 #905

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Aug 11, 2023

Description

Not sure where previous backport attempts went, but this PR backports WAF integration to 2.9

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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.

Signed-off-by: Simeon Widdis <[email protected]>
@Swiddis Swiddis added the integrations Used to denote items related to the Integrations project label Aug 11, 2023
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #905 (42ae558) into 2.9 (ced8da6) will increase coverage by 0.00%.
Report is 2 commits behind head on 2.9.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.9     #905   +/-   ##
=======================================
  Coverage   43.57%   43.58%           
=======================================
  Files         313      313           
  Lines       18618    18618           
  Branches     4536     4536           
=======================================
+ Hits         8113     8114    +1     
+ Misses       9952     9951    -1     
  Partials      553      553           
Flag Coverage Δ
dashboards-observability 43.58% <ø> (+<0.01%) ⬆️

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

see 1 file with indirect coverage changes

@derek-ho derek-ho merged commit c62804c into opensearch-project:2.9 Aug 11, 2023
pjfitzgibbons pushed a commit that referenced this pull request Oct 5, 2023
* updated workflows and version to 3.0.0

Signed-off-by: Shenoy Pratik <[email protected]>

* update bwc tests to 2.4.0

Signed-off-by: Shenoy Pratik <[email protected]>

* update http library upstream changes

Signed-off-by: Shenoy Pratik <[email protected]>

Signed-off-by: Shenoy Pratik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integrations Used to denote items related to the Integrations project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants