Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Migrate away from curator #3179

Closed
pavolloffay opened this issue Aug 4, 2021 · 2 comments
Closed

Migrate away from curator #3179

pavolloffay opened this issue Aug 4, 2021 · 2 comments

Comments

@pavolloffay
Copy link
Member

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.

@jpkrohling
Copy link
Contributor

Yes, please!

@pavolloffay
Copy link
Member Author

done

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants