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

[Bug]: Helm Install with Elasticsearch fails due to missing directory #584

Open
tech1ndex opened this issue Jun 7, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@tech1ndex
Copy link

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

  1. 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

@tech1ndex tech1ndex added the bug Something isn't working label Jun 7, 2024
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

1 participant