From e99a67d64a499a862fe9c1ea8187108cc74ed284 Mon Sep 17 00:00:00 2001 From: Sridhar Gaddam Date: Tue, 12 Sep 2023 16:22:17 +0530 Subject: [PATCH] Add release notes for ESP protocol validation Release notes for https://github.com/submariner-io/subctl/pull/909 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 be2ee8a1a..ba9867cdd 100644 --- a/src/content/community/releases/_index.en.md +++ b/src/content/community/releases/_index.en.md @@ -7,6 +7,8 @@ weight = 40 ## v0.15.3 +* The `subctl diagnose` command has been enhanced to check for potential firewall issues that may be blocking ESP traffic + and will provide an appropriate error message. * Submariner now explicitly enables forwarding on the interfaces that it creates to support forwarding even when global forwarding on the node is turned off. * Enhanced Calico CNI detection now includes searching for calico-node CNI pods when the calico-config map is