Bug 1758656

Summary: [Proxy]cluster external endpoints should be noProxy
Product: OpenShift Container Platform Reporter: Daneyon Hansen <dhansen>
Component: NetworkingAssignee: Daneyon Hansen <dhansen>
Networking sub component: openshift-sdn QA Contact: huirwang
Status: CLOSED WONTFIX Docs Contact:
Severity: high    
Priority: unspecified CC: bparees, piqin, wking, zzhao
Version: 4.2.0Keywords: Reopened
Target Milestone: ---   
Target Release: 4.2.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1757973 Environment:
Last Closed: 2019-11-08 16:57:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1757973    
Bug Blocks:    

Comment 2 W. Trevor King 2019-10-31 04:26:39 UTC
Hmm.  PR landed 8h ago [1], but the most recent 4.2 nightly is 12h old [2,3].  And, unsurprisingly given its age, that release does not include the network-operator change:

$ oc adm release info --commits registry.svc.ci.openshift.org/ocp/release:4.2.0-0.nightly-2019-10-30-152749 | grep network-operator
  cluster-network-operator                      https://github.com/openshift/cluster-network-operator                      1eed8132527076b9ffca3dc244001a39855f1545

Why did this get swept into ON_QA?  Moving back to MODIFIED.

[1]: https://github.com/openshift/cluster-network-operator/pull/334#event-2757589099
[2]: https://openshift-release.svc.ci.openshift.org/#4.2.0-0.nightly
[3]: https://openshift-release.svc.ci.openshift.org/releasestream/4.2.0-0.nightly/release/4.2.0-0.nightly-2019-10-30-152749

Comment 6 W. Trevor King 2019-11-08 03:18:43 UTC
Why did this get moved back to ASSIGNED?  Restoring api. was intentional, see [1] and bug 1766066.  Did you see something different you didn't like?

[1]: https://github.com/openshift/installer/pull/2640

Comment 10 Daneyon Hansen 2019-11-08 16:57:02 UTC
Eric Paris found in BZ https://bugzilla.redhat.com/show_bug.cgi?id=1762618 that at least some of our code, running on cluster, was accessing the external instead of internal api. For the time being, the api external url will be no proxied.