Skip to content

Commit 32d267e

Browse files
authored
Merge pull request #97153 from tmalove/OSDOCS-59806-4.18
OSDOCS#59806: Correct the bug text for OCPBUGS-55016 for 4.18
2 parents 9dd08b9 + 4d200d7 commit 32d267e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_notes/ocp-4-18-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3360,7 +3360,7 @@ $ oc adm release info 4.18.14 --pullspecs
33603360

33613361
* Previously, a missing `afterburn` package resulted in the failure of the `gcp-hostname.service`, which caused the `scale-up` job to fail, impacting end-user deployments. With this release, the `afterburn` package is installed in the {op-system-base} `scale-up` job. This fix enables a successful `scale-up` action, resolving the `gcp-hostname` service failure. (link:https://issues.redhat.com/browse/OCPBUGS-55158[OCPBUGS-55158])
33623362

3363-
* Previously, there was no communication between a `localnet` pod and a pod in the default network when both pods were on the same node. With this release, an update fixes the communication problem when pods are on the same node. (link:https://issues.redhat.com/browse/OCPBUGS-55016[OCPBUGS-55016])
3363+
* Previously, a pod with a secondary interface in an OVN-Kubernetes `Localnet` network that was plugged into a `br-ex` interface bridge was out of reach by other pods on the same node, but used the default network for communication. The communication between pods on different nodes was not impacted. With this release, the communication between a `Localnet` pod and a default network pod running on the same node is possible, however the IP addresses that are used in the `Localnet` network must be within the same subnet as the host network. (link:https://issues.redhat.com/browse/OCPBUGS-55016[OCPBUGS-55016])
33643364

33653365
* Previously, image pull timeouts occurred due to the `Zscaler` platform scanning all data transfers. This resulted in timed out image pulls. With this release, the image pull timeout is increased to 30 seconds, allowing successful updates. (link:https://issues.redhat.com/browse/OCPBUGS-54663[OCPBUGS-54663])
33663366

0 commit comments

Comments
 (0)