Bug 2050632
Summary: | [kube-apiserver] emit warning for breaking API change in dual-stack Services in 1.23 / 4.10 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Andreas Karis <akaris> |
Component: | kube-apiserver | Assignee: | Andreas Karis <akaris> |
Status: | CLOSED ERRATA | QA Contact: | jmekkatt |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 4.9 | CC: | akaris, anusaxen, aos-bugs, danw, jboxman, mfojtik, sttts, trozet, wking, xxia |
Target Milestone: | --- | ||
Target Release: | 4.9.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
Cause
A rewrite in the kube-apiserver causes a user facing API change. Starting in kube-apiserver 1.23 / OpenShift 4.10, users MUST explicitly specify either "ipFamilyPolicy: PreferDualStack" or "ipFamilyPolicy: RequireDualStack" for DualStack services to be valid.
Consequence
Users cannot create DualStack services (services with either 2 different ipFamilies or 2 different clusterIPs) without explicitly specifying "ipFamilyPolicy: PreferDualStack" or "ipFamilyPolicy: RequireDualStack".
Fix
Red Hat OpenShift Container Platform 4.8 and 4.9 now emit a warning that warns of the imminent API change.
Result
Users cannot create DualStack services without explicitly specifying "ipFamilyPolicy: PreferDualStack" or "ipFamilyPolicy: RequireDualStack" starting with Red Hat OpenShift Container Platform 4.10. However, users will be warned in previous versions of Red Hat OpenShift Container Platform about the upcoming API change.
|
Story Points: | --- |
Clone Of: | 2045576 | Environment: | |
Last Closed: | 2022-05-03 07:35:33 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: | 2048645 | ||
Bug Blocks: |
Comment 5
jmekkatt
2022-04-19 12:37:46 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 (OpenShift Container Platform 4.9.31 bug fix update), 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-2022:1605 |