Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-nse-icmp-responder@main

PR link: networkservicemesh/cmd-nse-icmp-responder#600

Commit: e4f0412
Author: Network Service Mesh Bot
Date: 2024-07-03 09:18:06 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#600)
PR link: networkservicemesh/sdk-sriov#598
Commit: ae1fe8a
Author: Network Service Mesh Bot
Date: 2024-07-03 09:10:22 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#598)
PR link: networkservicemesh/sdk-kernel#667
Commit: 1a94ab6
Author: Network Service Mesh Bot
Date: 2024-07-03 09:04:52 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#667)
PR link: networkservicemesh/sdk#1645
Commit: bf440a3
Author: Denis Tingaikin
Date: 2024-07-03 17:02:01 +0300
Message:
                - Revert authorize changes (#1645)
* Revert "Add peer cleanup on Requests and Closes from begin (#1636)"
This reverts commit c01f9e1008513cb1a49aea56f1b74ce240f9c3ba.
* Revert "fix authorize (#1637)"
This reverts commit 50c0908267dec982170bcf65cdf4bbb41c3bb51f.
* fix ci issue
---------
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 3, 2024
1 parent 4b76839 commit 3c43c7a
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/nse-kernel/nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/change-nse-dynamically/blue-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/change-nse-dynamically/green-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/multiple-services/first-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/multiple-services/second-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/mutually-aware-nses/nse-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: NSM_CIDR_PREFIX
Expand Down
2 changes: 1 addition & 1 deletion examples/features/mutually-aware-nses/nse-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: NSM_CIDR_PREFIX
Expand Down
2 changes: 1 addition & 1 deletion examples/features/scale-from-zero/pod-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
restartPolicy: Never
containers:
- name: nse-icmp-responder
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:6392e73
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:e4f0412
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit 3c43c7a

Please sign in to comment.