[jbosstools-issues] [JBoss JIRA] (JBIDE-21783) Duplicates of environment variables should be forbidden

Andre Dietisheim (JIRA) issues at jboss.org
Fri Feb 26 16:04:00 EST 2016


Andre Dietisheim created JBIDE-21783:
----------------------------------------

             Summary: Duplicates of environment variables should be forbidden
                 Key: JBIDE-21783
                 URL: https://issues.jboss.org/browse/JBIDE-21783
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.3.1.CR1
            Reporter: Marián Labuda
            Assignee: Viacheslav Kabanovich
             Fix For: 4.3.1.CR1


On 2nd wizard page of Deploy docker image is a table containing env. variables passed to OpenShift deployment config when docker image is deployed. Currently it is allowed to create duplicates of environment variables (more variables with same name), but only the last one is processed = it is passed to deployment config. E.g. I created env. vars. envvar1=val1 and envvar1=val2, but in deployment config only val2 is located. We should forbidden created duplicates of environment variables with same name.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list