Skip to content

Move desired nodes version gate in the client#7663

Merged
thbkrkr merged 3 commits intomainfrom
fix-desired-nodes-version-gate
Mar 27, 2024
Merged

Move desired nodes version gate in the client#7663
thbkrkr merged 3 commits intomainfrom
fix-desired-nodes-version-gate

Conversation

@thbkrkr
Copy link
Copy Markdown
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
@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