From a5b42134620421a8bfceca04089f3a4e9165c518 Mon Sep 17 00:00:00 2001 From: Sridhar Gaddam Date: Tue, 26 Sep 2023 20:07:35 +0530 Subject: [PATCH] Release notes for podCIDR detection This PR includes release notes for https://github.com/submariner-io/submariner-operator/pull/2770 Signed-off-by: Sridhar Gaddam --- src/content/community/releases/_index.en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/community/releases/_index.en.md b/src/content/community/releases/_index.en.md index 573ff1cda..0a73f51ae 100644 --- a/src/content/community/releases/_index.en.md +++ b/src/content/community/releases/_index.en.md @@ -44,6 +44,7 @@ weight = 40 * Enhanced Calico CNI detection now includes searching for calico-node CNI pods when the calico-config map is not detected. * Fixed an issue with Service Discovery with Globalnet enabled where a service was inaccessible after recreating it. * Fixed an issue with Service Discovery where a remote cluster's service was inaccessible after recreating its local namespace. +* The pod CIDR detection logic now ensures that the node's `podCIDR` is exclusively used for single-node deployments. * `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 the IPsec control socket is created before initiating connection requests, and also