From 518cc705562c8714634e747c112eeef9c4a8afb8 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue, 21 May 2024 06:04:00 -0500 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-cluster-info-k8s@main (#12015) PR link: https://github.com/networkservicemesh/cmd-cluster-info-k8s/pull/134 Commit: 812c820 Author: Network Service Mesh Bot Date: 2024-05-18 13:36:44 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#134) PR link: https://github.com/networkservicemesh/sdk/pull/1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov Signed-off-by: NSMBot Co-authored-by: NSMBot --- apps/cluster-info/cluster-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cluster-info/cluster-info.yaml b/apps/cluster-info/cluster-info.yaml index 03eb2dc94005..e66de8999eb3 100644 --- a/apps/cluster-info/cluster-info.yaml +++ b/apps/cluster-info/cluster-info.yaml @@ -17,7 +17,7 @@ spec: spec: serviceAccountName: cluster-info-sa containers: - - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:00bc005 + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:812c820 env: - name: NSM_NAMESPACE valueFrom: