From 50f3ad9f5fc68a9e9c9e55bb4d25f5b2b9bf22b4 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 18 Jul 2022 01:29:24 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-l7-proxy@main PR link: https://github.com/networkservicemesh/cmd-nse-l7-proxy/pull/21 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 4adb98c Author: Network Service Mesh Bot Date: 2022-07-17 20:26:13 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- .../interdomain/nsm_consul/nse-auto-scale/pod-template.yaml | 2 +- examples/interdomain/nsm_istio/nse-auto-scale/pod-template.yaml | 2 +- .../nsm_istio_booking/nse-auto-scale/pod-template.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/interdomain/nsm_consul/nse-auto-scale/pod-template.yaml b/examples/interdomain/nsm_consul/nse-auto-scale/pod-template.yaml index e426e4c4551d..811717e85bfd 100644 --- a/examples/interdomain/nsm_consul/nse-auto-scale/pod-template.yaml +++ b/examples/interdomain/nsm_consul/nse-auto-scale/pod-template.yaml @@ -14,7 +14,7 @@ spec: restartPolicy: Never containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:a3fc08e + image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:4adb98c imagePullPolicy: IfNotPresent securityContext: privileged: true diff --git a/examples/interdomain/nsm_istio/nse-auto-scale/pod-template.yaml b/examples/interdomain/nsm_istio/nse-auto-scale/pod-template.yaml index 6a62ec79194c..79d368341062 100644 --- a/examples/interdomain/nsm_istio/nse-auto-scale/pod-template.yaml +++ b/examples/interdomain/nsm_istio/nse-auto-scale/pod-template.yaml @@ -11,7 +11,7 @@ spec: restartPolicy: Never containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:a3fc08e + image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:4adb98c imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET diff --git a/examples/interdomain/nsm_istio_booking/nse-auto-scale/pod-template.yaml b/examples/interdomain/nsm_istio_booking/nse-auto-scale/pod-template.yaml index 6a62ec79194c..79d368341062 100644 --- a/examples/interdomain/nsm_istio_booking/nse-auto-scale/pod-template.yaml +++ b/examples/interdomain/nsm_istio_booking/nse-auto-scale/pod-template.yaml @@ -11,7 +11,7 @@ spec: restartPolicy: Never containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:a3fc08e + image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:4adb98c imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET