Bug 1688099
Summary: | Default ingress create router in the pod network instead host network [libvirt provider] | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Praveen Kumar <prkumar> |
Component: | Networking | Assignee: | Miciah Dashiel Butler Masters <mmasters> |
Networking sub component: | router | QA Contact: | Hongan Li <hongli> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | low | ||
Priority: | low | CC: | aos-bugs, mmasters, tbarron |
Version: | 4.1.0 | ||
Target Milestone: | --- | ||
Target Release: | 4.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-04 10:45:33 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: |
Description
Praveen Kumar
2019-03-13 06:40:22 UTC
Spoke with Eric Paris about how to handle libvirt generally right now. We're to assign this to 4.1 but keep the priority and severity low to ensure the bug doesn't get tracked as a GA blocker. It's unlikely anyone on this team will be looking into anything related to libvirt for the release, but we're happy to provide guidance if someone else wants to contribute. Hi Praveen, could you please help check if this works on the libvirt? $ openshift-install version openshift-install unreleased-master-593-gd1d142ded769e05e6e87764484872b81311195c1 built from commit d1d142ded769e05e6e87764484872b81311195c1 $ oc adm release info --commits | grep ingres cluster-ingress-operator https://github.com/openshift/cluster-ingress-operator e49c483cea90d0360ce653afdc8104e145d67123 $ oc project openshift-ingress Now using project "openshift-ingress" on server "https://api.test1.tt.testing:6443". $ oc get ep NAME ENDPOINTS AGE router-internal-default 192.168.126.51:80,192.168.126.51:1936,192.168.126.51:443 81m This is now fixed and now route is on host network not on pod network. Thank you Praveen, so I move it to verified. 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 |