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

Move desired nodes version gate in the client #7663

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

thbkrkr
Copy link
Contributor

@thbkrkr thbkrkr commented Mar 27, 2024

This moves the version gate for removing the deprecated nodes field when using the desired nodes API in the es client,
so it uses the minimum version of Elasticsearch in the cluster instead of the Elasticsearch version in the Spec.

Resolves #7664.

@thbkrkr thbkrkr added >bug Something isn't working v2.12.1 labels Mar 27, 2024
@thbkrkr thbkrkr marked this pull request as ready for review March 27, 2024 11:31
@thbkrkr thbkrkr merged commit f4ad21e into main Mar 27, 2024
5 checks passed
@thbkrkr thbkrkr deleted the fix-desired-nodes-version-gate branch March 27, 2024 13:33
thbkrkr added a commit that referenced this pull request Mar 27, 2024
This moves the version gate for removing the deprecated nodes field when using the desired nodes API in the es client,
so it uses the minimum version of Elasticsearch in the cluster instead of the Elasticsearch version in the Spec.
thbkrkr added a commit that referenced this pull request Mar 27, 2024
This moves the version gate for removing the deprecated nodes field when using the desired nodes API in the es client,
so it uses the minimum version of Elasticsearch in the cluster instead of the Elasticsearch version in the Spec.
thbkrkr added a commit that referenced this pull request Mar 27, 2024
This moves the version gate for removing the deprecated nodes field when using the desired nodes API in the es client,
so it uses the minimum version of Elasticsearch in the cluster instead of the Elasticsearch version in the Spec.
thbkrkr added a commit that referenced this pull request Mar 28, 2024
thbkrkr added a commit that referenced this pull request Mar 28, 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 v2.12.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reconciler error - elasticsearch client failed - [update_desired_nodes_request] failed to parse field [nodes]
2 participants