From d03970e6b81a5bf38dcd3808a77f2edb5f81675c Mon Sep 17 00:00:00 2001 From: Yossi Boaron Date: Tue, 24 Sep 2024 09:24:52 +0300 Subject: [PATCH] Release note for (#1174) submariner-io/submariner#3161 submariner-io/submariner#3135 Signed-off-by: Yossi Boaron --- 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 e42a33aaf..4e5467976 100644 --- a/src/content/community/releases/_index.en.md +++ b/src/content/community/releases/_index.en.md @@ -9,6 +9,8 @@ weight = 40 * Fixed an issue with Service Discovery that caused significant latencies when exporting a large number of service. * Fixed an issue which could cause the wrong pod CIDR to be discovered on join. +* Fixed an issue with Calico wrongly overwriting static routes added by RouteAgent. +* Fixed an issue with detecting Calico CNI interface after node reboot. ## v0.14.9 (July 26, 2024)