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

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


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

Andre Dietisheim commented on JBIDE-21764:
------------------------------------------

thanks!
cherry-picked to jbosstools-4.3.x

> Duplicates of environment variables should be forbidden
> -------------------------------------------------------
>
>                 Key: JBIDE-21764
>                 URL: https://issues.jboss.org/browse/JBIDE-21764
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.CR1
>            Reporter: Marián Labuda
>            Assignee: Viacheslav Kabanovich
>              Labels: docker, openshift_v3
>             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