[ML] Moves job and trained model management features into Stack Management#204290
Merged
qn895 merged 169 commits intoelastic:mainfrom Apr 8, 2025
Merged
[ML] Moves job and trained model management features into Stack Management#204290qn895 merged 169 commits intoelastic:mainfrom
qn895 merged 169 commits intoelastic:mainfrom
Conversation
9f46c98 to
41320e3
Compare
c12e467 to
18a27ba
Compare
12529c1 to
b7c58a6
Compare
8673754 to
7746302
Compare
src/platform/plugins/shared/management/public/components/management_sections.tsx
Outdated
Show resolved
Hide resolved
062d31f to
81451e2
Compare
714e506 to
9999c68
Compare
d2388cf to
e18252e
Compare
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
tonyghiani
approved these changes
Apr 7, 2025
semd
approved these changes
Apr 7, 2025
Member
|
@elasticmachine merge usptream |
peteharverson
approved these changes
Apr 8, 2025
Contributor
peteharverson
left a comment
There was a problem hiding this comment.
Tested latest changes and LGTM 🎉
Contributor
⏳ Build in-progress
History
|
Contributor
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
5 tasks
This was referenced Feb 20, 2026
jgowdyelastic
added a commit
that referenced
this pull request
Feb 23, 2026
bhapas
pushed a commit
to bhapas/kibana
that referenced
this pull request
Feb 25, 2026
Removes the management list API which is no longer used after the replacement of the ML management page in elastic#204290 Related to elastic#251147
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.
Summary
Updates the navigation for Machine Learning pages, moving admin tasks for managing ML jobs and models to a single place inside Stack Management, and leaving exploratory tasks in a consolidated top-level Machine Learning menu.
The available items vary by solution, so that the navigation for an Elasticsearch project, for example, contains a single item for managing trained models.
Stack management menu for classic/observability/security nav
Stack management for search:
Machine Learning menu for Classic nav
Machine Learning menu for Observability
Machine Learning menu for Security
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:breakinglabel should be applied in these situations.release_note:*label is applied per the guidelinesIdentify risks
Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss.
Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging.