[jbosstools-issues] [JBoss JIRA] (JBIDE-25091) Edit resource limits wizard: Duplicate value "MiB" in Memory Limit & Request

Andre Dietisheim (JIRA) issues at jboss.org
Fri Oct 20 08:09:01 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-25091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479883#comment-13479883 ] 

Andre Dietisheim commented on JBIDE-25091:
------------------------------------------

[~jeffmaury] here's the PR for this change: https://github.com/jbosstools/jbosstools-openshift/pull/1598/files
I discovered a parsing error in the client library that would parse 
{code}
"requests":{
          "memory":"5"
 } 
{code}
as
{code}
"resources" => {
    "requests" => {"memory" => "5Mi"}
}

I'll file a separate jira for this.

> 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, request-resource-limit-combo.png, resource-limits-web-console.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)


More information about the jbosstools-issues mailing list