[
https://issues.jboss.org/browse/JBIDE-25091?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-25091 at 10/19/17 4:30 AM:
--------------------------------------------------------------------
[~jeffmaury] Then there is the other question in what "MiB" and "MB"
differ?
I also see the duplication in the code already:
{code}
public class EditResourceLimitsPage extends AbstractOpenShiftWizardPage {
...
public static final String[] MEMORY_SUFFIXES_LABELS = {"MB", "GB",
"MiB", "GiB", "MiB"};
{code}
was (Author: adietish):
[~jeffmaury] Then there is the other question in what "MiB" and "MB"
differ?
Edit resource limits wizard: Duplicate value "MiB" in
Memory Limit & Request
----------------------------------------------------------------------------
Key: JBIDE-25091
URL:
https://issues.jboss.org/browse/JBIDE-25091
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.1.AM2
Reporter: Josef Kopriva
Priority: Minor
Labels: edit_resource_limits_wizard, openshift_v3
Fix For: 4.5.x
Attachments: edit-resource-limits.png, image-2017-09-22-13-02-35-216.png
When editing memory settings in dialog "Edit resource limits", there is a
duplicate value MiB in the Combos for Memory > "Request" and Memory >
"Limit":
!edit-resource-limits.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)