Bug 1811137 - [4.3] backport kubelet "--node-ip ::" fix
Summary: [4.3] backport kubelet "--node-ip ::" fix
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Machine Config Operator
Version: 4.3.z
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.3.z
Assignee: Antonio Murdaca
QA Contact: Michael Nguyen
URL:
Whiteboard:
Depends On: 1811139
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-06 17:01 UTC by Dan Winship
Modified: 2020-04-24 22:18 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1811139 (view as bug list)
Environment:
Last Closed: 2020-04-24 22:18:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 1538 0 None closed Bug 1811137: [4.3] Update kubelet.config for single-stack IPv6 2020-12-15 09:14:05 UTC

Description Dan Winship 2020-03-06 17:01:54 UTC
In 4.4 we added code to pass "--node-ip ::" to kubelet on single-stack IPv6 non-bare-metal to tell it to advertise an IPv6 node address rather than an IPv4 one. This accidentally never got backported.

(This doesn't affect bare-metal, where we pass an explicit --node-ip to ensure that it doesn't pick the wrong IPv6 address.)


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