Bug #46761
Tasks #46756: mgr/dashboard: orchestration workflows & enhancements
mgr/dashboard: host labels not shown after adding them.
% Done:
100%
Source:
Tags:
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature:
Description
When you go to Cluster > Hosts
Select a host > add a label: the action is successful but
the label does not appear in dashboard.
It's only visible in CLI:
Browser console error appears but solved by:
https://github.com/ceph/ceph/pull/36243
zone-evergreen.js:171 Uncaught TypeError: Cannot read property 'refreshBtn' of undefined at SafeSubscriber._next (hosts.component.ts:182) at SafeSubscriber.__tryOrUnsub (Subscriber.js:183) at SafeSubscriber.next (Subscriber.js:122) at Subscriber._next (Subscriber.js:72) at Subscriber.next (Subscriber.js:49) at MapSubscriber._next (map.js:35) at MapSubscriber.next (Subscriber.js:49) at FilterSubscriber._next (filter.js:33) at FilterSubscriber.next (Subscriber.js:49) at MergeMapSubscriber.notifyNext (mergeMap.js:72) (anonymous) @ hosts.component.ts:182
Related issues
History
#1 Updated by Alfonso Martínez 6 months ago
- Description updated (diff)
#2 Updated by Kiefer Chang 6 months ago
Can you provide the version or commit? Thanks!
#3 Updated by Alfonso Martínez 6 months ago
Kiefer Chang wrote:
Can you provide the version or commit? Thanks!
- cephadm version
INFO:cephadm:Using recent ceph image docker.io/ceph/daemon-base:latest-master-devel
ceph version 16.0.0-3934-g9487ddb3a4 (9487ddb3a4616674ef69dbc59e8e3f3afcf30b2f) pacific (dev)
#4 Updated by Alfonso Martínez 6 months ago
- Description updated (diff)
#5 Updated by Alfonso Martínez 6 months ago
- Description updated (diff)
#6 Updated by Kiefer Chang 6 months ago
- Status changed from New to Fix Under Review
- Assignee set to Kiefer Chang
- Pull request ID set to 36427
#7 Updated by Volker Theile 6 months ago
- Backport set to octopus
- Affected Versions v15.2.5, v16.0.0 added
#8 Updated by Lenz Grimmer 6 months ago
- Status changed from Fix Under Review to Pending Backport
- Target version set to v16.0.0
#9 Updated by Nathan Cutler 5 months ago
- Copied to Backport #46944: octopus: mgr/dashboard: host labels not shown after adding them. added
#10 Updated by Nathan Cutler 5 months ago
- Status changed from Pending Backport to Resolved
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".
#11 Updated by Alfonso Martínez 4 months ago
- % Done changed from 0 to 100