Bug 1573935 - /bin/egress-dns-proxy.sh: line 24: EGRESS_DNS_PROXY_DESTINATION: unbound variable
Summary: /bin/egress-dns-proxy.sh: line 24: EGRESS_DNS_PROXY_DESTINATION: unbound vari...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 3.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Ben Bennett
QA Contact: Meng Bo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-02 14:36 UTC by Weibin Liang
Modified: 2018-05-02 14:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-02 14:56:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Test steps and logs (14.70 KB, text/plain)
2018-05-02 14:36 UTC, Weibin Liang
no flags Details

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


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