Description of problem: Check the sdn-controller-config config, there two similar field named: vxLANPort: 4789 vxlanPort: 4789 Version-Release number of selected component (if applicable): quay.io/openshift-release-dev/ocp-release:4.0.0-0.1 How reproducible: always Steps to Reproduce: 1. check the sdn controller configmap oc get cm sdn-controller-config -n openshift-sdn -o yaml | grep -i vxlan 2. 3. Actual results: $ oc get cm sdn-controller-config -n openshift-sdn -o yaml | grep -i vxlan vxLANPort: 4789 vxlanPort: 4789 Expected results: vxLANPort: 4789 is redundant, should be deleted. Additional info:
Hi zhaozhanqi, Which release you found this issue v3.11 or v4.0? I do not think it is v1.0.0 as you picked up for this bug
hi, Weibin should be typo, I choose to v4.0. thank you point this.
This was due to a migration; it will eventually go away.
Sorry, I thought this had already merged but it hasn't yet...
ok, merged now. since the errata doesn't actually have a build associated with it yet, I assume that this change will make it into whatever build does end up in that errata
Verified this bug on 4.1.0-0.nightly-2019-04-18-170154
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:0758