opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.54k stars 1.75k forks source link

OpenSearch Curator #1352

Open shdubsh opened 2 years ago

shdubsh commented 2 years ago

With the backwards compatibility flag (#847) available in OpenSearch 1.0, Curator 5.8.4 is expected to be the last functioning Curator release. When the compatibility flag is eventually removed from OpenSearch (2.0?), Curator will cease to function without some intervention.

So far, an issue was filed requesting OpenSearch support from the Curator maintainers.

This is semi-related to #879. Whether a solution manifests as a fork of Curator or some other implementation, I think discussion is needed.

uzhinskiy commented 2 years ago

Hi! Look at this: this is simple trying of switching curator to opensearch-py https://github.com/uzhinskiy/curator-opensearch https://pypi.org/project/curator-opensearch

rpardini commented 2 years ago

Published Docker Image (DockerHub & ghcr.io, amd64 & arm64) for @uzhinskiy 's curator at https://github.com/rpardini/docker-opensearch-curator