-
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-nsmgr #458
Merged
Merged
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-nsmgr@master networkservicemesh/cmd-nsmgr#195 networkservicemesh/cmd-nsmgr PR link: networkservicemesh/cmd-nsmgr#195 networkservicemesh/cmd-nsmgr commit message: commit 38fddb58922a685842a76586186a30cf99485f58 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Fri Mar 5 11:03:31 2021 -0600 Merge 68f1bee3c76079cdd4722e9ddae9b67812f8edf1 into 85e005670ed03b1cd0f3d4712155449bdbd6b122 Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
May 16, 2024
…d-registry-k8s@main PR link: networkservicemesh/cmd-registry-k8s#458 Commit: 2683b9e Author: Network Service Mesh Bot Date: 2024-05-16 03:04:47 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#458) PR link: networkservicemesh/sdk-k8s#505 Commit: ad6911f Author: Network Service Mesh Bot Date: 2024-05-16 03:00:58 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#505) PR link: networkservicemesh/sdk#1623 Commit: 3b79590 Author: Nikita Skrynnik Date: 2024-05-16 18:55:35 +1100 Message: - Fix some leaks in authorize chain elements (#1623) * fix some leaks in authorize chain elements * fix go linter issues * add tests for memory leaks * fix go linter issues * rerun CI --------- Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Oct 8, 2024
…d-admission-webhook-k8s@main PR link: networkservicemesh/cmd-admission-webhook-k8s#458 Commit: 6392733 Author: Denis Tingaikin Date: 2024-10-08 14:42:30 +0300 Message: - Merge pull request #458 from Ex4amp1e/fix-cves Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
pushed a commit
that referenced
this pull request
Feb 24, 2025
…d-forwarder-ovs@main PR link: networkservicemesh/cmd-forwarder-ovs#458 Commit: 1ee7c51 Author: Network Service Mesh Bot Date: 2025-02-24 02:33:52 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#458) PR link: networkservicemesh/sdk-ovs#366 Commit: 6105fcb Author: Network Service Mesh Bot Date: 2025-02-24 02:30:04 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#366) PR link: networkservicemesh/sdk-sriov#640 Commit: 8bedffd Author: Network Service Mesh Bot Date: 2025-02-24 02:25:39 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#640) PR link: networkservicemesh/sdk-kernel#710 Commit: cafa875 Author: Network Service Mesh Bot Date: 2025-02-24 02:22:29 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#710) PR link: networkservicemesh/sdk#1715 Commit: 755c3b5 Author: Botond Szirtes Date: 2025-02-24 09:20:04 +0100 Message: - Enable dependabot for updating github actions (#1715) Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot
added a commit
that referenced
this pull request
Feb 24, 2025
…d-forwarder-ovs@main (#12800) PR link: networkservicemesh/cmd-forwarder-ovs#458 Commit: 1ee7c51 Author: Network Service Mesh Bot Date: 2025-02-24 02:33:52 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-ovs@main (#458) PR link: networkservicemesh/sdk-ovs#366 Commit: 6105fcb Author: Network Service Mesh Bot Date: 2025-02-24 02:30:04 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#366) PR link: networkservicemesh/sdk-sriov#640 Commit: 8bedffd Author: Network Service Mesh Bot Date: 2025-02-24 02:25:39 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#640) PR link: networkservicemesh/sdk-kernel#710 Commit: cafa875 Author: Network Service Mesh Bot Date: 2025-02-24 02:22:29 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#710) PR link: networkservicemesh/sdk#1715 Commit: 755c3b5 Author: Botond Szirtes Date: 2025-02-24 09:20:04 +0100 Message: - Enable dependabot for updating github actions (#1715) Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-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 056acb1 Author: NSMBot nsmbot@networkservicmesh.io Date: Fri Mar 5 17:08:48 2021 +0000 Update application version to latest version from networkservicemesh/cmd-nsmgr@master networkservicemesh/cmd-nsmgr#195 networkservicemesh/cmd-nsmgr PR link: networkservicemesh/cmd-nsmgr#195 networkservicemesh/cmd-nsmgr commit message: commit 38fddb58922a685842a76586186a30cf99485f58 Author: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Date: Fri Mar 5 11:03:31 2021 -0600 Merge 68f1bee3c76079cdd4722e9ddae9b67812f8edf1 into 85e005670ed03b1cd0f3d4712155449bdbd6b122 Signed-off-by: NSMBot nsmbot@networkservicmesh.io