]
Andre Dietisheim commented on JBIDE-22454:
------------------------------------------
[~jcantrill] if I get this right the env vars for the build configs are a way to pass env
vars that are available at build- and runtime while the ones in the deploy configuration
are only available at runtime? Is this the purpose?
Application Wizard: Build configuration wizard page has redundant
environment variables table
---------------------------------------------------------------------------------------------
Key: JBIDE-22454
URL:
https://issues.jboss.org/browse/JBIDE-22454
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha3
Reporter: Marián Labuda
Assignee: Jeff Cantrill
Labels: application_wizard, openshift_v3
Fix For: 4.4.x
Attachments: screenshot-2.png, screenshot-3.png
In New OpenShift Application wizard with selected builder image, there are 2 wizard pages
containing same thing - table of environment variables passed to pod. First page is Build
Configuration, where the table is empty. Second page is the immediately following one
Deployment configuration and Scalability, where are environment variables even correctly
prepared (obtained from image metadata). The first table, on Build configuration wizard
page, should be removed, its redundant there.