Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from update/networkservicemesh/cmd-registry-memory #256

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Feb 8, 2021

commit db9b8a8 Author: NSMBot [email protected] Date: Mon Feb 8 12:53:31 2021 +0000 Update application version to latest version from networkservicemesh/cmd-registry-memory@master networkservicemesh/cmd-registry-memory# networkservicemesh/cmd-registry-memory PR link: https://github.com/networkservicemesh/cmd-registry-memory/pull/ networkservicemesh/cmd-registry-memory commit message: commit b1bb2da299aae223708bf1ec0623d44afb889add Author: Vladimir Popov [email protected] Date: Mon Feb 8 19:53:08 2021 +0700 Manually update to the latest sdk version (#201) Signed-off-by: Vladimir Popov [email protected] Signed-off-by: NSMBot [email protected]

…cmd-registry-memory@master networkservicemesh/cmd-registry-memory#

networkservicemesh/cmd-registry-memory PR link: https://github.com/networkservicemesh/cmd-registry-memory/pull/

networkservicemesh/cmd-registry-memory commit message:
commit b1bb2da299aae223708bf1ec0623d44afb889add
Author: Vladimir Popov <[email protected]>
Date:   Mon Feb 8 19:53:08 2021 +0700

    Manually update to the latest sdk version (#201)

    Signed-off-by: Vladimir Popov <[email protected]>

Signed-off-by: NSMBot <[email protected]>
@github-actions github-actions bot merged commit 7d3a070 into main Feb 8, 2021
nsmbot pushed a commit that referenced this pull request Aug 15, 2024
…d-nse-simple-vl3-docker@main

PR link: networkservicemesh/cmd-nse-simple-vl3-docker#256

Commit: 336afc5
Author: Network Service Mesh Bot
Date: 2024-08-15 15:58:45 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#256)
PR link: networkservicemesh/sdk-vpp#845
Commit: f879413
Author: Network Service Mesh Bot
Date: 2024-08-15 15:55:30 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#845)
PR link: networkservicemesh/sdk-kernel#675
Commit: 8fc8a72
Author: Network Service Mesh Bot
Date: 2024-08-15 15:51:37 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#675)
PR link: networkservicemesh/sdk#1658
Commit: eeb0114
Author: Network Service Mesh Bot
Date: 2024-08-15 15:49:07 -0500
Message:
                - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1658)
PR link: networkservicemesh/api#174
Commit: fdbfcd8
Author: Nikita Skrynnik
Date: 2024-08-15 21:15:54 +1100
Message:
                                - Revert changes in strToIPNet func (#174)
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Oct 14, 2024
…d-nsc-simple-docker@main

PR link: networkservicemesh/cmd-nsc-simple-docker#256

Commit: e212169
Author: Denis Tingaikin
Date: 2024-10-14 14:14:46 +0300
Message:
  - Merge pull request #256 from Nordix/arp_dynloglevel
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Nov 21, 2024
…d-nse-remote-vlan@main

PR link: networkservicemesh/cmd-nse-remote-vlan#256

Commit: 0d3fbb0
Author: Denis Tingaikin
Date: 2024-11-20 19:29:35 -0500
Message:
  - Merge pull request #256 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <[email protected]>
nsmbot added a commit that referenced this pull request Nov 21, 2024
…d-nse-remote-vlan@main (#12411)

PR link: networkservicemesh/cmd-nse-remote-vlan#256

Commit: 0d3fbb0
Author: Denis Tingaikin
Date: 2024-11-20 19:29:35 -0500
Message:
  - Merge pull request #256 from Ex4amp1e/update-go-1.23

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Nov 26, 2024
…d-map-ip-k8s@main

PR link: networkservicemesh/cmd-map-ip-k8s#256

Commit: 9030159
Author: Network Service Mesh Bot
Date: 2024-11-26 03:08:54 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#256)
PR link: networkservicemesh/sdk#1585
Commit: 35e15a4
Author: Nikita Skrynnik
Date: 2024-11-26 20:06:10 +1100
Message:
    - Add an option to change reselect function (#1585)
* Add mutable reselect function
* fix go linter issues
* add a test with custom reselect function
* revert changes in liveness check ctx
* pass reselectFunc through client
* cleanup
* fix linter issues
* fix linter issues
* fix test
* Fix review comments
* fix CI issues
* add vl3 reselect function
* rename reselect function
---------
Signed-off-by: NSMBot <[email protected]>
nsmbot added a commit that referenced this pull request Nov 26, 2024
…d-map-ip-k8s@main (#12526)

PR link: networkservicemesh/cmd-map-ip-k8s#256

Commit: 9030159
Author: Network Service Mesh Bot
Date: 2024-11-26 03:08:54 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#256)
PR link: networkservicemesh/sdk#1585
Commit: 35e15a4
Author: Nikita Skrynnik
Date: 2024-11-26 20:06:10 +1100
Message:
    - Add an option to change reselect function (#1585)
* Add mutable reselect function
* fix go linter issues
* add a test with custom reselect function
* revert changes in liveness check ctx
* pass reselectFunc through client
* cleanup
* fix linter issues
* fix linter issues
* fix test
* Fix review comments
* fix CI issues
* add vl3 reselect function
* rename reselect function
---------

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant