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-l7-proxy@main (#12446)

PR link: networkservicemesh/cmd-nse-l7-proxy#229

Commit: fa0418a
Author: Network Service Mesh Bot
Date: 2024-10-17 08:16:46 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#229)
PR link: networkservicemesh/sdk-kernel#690
Commit: f700ba1
Author: Network Service Mesh Bot
Date: 2024-10-17 08:12:59 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#690)
PR link: networkservicemesh/sdk#1678
Commit: 3d46f1e
Author: Nikita Skrynnik
Date: 2024-10-17 20:10:18 +0700
Message:
        - Revert "Fix some leaks in opa policies (#1624)" (#1678)
* Revert "Fix some leaks in opa policies (#1624)"
This reverts commit c2a34141f69cde9c99edd395e5d1043f2ace5e52.
* fix inter issues
---------

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Oct 17, 2024
1 parent 133331b commit 7e96054
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:8dc087a
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:fa0418a
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:8dc087a
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:fa0418a
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:8dc087a
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:fa0418a
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:8dc087a
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:fa0418a
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit 7e96054

Please sign in to comment.