-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Elasticsearch-OSS] Cannot Start using OSS version #1085
Comments
I had the same issue and I read over the templates a bit, looks like they take the entries from the release's role list and dynamically create ES config properties. The new default values include a The fix? Don't let the helm template see any value for those two bad keys:
|
Thanks @xrl it seems to work like that! :) |
Not positive this should be closed, this is a nasty bug for future users :) |
Ok I will let it opened |
Hi @ichasco-heytrade, @xrl, That's why we won't update the values and your workaround is the good to handle it on your side. |
This chart says it supports the 6-series. At the very least it could be documented? |
Indeed, that's why we have a different branch for 6.8 which doesn't include
|
I have similar issue trying to install latest version 8-snapshot, I get:
Is there a way to bypass this and still test/use version 8? Seems that docker image |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity since being marked as stale. |
Hi, I am having an error when deploying elasticsearch-oss because is not compatible with
node.ml
. And the script force to add it.The only way to run it is to edit manually the statefullset and delete:
It doesn't matter if I set it to false. It crash with this error:
Chart version: 7.11.1
Kubernetes version: v1.18.9
Kubernetes provider: EKS
Helm Version: v3.5.0
Elasticsearch Version: 7.10.2
Thanks!
The text was updated successfully, but these errors were encountered: