Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1509842 - No configmap to select when adding environment variables for hooks
No configmap to select when adding environment variables for hooks
Status: CLOSED CURRENTRELEASE
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console (Show other bugs)
3.7.0
Unspecified Unspecified
medium Severity medium
: ---
: 3.7.0
Assigned To: Samuel Padgett
Yadan Pei
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-06 02:52 EST by shahan
Modified: 2017-11-28 03:28 EST (History)
4 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-11-07 09:27:42 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-28 21:34:54 EST

  None (edit)
Description shahan 2017-11-06 02:52:41 EST
Description of problem:
 No config map to select  when adding environment variables for hooks
 
Version-Release number of selected component (if applicable):
 v3.7.0-0.191.0

How reproducible:
 Always

Steps to Reproduce:
1. oc new-app -f https://raw.githubusercontent.com/openshift/origin/master/examples/sample-app/application-template-stibuild.json
  oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/configmap/configmap.yaml
2.Goto dc/frontend edit page, add environment variables for Pre/Post hooks. Click Add Value from Config Map or Secret under the Pre/Post hooks part, input env name and try to select above config map in dropdown list
3.

Actual results:
 There is no config map part in the dropdown list.

Expected results:
 Should find the existing config map in the dropdown list

Additional info:
Comment 1 Jessica Forrester 2017-11-06 07:52:29 EST
This bug would have existed in 3.6 as well.
Comment 2 Jessica Forrester 2017-11-06 08:05:15 EST
Fix is in https://github.com/openshift/origin-web-console/pull/2459
Comment 3 Jessica Forrester 2017-11-06 11:17:10 EST
Fix moved to https://github.com/openshift/origin-web-console/pull/2461
Comment 5 shahan 2017-11-06 22:32:58 EST
Check this issue on OCP v3.7.0-0.196.0,  will find the config map part when adding env for hooks, and the environment from config map will show in hooks on the configuration tab, looks like "foo set to key special.how in config map special-config ", Change status to verified.

Note You need to log in before you can comment on or make changes to this bug.