Bug 1788521

Summary: [library-go] Change default binding network to support dual stack
Product: OpenShift Container Platform Reporter: Michal Fojtik <mfojtik>
Component: kube-apiserverAssignee: Michal Fojtik <mfojtik>
Status: CLOSED ERRATA QA Contact: Xingxing Xia <xxia>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: aos-bugs, mfojtik
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1788522 (view as bug list) Environment:
Last Closed: 2020-05-04 11:23:07 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:
Bug Depends On:    
Bug Blocks: 1788522    

Description Michal Fojtik 2020-01-07 12:13:25 UTC
Description of problem:

We use SetRecommendedServingInfoDefaults() in library-go across all operators to provide defaults for API servers that those operators run to serve metrics and healthz. The current default for binding network is hardcoded to "tcp4" which won't work in IPv6 clusters.


Actual results:

Default is "tcp4"

Expected results:

Default should be "tcp"


Additional info:

Comment 1 Michal Fojtik 2020-01-07 12:15:08 UTC
Moving directly to verified as there is nothing for QA to verify until this hits the individual operators.

Comment 3 errata-xmlrpc 2020-05-04 11:23:07 UTC
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-2020:0581