Skip to content

Commit

Permalink
Update application version to latest version from networkservicemesh/…
Browse files Browse the repository at this point in the history
…cmd-forwarder-vpp@main networkservicemesh/cmd-forwarder-vpp#

networkservicemesh/cmd-forwarder-vpp PR link: https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/

networkservicemesh/cmd-forwarder-vpp commit message:
commit c1474ab342e97a510bb4e411ea00cbddfb348459
Author: Uzlov Danil <36223296+d-uzlov@users.noreply.github.com>
Date:   Tue Jun 8 09:45:39 2021 +0700

    Fix ip family mismatch for routes (#233)

    * fix using routes with mismatched ip version in LinkToAfPacket

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>

    * remove vpp operation from "skipped" log entry

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>

    * set correct Dst instead of ignoring mismatched ip version routes

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jun 8, 2021
1 parent 5cd1339 commit a8358fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/forwarder-vpp/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
hostNetwork: true
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:3186669
- image: ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:c1474ab
imagePullPolicy: IfNotPresent
name: forwarder-vpp
securityContext:
Expand Down

0 comments on commit a8358fc

Please sign in to comment.