-
Notifications
You must be signed in to change notification settings - Fork 663
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for displaying the Ray dashboard when a RayJob is active (#…
…4397) * Refactor task logs framework Signed-off-by: Jeev B <[email protected]> * Return templateLogPluginCollection instead of nil even if no plugins are specified Signed-off-by: Jeev B <[email protected]> * Add support for displaying the Ray dashboard when a RayJob is active Signed-off-by: Jeev B <[email protected]> * Fix tasklogs returned for Ray task Signed-off-by: Jeev B <[email protected]> * Get tasklogs working with task phase Signed-off-by: Jeev B <[email protected]> * Misc fixes Signed-off-by: Jeev B <[email protected]> * Add tests for dashboard URL link Signed-off-by: Jeev B <[email protected]> * Fix linting issues and merge conflicts Signed-off-by: Jeev B <[email protected]> --------- Signed-off-by: Jeev B <[email protected]>
- Loading branch information
Showing
3 changed files
with
108 additions
and
28 deletions.
There are no files selected for viewing
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
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
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