-
Notifications
You must be signed in to change notification settings - Fork 35
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-nse-icmp-responder #231
Merged
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-nse-icmp-responder
Feb 3, 2021
Merged
Update from update/networkservicemesh/cmd-nse-icmp-responder #231
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-nse-icmp-responder
Feb 3, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…cmd-nse-icmp-responder@master networkservicemesh/cmd-nse-icmp-responder#72 networkservicemesh/cmd-nse-icmp-responder PR link: networkservicemesh/cmd-nse-icmp-responder#72 networkservicemesh/cmd-nse-icmp-responder commit message: commit 2552f90ba90ae2f3d6562153903b04948371a6c5 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Wed Feb 3 10:26:44 2021 -0600 Merge 76be6a63c9db67b54697f909943467ffa9af4dd1 into 619b9b60e8fb77700a4953f1a14e2bcc3a8ef1d8 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Apr 13, 2021
…cmd-nsmgr@master networkservicemesh/cmd-nsmgr# networkservicemesh/cmd-nsmgr PR link: https://github.com/networkservicemesh/cmd-nsmgr/pull/ networkservicemesh/cmd-nsmgr commit message: commit 32af5042ec4c4b0ecd09cacf608274f999451276 Author: Denis Tingaikin <49399980+denis-tingaikin@users.noreply.github.com> Date: Tue Apr 13 18:08:31 2021 +0700 fix issue related to sync with latest cmd-template (#231) * Sync files with networkservicemesh/cmd-template This PR syncs files with https://github.com/networkservicemesh/cmd-template Revision: https://github.com/networkservicemesh/cmd-template/commits/0ce6ac57e0d81c17b60f2af1a3e2c2264be4bb5c commit 0ce6ac57e0d81c17b60f2af1a3e2c2264be4bb5c Author: Denis Tingaikin <49399980+denis-tingaikin@users.noreply.github.com> Date: Tue Apr 13 02:31:03 2021 +0700 fix update deps job (#67) Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> * fix issue related to sync with latest cmd-template Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Jun 6, 2021
…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 90e995ae9e1a860a65ef3ef1bea8787b2186e584 Author: Ed Warnicke <hagbard@gmail.com> Date: Sun Jun 6 18:39:06 2021 -0500 Add more logs to debug vxlan on Packet (#231) Signed-off-by: Ed Warnicke <hagbard@gmail.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Sep 25, 2023
…d-nse-vl3-vpp@main PR link: networkservicemesh/cmd-nse-vl3-vpp#231 Commit: 2e0ecd1 Author: Artem Glazychev Date: 2023-09-25 15:49:05 +0700 Message: - Merge pull request #231 from networkservicemesh/allow-to-use-labels-on-request Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
May 27, 2024
…d-nsc-simple-docker@main PR link: networkservicemesh/cmd-nsc-simple-docker#231 Commit: d8d2036 Author: Network Service Mesh Bot Date: 2024-05-27 05:33:51 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#231) PR link: networkservicemesh/sdk-vpp#832 Commit: 206c366 Author: Nikita Skrynnik Date: 2024-05-27 21:30:15 +1100 Message: - Revert nsmonitor + add additional checks to prevent random connection closes (#832) * Add nsmonitor again + add additional checks to prevent random connection closes * fix go linter issues --------- Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Jun 4, 2024
…d-nse-remote-vlan@main PR link: networkservicemesh/cmd-nse-remote-vlan#231 Commit: 1f6936e Author: Network Service Mesh Bot Date: 2024-06-04 10:10:59 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#231) PR link: networkservicemesh/sdk#1640 Commit: e3eed82 Author: Denis Tingaikin Date: 2024-06-04 17:35:37 +0300 Message: - update grpcfd (#1640) Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Aug 1, 2024
…d-map-ip-k8s@main PR link: networkservicemesh/cmd-map-ip-k8s#231 Commit: 7dbb079 Author: Network Service Mesh Bot Date: 2024-08-01 04:23:19 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#231) PR link: networkservicemesh/sdk#1643 Commit: bc1d964 Author: Nikita Skrynnik Date: 2024-08-01 20:19:08 +1100 Message: - Leak fixes (#1643) * update grpcfd (#1640) * fix monitor * fix CI * add unit tests + fix some errors * add unit tests * fix CI * cleanup --------- Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com> Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 17, 2024
…d-nse-l7-proxy@main PR link: networkservicemesh/cmd-nse-l7-proxy#231 Commit: ef369a2 Author: Network Service Mesh Bot Date: 2024-10-17 18:48:11 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#231) PR link: networkservicemesh/sdk-kernel#692 Commit: 4f9e691 Author: Network Service Mesh Bot Date: 2024-10-17 18:45:10 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#692) PR link: networkservicemesh/sdk#1686 Commit: 9a6b64b Author: dependabot[bot] Date: 2024-10-17 19:42:57 -0400 Message: - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#1686) Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6. - [Release notes](https://github.com/nats-io/nkeys/releases) - [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml) - [Commits](nats-io/nkeys@v0.4.4...v0.4.6) --- updated-dependencies: - dependency-name: github.com/nats-io/nkeys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Oct 17, 2024
…d-nse-l7-proxy@main (#12468) PR link: networkservicemesh/cmd-nse-l7-proxy#231 Commit: ef369a2 Author: Network Service Mesh Bot Date: 2024-10-17 18:48:11 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#231) PR link: networkservicemesh/sdk-kernel#692 Commit: 4f9e691 Author: Network Service Mesh Bot Date: 2024-10-17 18:45:10 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#692) PR link: networkservicemesh/sdk#1686 Commit: 9a6b64b Author: dependabot[bot] Date: 2024-10-17 19:42:57 -0400 Message: - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#1686) Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6. - [Release notes](https://github.com/nats-io/nkeys/releases) - [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml) - [Commits](nats-io/nkeys@v0.4.4...v0.4.6) --- updated-dependencies: - dependency-name: github.com/nats-io/nkeys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Nov 26, 2024
…d-ipam-vl3@main PR link: networkservicemesh/cmd-ipam-vl3#231 Commit: 100103c Author: Network Service Mesh Bot Date: 2024-11-26 03:08:30 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#231) 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 <nsmbot@networkservicmesh.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
commit 5c30ef0 Author: NSMBot nsmbot@networkservicmesh.io Date: Wed Feb 3 16:31:21 2021 +0000 Update application version to latest version from networkservicemesh/cmd-nse-icmp-responder@master networkservicemesh/cmd-nse-icmp-responder#72 networkservicemesh/cmd-nse-icmp-responder PR link: networkservicemesh/cmd-nse-icmp-responder#72 networkservicemesh/cmd-nse-icmp-responder commit message: commit 2552f90ba90ae2f3d6562153903b04948371a6c5 Author: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Date: Wed Feb 3 10:26:44 2021 -0600 Merge 76be6a63c9db67b54697f909943467ffa9af4dd1 into 619b9b60e8fb77700a4953f1a14e2bcc3a8ef1d8 Signed-off-by: NSMBot nsmbot@networkservicmesh.io