[Bug]: Helm Install with Elasticsearch fails due to missing directory
tech1ndex opened this issue · 0 comments
tech1ndex commented
What happened?
Trying to move to version 3.x.x of this chart with Elasticsearch and it appears as if a new Init Container named copy-default-plugins
is being added which is causing ES to fail to start with
+ jaeger-elasticsearch-master-0 › copy-default-plugins
+ jaeger-elasticsearch-master-0 › sysctl
jaeger-elasticsearch-master-0 copy-default-plugins /bin/bash: line 2: /opt/bitnami/scripts/libfs.sh: No such file or directory
- jaeger-elasticsearch-master-0 › copy-default-plugins
- jaeger-elasticsearch-master-0 › sysctl
Steps to reproduce
- Install Jaeger chart version 3.0.0 or higher with the following values:
values:
provisionDataStore:
cassandra: false
elasticsearch: true
storage:
type: elasticsearch
Expected behavior
I expect Elasticsearch pods to come up in a healthy state.
Relevant log output
No response
Screenshot
No response
Additional context
No response
Jaeger backend version
No response
SDK
No response
Pipeline
No response
Stogage backend
No response
Operating system
No response
Deployment model
No response
Deployment configs
No response