-
Notifications
You must be signed in to change notification settings - Fork 917
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
Opensearch 1.0.0 incompatible with kibana 7.10.2 #830
Comments
Transferring to Dashboards. As you guys are looking at BWC, let's make sure we capture this case. |
OpenSearch Dashboards 1.x is compatible with ElasticSearch 7.10.2 and OpenSearch. But this is dealing with Kibana 7.x which we don't own. @antonisnyc94, I would recommended one of following. Migrate Kibana to OpenSearch Dashboards, or reaching out your Amazon support. The code to check happens in Kibana, to which this repo would not touch. Potentially the OpenSearch repo can hack it to make fake it's version when Kibana calls it but I can see that given a huge amount of risk. So if you don't want to migrate it will have to be the service's decision to support it. But will close this issue as there is not much we can do in this repo for this use case. |
@antonisnyc94 What version does |
Describe the bug
Out of nowhere when I restarted my kibana instance, I get the message that the elasticsearch version is incompatible... even tho I clearly clicked on compatibility with 7.10.2 when upgrading Amazon elasticsearch
To Reproduce
external kibana pod authenticated with basic auth to opensearch cluster in AWS
The text was updated successfully, but these errors were encountered: