summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKevin Wang <kevinwzf0126@gmail.com>2023-01-18 19:01:44 +0800
committerGitHub <noreply@github.com>2023-01-18 19:01:44 +0800
commit6e5b8e999b4cf049eb5c695aec1a510dcd08cfd4 (patch)
tree71b320bf87cb0f56535969b9925c26964bd5bb35 /CHANGELOG
parentUpdate release note for v1.13 (diff)
downloadkubeedge-6e5b8e999b4cf049eb5c695aec1a510dcd08cfd4.tar.gz
Update CHANGELOG/CHANGELOG-1.13.md
Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG/CHANGELOG-1.13.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG/CHANGELOG-1.13.md b/CHANGELOG/CHANGELOG-1.13.md
index 1607dad96..166424353 100644
--- a/CHANGELOG/CHANGELOG-1.13.md
+++ b/CHANGELOG/CHANGELOG-1.13.md
@@ -66,7 +66,7 @@ KubeEdge has provided the runner of the conformance test, which contains the scr
and related files of the conformance test.
Refer to the link for more details. ([#4411](https://github.com/kubeedge/kubeedge/pull/4411))
-### EdgeMesh —— Added configurable field TunnelLimitConfig to edge-tunnel module
+### EdgeMesh: Added configurable field TunnelLimitConfig to edge-tunnel module
The tunnel stream of the edge-tunnel module is used to manage the data stream state of the tunnel.
Users can obtain a stable and configurable tunnel stream to ensure the reliability of user application traffic forwarding.