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-forwarder-sriov@main

PR link: networkservicemesh/cmd-forwarder-sriov#804

Commit: 45191e3
Author: Network Service Mesh Bot
Date: 2024-12-27 08:36:20 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#804)
PR link: networkservicemesh/sdk-k8s#540
Commit: fdad908
Author: Network Service Mesh Bot
Date: 2024-12-27 08:32:42 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#540)
PR link: networkservicemesh/sdk#1712
Commit: d442a26
Author: Nikita Skrynnik
Date: 2024-12-28 01:27:29 +1100
Message:
        - Remove deprecated opentelemetry interceptors (#1712)
* remove deprecated opentelemtry interceprtors
* remove some excluded rules from golang config
---------
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Dec 27, 2024
1 parent 69faf58 commit e38d7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/forwarder-sriov/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:e9271eb
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:45191e3
imagePullPolicy: IfNotPresent
name: forwarder-sriov
securityContext:
Expand Down

0 comments on commit e38d7fc

Please sign in to comment.