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

elasticsearch version 8 is not supported #15

Closed
stloc opened this issue Sep 9, 2022 · 3 comments
Closed

elasticsearch version 8 is not supported #15

stloc opened this issue Sep 9, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@stloc
Copy link

stloc commented Sep 9, 2022

...
services:
  myelastic:
    type: elasticsearch:8
    portforward: true
  patch:
    type: elasticsearch:8.2.3
...
$ lando rebuild
ERROR ==> elasticsearch version 8 is not supported
@stloc stloc added the bug Something isn't working label Sep 9, 2022
@stloc stloc closed this as completed Sep 12, 2022
@stloc
Copy link
Author

stloc commented Sep 13, 2022

as example https://github.com/lando/elasticsearch/blob/main/examples/8.x/.lando.yml

$ lando rebuild
ERROR ==> elasticsearch version 8 is not supported

@stloc stloc reopened this Sep 13, 2022
@Scoottykun
Copy link

Hello,

Bump on this !
Any plan to add the ES 8 compatibility as indicated in the documentation (https://docs.lando.dev/elasticsearch/#supported-versions).

Thanks for your help

@reynoldsalec
Copy link
Sponsor Member

@Scoottykun + @stloc per my testing and the merging of #11, I believe ES8 should be supported. Definitely LMK if you're having trouble with it still after upgrading!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants