From 7a25073e67445154406243498a09d61a742f1734 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 29 May 2024 10:57:10 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-cluster-info-k8s@main PR link: https://github.com/networkservicemesh/cmd-cluster-info-k8s/pull/135 Commit: fdb131b Author: Network Service Mesh Bot Date: 2024-05-29 05:56:52 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#135) PR link: https://github.com/networkservicemesh/sdk/pull/1636 Commit: c01f9e1 Author: Nikita Skrynnik Date: 2024-05-29 21:53:30 +1100 Message: - Add peer cleanup on Requests and Closes from begin (#1636) * Add peer cleanup on Requests and Closes from begin * fix go linter issues * fix race condition + fix all go linter issues --------- Signed-off-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 e66de8999eb3..93791ff067b1 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:812c820 + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:fdb131b env: - name: NSM_NAMESPACE valueFrom: