Description of problem: User can't add environment variables during deploy image progress Version-Release number of selected component (if applicable): origin latest How reproducible: Always Steps to Reproduce: 1. User goes to Workload -> Deployment Config -> Create -> From Image -> search aosqe/hello-openshift Actual results: 1. Environment Variables section is read only, use can't change it Expected results: 1. User should be able to add Environment Variables during Deploy Image process Additional info:
This is being moved to dev console in https://github.com/openshift/console/pull/1864
Looking at this further, it seems to be a regression in the environment component itself when adding the RBAC checks. The component assumes you're always editing an existing object.
https://github.com/openshift/console/pull/1899
1. User goes to Workload -> Deployment Config -> Create -> From Image -> search aosqe/hello-openshift 2. User is able to add/reorder/delete environment variables in Environment Variables section Verified on 4.2.0-0.nightly-2019-07-10-062553
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2922