-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.20.0
-
None
-
None
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
VPA resources outside of the project 'openshift-vertical-pod-autoscaler' are not listed in the operator UI
Version-Release number of selected component (if applicable):
Vertical Pod Autoscaler Operator 4.20.0-202601120340
How reproducible:
Install vpa operator, create example workload and example vpa resource, check operator UI for vpa resources
Steps to Reproduce:
1. Install the Vertical Pod Autoscaler Operator 2. Create an example workload 3. Create an example vpa resource 4. Check if the vpa resource is found in the Operator UI at (All projects > Ecosystem > Installed Operators > Vertical Pod Autoscaler Operator > VerticalPodAutoscaler)
Actual results:
Not vpa resources listed
Expected results:
Example vpa resource of different project should be listed
Additional info:
By opening the operator UI the project is switched to the 'openshift-vertical-pod-autoscaler' project automatically Prior created vpa resources in different projects then 'openshift-vertical-pod-autoscaler' are not shown in the UI Switching back to 'All projects' inside the vpa operator UI redirects back to the list of installed operators The vpa resources in other namespaces can however be found through the search (All projects > Home > Search > Resources VerticalPodAutoscaler or the CLI)