-
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-registry-k8s #363
Merged
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-registry-k8s
Feb 23, 2021
Merged
Update from update/networkservicemesh/cmd-registry-k8s #363
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-registry-k8s
Feb 23, 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-registry-k8s@master networkservicemesh/cmd-registry-k8s#37 networkservicemesh/cmd-registry-k8s PR link: networkservicemesh/cmd-registry-k8s#37 networkservicemesh/cmd-registry-k8s commit message: commit f74a43a9e804b9671caeecaac1d29c76e358a54a Author: Network Service Mesh Bot <[email protected]> Date: Tue Feb 23 09:51:22 2021 -0600 Merge 3deb8492554166069d6868e7aad51f8475554cba into dfdba12441ab103f0e9f149ecb65de4d2fefde16 Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Mar 14, 2022
…d-nse-icmp-responder-vpp@main PR link: networkservicemesh/cmd-nse-icmp-responder-vpp#363 Commit: ac59fb4 Author: Denis Tingaikin Date: 2022-03-14 19:33:06 +0300 Message: - Merge pull request #363 from glazychev-art/upd_img Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Apr 22, 2024
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#363 Commit: 0d838b5 Author: Denis Tingaikin Date: 2024-04-22 15:50:52 +0300 Message: - Merge pull request #363 from Nordix/refactor-chains-options-pattern Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Apr 22, 2024
…d-forwarder-ovs@main (#11895) PR link: networkservicemesh/cmd-forwarder-ovs#363 Commit: 0d838b5 Author: Denis Tingaikin Date: 2024-04-22 15:50:52 +0300 Message: - Merge pull request #363 from Nordix/refactor-chains-options-pattern Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Sep 27, 2024
…d-nse-vl3-vpp@main PR link: networkservicemesh/cmd-nse-vl3-vpp#363 Commit: e092861 Author: Network Service Mesh Bot Date: 2024-09-27 05:51:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#363) PR link: networkservicemesh/sdk-vpp#853 Commit: 0702bd9 Author: Network Service Mesh Bot Date: 2024-09-27 05:48:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#853) PR link: networkservicemesh/sdk-kernel#681 Commit: 19add25 Author: Network Service Mesh Bot Date: 2024-09-27 05:44:16 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#681) PR link: networkservicemesh/sdk#1670 Commit: b66e1bf Author: Nikita Skrynnik Date: 2024-09-27 17:37:34 +0700 Message: - Add more mutexes in dial chain element to fix race conditions (#1670) * some minor change * add more locks --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Sep 27, 2024
…d-nse-vl3-vpp@main (#12267) PR link: networkservicemesh/cmd-nse-vl3-vpp#363 Commit: e092861 Author: Network Service Mesh Bot Date: 2024-09-27 05:51:18 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#363) PR link: networkservicemesh/sdk-vpp#853 Commit: 0702bd9 Author: Network Service Mesh Bot Date: 2024-09-27 05:48:04 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#853) PR link: networkservicemesh/sdk-kernel#681 Commit: 19add25 Author: Network Service Mesh Bot Date: 2024-09-27 05:44:16 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#681) PR link: networkservicemesh/sdk#1670 Commit: b66e1bf Author: Nikita Skrynnik Date: 2024-09-27 17:37:34 +0700 Message: - Add more mutexes in dial chain element to fix race conditions (#1670) * some minor change * add more locks --------- 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-nse-supplier-k8s@main PR link: networkservicemesh/cmd-nse-supplier-k8s#363 Commit: bc95e96 Author: Network Service Mesh Bot Date: 2024-11-26 03:26:09 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#363) PR link: networkservicemesh/sdk-k8s#535 Commit: 7cdc892 Author: Network Service Mesh Bot Date: 2024-11-26 03:12:31 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#535) 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]>
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 3fc9dc3 Author: NSMBot [email protected] Date: Tue Feb 23 15:57:08 2021 +0000 Update application version to latest version from networkservicemesh/cmd-registry-k8s@master networkservicemesh/cmd-registry-k8s#37 networkservicemesh/cmd-registry-k8s PR link: networkservicemesh/cmd-registry-k8s#37 networkservicemesh/cmd-registry-k8s commit message: commit f74a43a9e804b9671caeecaac1d29c76e358a54a Author: Network Service Mesh Bot [email protected] Date: Tue Feb 23 09:51:22 2021 -0600 Merge 3deb8492554166069d6868e7aad51f8475554cba into dfdba12441ab103f0e9f149ecb65de4d2fefde16 Signed-off-by: NSMBot [email protected]