Feature #49262
Feature #47072: mgr/dashboard: Usability Improvements
Tasks #47485: mgr/dashboard: cluster > services
mgr/dashboard: provide the service events when showing a service in the UI
Status:
New
Priority:
Normal
Assignee:
Category:
dashboard/services
Target version:
% Done:
0%
Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
When service deployment failures occur, events are generated and associated with the service. However, these events are not available to the GUI user.
Therefore, the UI should provide a view of any related events for a service to support diagnostics and troubleshooting.
I;d suggest adding the events to the details exposed when you select a service.
The source for the events is just
ceph orch ls <type> <name> --format yaml ceph orch ps ... --format yaml
History
#1 Updated by Ernesto Puerta 14 days ago
- Parent task set to #47485
#2 Updated by Ernesto Puerta 10 days ago
Related to this cephadm PR: https://github.com/ceph/ceph/pull/39473
#3 Updated by Sebastian Wagner 10 days ago
- Description updated (diff)
#4 Updated by Sebastian Wagner about 13 hours ago
fyi, I'm trying to keep the information relevant and important. Like e.g. https://github.com/ceph/ceph/pull/39648#discussion_r582737726