From 45bc84e0c9b19be0369b81380f20cc36d19b432c Mon Sep 17 00:00:00 2001 From: Sridhar Gaddam Date: Tue, 26 Sep 2023 19:44:33 +0530 Subject: [PATCH] Release notes for IPsec connection issues This PR includes release notes for the following fixes https://github.com/submariner-io/submariner/pull/2708 https://github.com/submariner-io/submariner/pull/2710 Signed-off-by: Sridhar Gaddam --- src/content/community/releases/_index.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/community/releases/_index.en.md b/src/content/community/releases/_index.en.md index e365964a5..9bbed493a 100644 --- a/src/content/community/releases/_index.en.md +++ b/src/content/community/releases/_index.en.md @@ -46,6 +46,8 @@ weight = 40 * Fixed an issue with Service Discovery where a remote cluster's service was inaccessible after recreating its local namespace. * `subctl verify` no longer requires the KUBECONFIG environment variable to be set. * The Globalnet component now handles out-of-order remote endpoint notifications properly. +* Submariner now ensures that IPsec control socket is created before initiating connection requests, and it also includes + code to automatically retry connections in response to errors reported by the 'whack' command. ## v0.14.5