Data node's OpenSearch upgrade UI - #26097
Merged
Merged
Conversation
gally47
force-pushed
the
datanode-opensearch-upgrade
branch
from
June 8, 2026 08:01
839fdbd to
b259453
Compare
…o datanode-opensearch-upgrade
…o datanode-opensearch-upgrade
laura-b-g
approved these changes
Jul 13, 2026
laura-b-g
left a comment
Contributor
There was a problem hiding this comment.
As this PR was already tested I only did a code-review on the frontend. I have quite some remarks and it would be nice to get them fixed. For the comments on code comments, I have not commented on all comment lines that I think are only explaining code that should be self-explanatory, it would be good to have a look and remove those.
IMO, none of my remarks are blocking and as I am off the next two days I will already approve.
moesterheld
approved these changes
Jul 13, 2026
moesterheld
left a comment
Contributor
There was a problem hiding this comment.
Backend changes by @todvora lgtm, only added a few minor fixes myself
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Data node's OpenSearch upgrade UI
Adds the frontend for upgrading the Data Nodes' embedded OpenSearch (e.g. 2.19 → 3.5) from the Data Node Upgrade page.
Motivation and Context
fixes https://github.com/Graylog2/graylog-plugin-enterprise/issues/14262
Screenshots (if appropriate):
Types of changes
Checklist: