You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to upgrade to the latest version of Graylog and it's dependencies 6.0.4, mongodb 7.0.12-debian-12-r2, and opensearch 2.13.0 I ran into issues getting opensearch to start. Through some debugging I did find that opensearch 2.13.0 would deploy and start if one updated the dependency helm chart version to the opensearch latest of 2.21.0. I did not exhaustively test different helm chart version, just the 2.21.0. My request here is to update the dependecy helm chart version for at least openseaarch, but also mongodb (if deemed appropriate).
What happened:
Opensearch failed to start, pod logs didn't have anything useful, nor did events to decipher what was wrong.
What you expected to happen:
Opensearch to start so Graylog would start
How to reproduce it (as minimally and precisely as possible):
Deploy Graylog with helm chart 3.8.0 and opensearch version 2.13.0. I also confirmed this behavior by deploying opensearch directly using the current helm chart version in Graylog helm chart of 2.8.0 and it failed to start, but it did start without issue with latest 2.21.0 opensearch helm chart version.
Anything else we need to know:
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to upgrade to the latest version of Graylog and it's dependencies 6.0.4, mongodb 7.0.12-debian-12-r2, and opensearch 2.13.0 I ran into issues getting opensearch to start. Through some debugging I did find that opensearch 2.13.0 would deploy and start if one updated the dependency helm chart version to the opensearch latest of 2.21.0. I did not exhaustively test different helm chart version, just the 2.21.0. My request here is to update the dependecy helm chart version for at least openseaarch, but also mongodb (if deemed appropriate).
Version of Helm and Kubernetes:
Helm Version:
Kubernetes Version:
Which version of the chart:
3.8.0
What happened:
Opensearch failed to start, pod logs didn't have anything useful, nor did events to decipher what was wrong.
What you expected to happen:
Opensearch to start so Graylog would start
How to reproduce it (as minimally and precisely as possible):
Deploy Graylog with helm chart 3.8.0 and opensearch version 2.13.0. I also confirmed this behavior by deploying opensearch directly using the current helm chart version in Graylog helm chart of 2.8.0 and it failed to start, but it did start without issue with latest 2.21.0 opensearch helm chart version.
Anything else we need to know:
The text was updated successfully, but these errors were encountered: