Actions
Feature #49262
closedFeature #47072: mgr/dashboard: Usability Improvements
Tasks #47485: mgr/dashboard: cluster > services
mgr/dashboard: provide the service events when showing a service in the UI
% Done:
0%
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-4410-gfb7175c818
Released In:
v17.2.0~1962
Upkeep Timestamp:
2025-07-14T18:01:34+00:00
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
Updated by Ernesto Puerta about 5 years ago
Related to this cephadm PR: https://github.com/ceph/ceph/pull/39473
Updated by Sebastian Wagner about 5 years ago
fyi, I'm trying to keep the information relevant and important. Like e.g. https://github.com/ceph/ceph/pull/39648#discussion_r582737726
Updated by Ernesto Puerta about 5 years ago
- Status changed from New to In Progress
- Assignee changed from Ernesto Puerta to Aashish Sharma
Updated by Aashish Sharma almost 5 years ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 40328
Updated by Ernesto Puerta almost 5 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to pacific
Updated by Upkeep Bot almost 5 years ago
- Copied to Backport #50902: pacific: mgr/dashboard: provide the service events when showing a service in the UI added
Updated by Ernesto Puerta almost 5 years ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to fb7175c81832959cf4332438d5158051047ec793
- Fixed In set to v17.0.0-4410-gfb7175c818
- Released In set to v17.2.0~1962
- Upkeep Timestamp set to 2025-07-14T18:01:34+00:00
Actions