-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
4.14.z
-
None
-
False
-
Description of problem:
In the OpenShift web console, some volumes in pods are not displaying the "Type" field in the Volumes tab. This prevents clicking through to access the associated resource (e.g., like we can do with ConfigMaps, Secrets).
Version-Release number of selected component (if applicable):
4.14
How reproducible:
100%
Steps to Reproduce:
1. Go to Workload -> Pods tab and scroll down to volume tab. 2. There you can see Configmap and secrets having redirection links to their resources, respectively. 3. But some fields are not having that redirection link for resources.
Actual results:
Some fields are empty in the volume tab in the web console.
Expected results:
All fields should have mounted resource redirection links.
Additional info: