Release v1.14.2
2024 Dec 24
Table of contents
NSM Release v1.14.2
NSM v1.14.2 has been tested on:
Changes since last release
System stability fixes and improvements
trace chain element consumes too many resources
context.WithValue
is used in many places (especially in trace
chain element). It makes ctx
very heavy and significantly slows down some operations like postpone
which are also used in many chain elements. As a result forwarder
can spend several seconds only on postone
.
nsmgr
has memory leaks
After highload tests nsmgr
consumes much more memory than expected. Memory and goroutine profiles doesn’t show any leaks
TestNSMGRHealEndpoint_DatapathHealthy_CtrlPlaneBroken is unstable
Status: RESOLVED.
forwarder-vpp
leaks
Dataplane part of Status: RESOLVED.
vl3 healing
Status: RESOLVED.
interface leak on initial Request cancel
Status: RESOLVED.
Fix failed packet tests CI
Status: RESOLVED.
Excessive logging in clients/servers with v1.14.2-rc.1 sdk
Status: RESOLVED.
Test NSM heal suite without heal/retry chain elements in forwarder chain
Status: RESOLVED.
Kustomization file with invalid URL for Clusterproperty CRD
Status: RESOLVED.
Why CoreDNS is returing the ClusterIP instead of the ExternalIP from a service?
Status: RESOLVED.
Release project board
Table of contents