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-exclude-prefixes-k8s@main (#12066)

PR link: networkservicemesh/cmd-exclude-prefixes-k8s#299

Commit: 3efe9d1
Author: Network Service Mesh Bot
Date: 2024-05-30 06:24:41 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#299)
PR link: networkservicemesh/sdk-k8s#508
Commit: 0068d62
Author: Network Service Mesh Bot
Date: 2024-05-30 06:21:05 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#508)
PR link: networkservicemesh/sdk#1637
Commit: 50c0908
Author: Nikita Skrynnik
Date: 2024-05-30 22:15:58 +1100
Message:
        - fix authorize (#1637)
* fix authorize
* rework condition
* fix test
* add check for nil
---------

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed May 30, 2024
1 parent 73e52ce commit 9c8bf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr/nsmgr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
command: ["/bin/grpc-health-probe", "-spiffe", "-addr=unix:///var/lib/networkservicemesh/nsm.io.sock"]
failureThreshold: 25
periodSeconds: 5
- image: ghcr.io/networkservicemesh/ci/cmd-exclude-prefixes-k8s:fc9d38e
- image: ghcr.io/networkservicemesh/ci/cmd-exclude-prefixes-k8s:3efe9d1
imagePullPolicy: IfNotPresent
name: exclude-prefixes
env:
Expand Down

0 comments on commit 9c8bf3c

Please sign in to comment.