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 (#12151)

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

Commit: 418a3ad
Author: Network Service Mesh Bot
Date: 2024-08-08 05:15:00 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#752)
PR link: networkservicemesh/sdk-sriov#602
Commit: 8252927
Author: Network Service Mesh Bot
Date: 2024-08-08 05:11:19 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#602)
PR link: networkservicemesh/sdk-kernel#671
Commit: c7b682d
Author: Network Service Mesh Bot
Date: 2024-08-08 05:06:17 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#671)
PR link: networkservicemesh/sdk#1650
Commit: 3016313
Author: Nikita Skrynnik
Date: 2024-08-08 21:03:55 +1100
Message:
                - Add a timeout for Closes in begin.Server (#1650)
* fix corner cases of the begin chain element
* disable Test_RestartDuringRefresh
* add fresh context
* add extended context
* add refreshed close context everywhere in begin
* fix some unit tests
* unskip some tests
* fix golang linter issues
* debug
* cleanup
* fix race condition
* add unit tests
* fix go linter issues
* fix race conditiong
* apply review comments
---------

Signed-off-by: denis-tingaikin <[email protected]>
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Aug 8, 2024
1 parent a781ff3 commit f784890
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:206fb8b
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:418a3ad
imagePullPolicy: IfNotPresent
name: forwarder-sriov
securityContext:
Expand Down

0 comments on commit f784890

Please sign in to comment.