We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Library elasticsearch-python that is used by curator added a check to verify that ES is elastic.co product https://github.com/elastic/elasticsearch-py/releases/tag/v7.14.0.
elasticsearch-python
So now our index cleaner and rollover scritps fail to run with old ES (5.x and even old -oss versions). Here is failed build https://github.com/jaegertracing/jaeger/pull/3178/checks?check_run_id=3240658056#step:6:835
I propose to migrate the python scripts to golang and as a quick fix we can pin the elasticserch-python to an older version without the check.
elasticserch-python
The text was updated successfully, but these errors were encountered:
Yes, please!
Sorry, something went wrong.
done
No branches or pull requests
Library
elasticsearch-python
that is used by curator added a check to verify that ES is elastic.co product https://github.com/elastic/elasticsearch-py/releases/tag/v7.14.0.So now our index cleaner and rollover scritps fail to run with old ES (5.x and even old -oss versions). Here is failed build https://github.com/jaegertracing/jaeger/pull/3178/checks?check_run_id=3240658056#step:6:835
I propose to migrate the python scripts to golang and as a quick fix we can pin the
elasticserch-python
to an older version without the check.The text was updated successfully, but these errors were encountered: