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] Add denylist ip config for datasource endpoint #575

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 35edec1 from #573

Signed-off-by: Heemin Kim <[email protected]>
(cherry picked from commit 35edec1)
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #575 (b531938) into 2.x (abedfb6) will increase coverage by 0.26%.
The diff coverage is 83.78%.

@@             Coverage Diff              @@
##                2.x     #575      +/-   ##
============================================
+ Coverage     88.70%   88.96%   +0.26%     
- Complexity      754      766      +12     
============================================
  Files            92       93       +1     
  Lines          2717     2746      +29     
  Branches        221      223       +2     
============================================
+ Hits           2410     2443      +33     
+ Misses          228      222       -6     
- Partials         79       81       +2     
Files Coverage Δ
...patial/ip2geo/action/RestPutDatasourceHandler.java 94.11% <100.00%> (+0.78%) ⬆️
...ial/ip2geo/action/RestUpdateDatasourceHandler.java 92.30% <100.00%> (+3.41%) ⬆️
...earch/geospatial/ip2geo/common/Ip2GeoSettings.java 94.44% <100.00%> (+1.11%) ⬆️
...opensearch/geospatial/ip2geo/dao/GeoIpDataDao.java 87.50% <100.00%> (+0.09%) ⬆️
...l/ip2geo/jobscheduler/DatasourceUpdateService.java 91.42% <100.00%> (+0.08%) ⬆️
...opensearch/geospatial/plugin/GeospatialPlugin.java 90.90% <100.00%> (+0.21%) ⬆️
...h/geospatial/ip2geo/common/URLDenyListChecker.java 64.70% <64.70%> (ø)

... and 7 files with indirect coverage changes

@heemin32 heemin32 merged commit 9f1f4d6 into 2.x Oct 27, 2023
20 of 21 checks passed
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.

2 participants