You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains 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
If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
peteharverson
changed the title
[ML] Add Spaces column to Anomaly detection and Data Frame Analytics job tables
[ML] Add Spaces column to Anomaly Detection, Data Frame Analytics and Trained Models management pages
Jan 16, 2025
Gave this an early test and overall looks good. However I did notice a regression in the existing Machine Learning page under Stack Management, where if the role does not have All permissions for Spaces then the following error is shown in the space management flyout if you click on the space icon for a job or trained model:
Gave this an early test and overall looks good. However I did notice a regression in the existing Machine Learning page under Stack Management, where if the role does not have All permissions for Spaces then the following error is shown in the space management flyout if you click on the space icon for a job or trained model:
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
This PR adds a new
Spaces
column to Anomaly detection, Data Frame Analytics, and Trained Models tables for management of spaces.Screen.Recording.2025-01-15.at.16.22.29.mov
Screen.Recording.2025-01-15.at.16.22.17.mov
Screen.Recording.2025-01-15.at.16.21.40.mov
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:breaking
label 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.