-
Notifications
You must be signed in to change notification settings - Fork 34
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 #229
Merged
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-registry-k8s
Feb 3, 2021
Merged
Update from update/networkservicemesh/cmd-registry-k8s #229
github-actions
merged 1 commit into
main
from
update/networkservicemesh/cmd-registry-k8s
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-registry-k8s@master networkservicemesh/cmd-registry-k8s#22 networkservicemesh/cmd-registry-k8s PR link: networkservicemesh/cmd-registry-k8s#22 networkservicemesh/cmd-registry-k8s commit message: commit bb6255ff02e4d12a5b89af25aa93a7f0eb42695f Author: Network Service Mesh Bot <[email protected]> Date: Wed Feb 3 03:09:19 2021 -0600 Merge 73549f35485858b774750d4071139ba34730e848 into 2d53ef8d232c80b626583ad9f40bbe9f85286d39 Signed-off-by: NSMBot <[email protected]>
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 0eb8dcca85c0ba98beb5d8bb89c626c13fe9b5e7 Author: Ed Warnicke <[email protected]> Date: Sat Jun 5 21:02:21 2021 -0500 Fix unit tests so that if Request fails, we still call Close (#229) Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
May 18, 2024
…d-nsc-simple-docker@main PR link: networkservicemesh/cmd-nsc-simple-docker#229 Commit: 029a16e Author: Network Service Mesh Bot Date: 2024-05-18 13:43:36 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#229) PR link: networkservicemesh/sdk-vpp#830 Commit: 2fbe1a3 Author: Network Service Mesh Bot Date: 2024-05-18 13:39:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#830) PR link: networkservicemesh/sdk-kernel#664 Commit: 9502001 Author: Network Service Mesh Bot Date: 2024-05-18 13:35:42 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#664) PR link: networkservicemesh/sdk#1626 Commit: 7b51d9c Author: Vladislav Byrgazov Date: 2024-05-19 02:33:13 +0800 Message: - Fix memory leak in metrics chain element (#1626) * Fix memory leak in metrics chain element * Fix lint issues * Added check is opentelemetry enabled and fixed copyrights * Fix metrics memory leak by storing temp connection data in metadata * Added copyright * Address review comments * Fixed import --------- Signed-off-by: Vladislav Byrgazov <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
May 29, 2024
…d-nse-remote-vlan@main PR link: networkservicemesh/cmd-nse-remote-vlan#229 Commit: 91f3e03 Author: Network Service Mesh Bot Date: 2024-05-29 05:56:41 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#229) PR link: networkservicemesh/sdk#1636 Commit: c01f9e1 Author: Nikita Skrynnik Date: 2024-05-29 21:53:30 +1100 Message: - Add peer cleanup on Requests and Closes from begin (#1636) * Add peer cleanup on Requests and Closes from begin * fix go linter issues * fix race condition + fix all go linter issues --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Jul 3, 2024
…d-map-ip-k8s@main PR link: networkservicemesh/cmd-map-ip-k8s#229 Commit: 39225dc Author: Network Service Mesh Bot Date: 2024-07-03 09:10:33 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#229) PR link: networkservicemesh/sdk#1641 Commit: 34ab19f Author: Denis Tingaikin Date: 2024-07-03 17:06:02 +0300 Message: - Fix potential leaks of nse/ns streams in case of lost close (#1641) * fix linter * fix ci issues * fix tests --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Jul 3, 2024
…d-map-ip-k8s@main (#12091) PR link: networkservicemesh/cmd-map-ip-k8s#229 Commit: 39225dc Author: Network Service Mesh Bot Date: 2024-07-03 09:10:33 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#229) PR link: networkservicemesh/sdk#1641 Commit: 34ab19f Author: Denis Tingaikin Date: 2024-07-03 17:06:02 +0300 Message: - Fix potential leaks of nse/ns streams in case of lost close (#1641) * fix linter * fix ci issues * fix tests --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Oct 17, 2024
…d-nse-l7-proxy@main PR link: networkservicemesh/cmd-nse-l7-proxy#229 Commit: fa0418a Author: Network Service Mesh Bot Date: 2024-10-17 08:16:46 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#229) PR link: networkservicemesh/sdk-kernel#690 Commit: f700ba1 Author: Network Service Mesh Bot Date: 2024-10-17 08:12:59 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#690) PR link: networkservicemesh/sdk#1678 Commit: 3d46f1e Author: Nikita Skrynnik Date: 2024-10-17 20:10:18 +0700 Message: - Revert "Fix some leaks in opa policies (#1624)" (#1678) * Revert "Fix some leaks in opa policies (#1624)" This reverts commit c2a34141f69cde9c99edd395e5d1043f2ace5e52. * fix inter issues --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Oct 17, 2024
…d-nse-l7-proxy@main (#12446) PR link: networkservicemesh/cmd-nse-l7-proxy#229 Commit: fa0418a Author: Network Service Mesh Bot Date: 2024-10-17 08:16:46 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#229) PR link: networkservicemesh/sdk-kernel#690 Commit: f700ba1 Author: Network Service Mesh Bot Date: 2024-10-17 08:12:59 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#690) PR link: networkservicemesh/sdk#1678 Commit: 3d46f1e Author: Nikita Skrynnik Date: 2024-10-17 20:10:18 +0700 Message: - Revert "Fix some leaks in opa policies (#1624)" (#1678) * Revert "Fix some leaks in opa policies (#1624)" This reverts commit c2a34141f69cde9c99edd395e5d1043f2ace5e52. * fix inter issues --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this pull request
Nov 5, 2024
…d-ipam-vl3@main PR link: networkservicemesh/cmd-ipam-vl3#229 Commit: ad85104 Author: Network Service Mesh Bot Date: 2024-11-05 09:01:27 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#229) PR link: networkservicemesh/sdk#1687 Commit: 370b7b5 Author: dependabot[bot] Date: 2024-11-05 09:42:27 -0500 Message: - Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.1 (#1687) Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.2.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.2.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this pull request
Nov 5, 2024
…d-ipam-vl3@main (#12475) PR link: networkservicemesh/cmd-ipam-vl3#229 Commit: ad85104 Author: Network Service Mesh Bot Date: 2024-11-05 09:01:27 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#229) PR link: networkservicemesh/sdk#1687 Commit: 370b7b5 Author: dependabot[bot] Date: 2024-11-05 09:42:27 -0500 Message: - Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.1 (#1687) Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.2.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.2.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> 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
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 87d74af Author: NSMBot [email protected] Date: Wed Feb 3 09:15:18 2021 +0000 Update application version to latest version from networkservicemesh/cmd-registry-k8s@master networkservicemesh/cmd-registry-k8s#22 networkservicemesh/cmd-registry-k8s PR link: networkservicemesh/cmd-registry-k8s#22 networkservicemesh/cmd-registry-k8s commit message: commit bb6255ff02e4d12a5b89af25aa93a7f0eb42695f Author: Network Service Mesh Bot [email protected] Date: Wed Feb 3 03:09:19 2021 -0600 Merge 73549f35485858b774750d4071139ba34730e848 into 2d53ef8d232c80b626583ad9f40bbe9f85286d39 Signed-off-by: NSMBot [email protected]