Also remove support for Enterprise search 7.x#9053
Merged
naemono merged 1 commit intoelastic:mainfrom Jan 19, 2026
Merged
Conversation
Signed-off-by: Michael Montgomery <mmontg1@gmail.com>
Collaborator
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR removes support for Enterprise Search 7.x versions from the documentation, following up on PR #9038 which removed similar EOL support. Enterprise Search 7.x is no longer supported, and the operator now only supports version 8+.
Changes:
- Updated supported versions documentation to remove Enterprise Search 7.7+ and retain only 8+
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updated supported versions list to remove Enterprise Search 7.7+ support |
| hack/operatorhub/templates/csv.tpl | Updated OperatorHub CSV template to remove Enterprise Search 7.7+ support |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pebrc
approved these changes
Jan 19, 2026
naemono
added a commit
to naemono/cloud-on-k8s
that referenced
this pull request
Jan 20, 2026
Signed-off-by: Michael Montgomery <mmontg1@gmail.com> (cherry picked from commit 2014bef)
Contributor
Author
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
naemono
added a commit
that referenced
this pull request
Jan 21, 2026
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.
Follow up from #9038. Enterprise Search 7.x support is also EOL, and should be removed.