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

Support only Elasticsearch 7+ #85

Open
turbaszek opened this issue Oct 27, 2020 · 3 comments
Open

Support only Elasticsearch 7+ #85

turbaszek opened this issue Oct 27, 2020 · 3 comments
Labels

Comments

@turbaszek
Copy link
Member

Description
Support only Elasticsearch 7+.

Use case
We have many places where we check ES version and decide what to use depending if it's ES 7 or 6 and failing silently when it's something else.

This also reduces the test matrix.

Related Issues
#84

@turbaszek
Copy link
Member Author

@michalslowikowski00 @Humbedooh what do you think?

@Humbedooh
Copy link
Member

I'm doing the same for another project I work on. 7+ generally works as kibble installations are most often standalone and thus not tied to an old legacy database or the likes.

So, I'm +1 to supporting 7+ only.

@turbaszek
Copy link
Member Author

@Humbedooh thanks for insight!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants