-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
4.11
-
Moderate
-
No
-
ODC Sprint 243, ODC Sprint 3246
-
2
-
Rejected
-
False
-
Description of problem:
It is expected that we should not be getting the "Edit Pod count" option for the deployments that are being managed by an HPA.
The customer is not getting the "Edit Pod count" option for the deployments when HPA is configured on them only when he chooses that specific project from the project drop-down list.
However if he chooses the "All projects" filter from the project drop-down list he still gets the "Edit Pod count" option for the same deployment and is also able to edit the pod count.
How reproducible: Everytime
Steps to Reproduce:
1. Create a deployment.
2. Create an HPA to manage that deployment.
3. On the OCP web console, Click on Workloads -> Deployments -> Ensure that the "All Projects" filter is selected under the project drop-down list -> Click on the kebab menu option on your deployment created in the 1st step and you will see the "Edit Pod Count" option.
4. If you choose the specific project of the deployment from the project drop-down then the kebab menu option does not give the "Edit Pod count" option (as expected).