Release v1.14.2

2024 Dec 24

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.

See more details

nsmgr has memory leaks

After highload tests nsmgr consumes much more memory than expected. Memory and goroutine profiles doesn’t show any leaks

See more details

TestNSMGRHealEndpoint_DatapathHealthy_CtrlPlaneBroken is unstable

Status: RESOLVED.

See more details

Dataplane part of forwarder-vpp leaks

Status: RESOLVED.

See more details

vl3 healing

Status: RESOLVED.

See more details

interface leak on initial Request cancel

Status: RESOLVED.

See more details

Fix failed packet tests CI

Status: RESOLVED.

See more details

Excessive logging in clients/servers with v1.14.2-rc.1 sdk

Status: RESOLVED.

See more details

Test NSM heal suite without heal/retry chain elements in forwarder chain

Status: RESOLVED.

See more details

Kustomization file with invalid URL for Clusterproperty CRD

Status: RESOLVED.

See more details

Why CoreDNS is returing the ClusterIP instead of the ExternalIP from a service?

Status: RESOLVED.

See more details

Release project board

Notes based on