Skip to content

Commit 5341bad

Browse files
authored
Merge pull request #85076 from dfitzmau/OCPBUGS-43715
OCPBUGS#43715: 4.16 Added IPsec enabled node known issue to RNs
2 parents 7f2d783 + b68b95a commit 5341bad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3224,6 +3224,8 @@ In the following tables, features are marked with the following statuses:
32243224
[id="ocp-4-16-known-issues_{context}"]
32253225
== Known issues
32263226

3227+
* A regression in the behaviour of `libreswan` caused some nodes with IPsec enabled to lose communication with pods on other nodes in the same cluster. To resolve this issue, consider disabling IPsec for your cluster. (link:https://issues.redhat.com/browse/OCPBUGS-43715[*OCPBUGS-43715*])
3228+
32273229
// TODO: This known issue should carry forward to 4.9 and beyond!
32283230
* The `oc annotate` command does not work for LDAP group names that contain an equal sign (`=`), because the command uses the equal sign as a delimiter between the annotation name and value. As a workaround, use `oc patch` or `oc edit` to add the annotation. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1917280[*BZ#1917280*])
32293231

0 commit comments

Comments
 (0)