Bug 1573935

Summary: /bin/egress-dns-proxy.sh: line 24: EGRESS_DNS_PROXY_DESTINATION: unbound variable
Product: OpenShift Container Platform Reporter: Weibin Liang <weliang>
Component: NetworkingAssignee: Ben Bennett <bbennett>
Status: CLOSED NOTABUG QA Contact: Meng Bo <bmeng>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.10.0CC: aos-bugs, rpenta
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-02 14:56:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Test steps and logs none

Description Weibin Liang 2018-05-02 14:36:10 UTC
Description of problem:
Creating egress dns proxy container failed, the logs show the error like: /bin/egress-dns-proxy.sh: line 24: EGRESS_DNS_PROXY_DESTINATION: unbound variable

Version-Release number of selected component (if applicable):
v3.10.0-0.32.0

How reproducible:
Every time

Steps to Reproduce:
1. Create egress dns proxy test yaml file
2. oc create -f test.yaml
3. oc logs egress-dns-proxy pod

Actual results:
Creating egress dns proxy container failed with error
[root@host-172-16-120-151 ~]# oc logs egress-dns-proxy
/bin/egress-dns-proxy.sh: line 24: EGRESS_DNS_PROXY_DESTINATION: unbound variable


Expected results:
Creating egress dns proxy container without any errors

Additional info:
The test steps and logs are attched

Comment 1 Weibin Liang 2018-05-02 14:36:46 UTC
Created attachment 1430092 [details]
Test steps and logs

Comment 2 Ravi Sankar 2018-05-02 14:56:39 UTC
Incorrect config, please refer to these changes: https://bugzilla.redhat.com/show_bug.cgi?id=1562783#c2