opensearch-project / opensearch-migrations

All things migrations and upgrades for OpenSearch
Apache License 2.0
34 stars 27 forks source link

Delete "datastash" which was a dockerfile to use logstash. #998

Closed gregschohn closed 1 week ago

gregschohn commented 1 week ago

Description

Delete "datastash" which was a dockerfile to use logstash. This isn't tested much and isn't something worth supporting at this point, now that snapshot reindexing is in place.

Testing

Just the CICD checks. I don't believe that this is used anywhere.

Check List

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.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.98%. Comparing base (d99beb6) to head (2834fbb). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #998 +/- ## ========================================= Coverage 78.98% 78.98% Complexity 2723 2723 ========================================= Files 375 375 Lines 13869 13869 Branches 970 970 ========================================= Hits 10955 10955 Misses 2340 2340 Partials 574 574 ``` | [Flag](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/998/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | Coverage Δ | | |---|---|---| | [gradle-test](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/998/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `76.80% <ø> (ø)` | | | [python-test](https://app.codecov.io/gh/opensearch-project/opensearch-migrations/pull/998/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `89.90% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.