New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/5bac531ee00dfcfe4e383e7d61c3215db5da1675 commit 5bac531ee00dfcfe4e383e7d61c3215db5da1675 Author: Martin Hradil <himdel> AuthorDate: Thu Feb 8 11:07:37 2018 -0500 Commit: Martin Hradil <himdel> CommitDate: Thu Feb 8 11:07:37 2018 -0500 Merge pull request #3299 from nimrodshn/support_pv_to_pod_relationship Adding UI support for Pod to PersistentVolume relationship. (cherry picked from commit 2341a397a870611ed0d0de5019c7f29017b150e1) https://bugzilla.redhat.com/show_bug.cgi?id=1552889 app/helpers/application_helper.rb | 13 +- app/helpers/container_group_helper/textual_summary.rb | 2 +- app/helpers/container_summary_helper.rb | 2 +- app/views/container_group/show.html.haml | 2 +- app/views/layouts/listnav/_container_group.html.haml | 1 + 5 files changed, 11 insertions(+), 9 deletions(-)
Verified on cfme 5.9.2.3.20180419182310_cab2891. From Pod Summary, Relationships table, there is a link to the PV. see attach Pod All Volumes. The Volume table, the volume name is identical to what i get on OCP by command, "oc describe pod <pod name> -n namespace" under volumes part.
Created attachment 1427189 [details] Pod PV relation link
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:1328