-
Notifications
You must be signed in to change notification settings - Fork 217
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 K8s Operator not restarting the bootstarp, coordinators, nodes and master pods after upgrade the version #849
Comments
`>helm diff upgrade opensearch-cr ./charts/opensearch-cluster/ --values ./charts/opensearch-cluster/values.yaml -n opensearch
|
|
[Triage] |
Also @rameshar16 I assume you are using the latest version of the operator, can you please confirm ? |
@prudhvigodithi This does not look like the parallel recovery bug. @rameshar16 Please check the OpenSearchCluster CR status ( |
What is the bug?
OpenSearch K8s Operator not restarting the bootstarp, coordinators, nodes and master pods after upgrade the version.
How can one reproduce the bug?
Change the version from 2.4.0 to 2.6.0 and run the helm upgrade to deploy the new version.
What is the expected behavior?
OpenSearch K8s Operator should restart the bootstarp, coordinators, nodes and master pods after upgrade the version.
What is your host/environment?
AWS EKS cluster and deployed OpenSearch K8s Operator. Deployed OpenSearch cluster using helm chart.
Do you have any screenshots?
No
Do you have any additional context?
No
The text was updated successfully, but these errors were encountered: