-
Bug
-
Resolution: Unresolved
-
Normal
-
4.14.z
-
None
-
No
-
False
-
Description of problem:
MachineAutoscaler resources with a minimum replica size of zero will display a hyphen ("-") instead of zero on the list and detail pages.
Version-Release number of selected component (if applicable):
4.14.7
How reproducible:
always
Steps to Reproduce:
1.create a MachineAutoscaler with "min: 0" field 2.save record 3.navigate to MachineAutoscalers page under the Compute tab
Actual results:
the min replicas indicates "-"
Expected results:
min replicas indicates "0"
Additional info:
attaching a screenshot