Skip to content

OCPBUGS-93896: Rebase v1.33.13 in release-4.20#7

Open
JSampsonIV wants to merge 8 commits into
release-4.20from
rebase-v1.33.13
Open

OCPBUGS-93896: Rebase v1.33.13 in release-4.20#7
JSampsonIV wants to merge 8 commits into
release-4.20from
rebase-v1.33.13

Conversation

@JSampsonIV

Copy link
Copy Markdown
Owner

k8s-release-robot and others added 8 commits May 12, 2026 09:55
Accessing svc.Spec.IPFamilies[0] without a bounds check panics when a
service reaches the controller with an empty IPFamilies field. This can
happen via watch events: the apiserver's defaultOnRead decorator populates
IPFamilies on GET/LIST but not on watch (cachingObject wrapping bypasses
the type assertion).

Restore the inference logic removed in kubernetes#130101: fall back to ClusterIP
for headful services and pod IP for headless services.

Signed-off-by: Rahul <rahulbabu95@gmail.com>
…y-pick-of-#138736-upstream-release-1.33

Automated cherry pick of kubernetes#138736: fix: avoid panic on services with empty IPFamilies
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
…l133

[release-1.33] [go] Bump images and versions to go 1.25.11 and distroless iptables
Kubernetes official release v1.33.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants