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-forwarder-sriov #134

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Jan 29, 2021

commit 286386f Author: NSMBot nsmbot@networkservicmesh.io Date: Fri Jan 29 07:17:43 2021 +0000 Update application version to latest version from networkservicemesh/cmd-forwarder-sriov@master networkservicemesh/cmd-forwarder-sriov#47 networkservicemesh/cmd-forwarder-sriov PR link: networkservicemesh/cmd-forwarder-sriov#47 networkservicemesh/cmd-forwarder-sriov commit message: commit 54afc83c8159e2ceedae9c152e6f62f6f3a46bac Author: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Date: Fri Jan 29 01:12:27 2021 -0600 Merge 4ec6d37c2a9c2b33dd77f916c80fe03f6b37f65e into 78d207f438924b93fd543f1200292c284e6677b5 Signed-off-by: NSMBot nsmbot@networkservicmesh.io

…cmd-forwarder-sriov@master networkservicemesh/cmd-forwarder-sriov#47

networkservicemesh/cmd-forwarder-sriov PR link: networkservicemesh/cmd-forwarder-sriov#47

networkservicemesh/cmd-forwarder-sriov commit message:
commit 54afc83c8159e2ceedae9c152e6f62f6f3a46bac
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Fri Jan 29 01:12:27 2021 -0600

    Merge 4ec6d37c2a9c2b33dd77f916c80fe03f6b37f65e into 78d207f438924b93fd543f1200292c284e6677b5

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
@github-actions github-actions bot merged commit 1da0ff1 into main Jan 29, 2021
nsmbot pushed a commit that referenced this pull request Jul 21, 2021
…cmd-nsc-init@main networkservicemesh/cmd-nsc-init#

networkservicemesh/cmd-nsc-init PR link: https://github.com/networkservicemesh/cmd-nsc-init/pull/

networkservicemesh/cmd-nsc-init commit message:
commit 82b94a31d200dedbffa3d88ac1fb23ec2e8d5bea
Author: Ed Warnicke <hagbard@gmail.com>
Date:   Wed Jul 21 08:19:50 2021 -0500

    Merge pull request #134 from networkservicemesh/update/networkservicemesh/sdk

    Update from update/networkservicemesh/sdk

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request May 18, 2024
…d-cluster-info-k8s@main

PR link: networkservicemesh/cmd-cluster-info-k8s#134

Commit: 812c820
Author: Network Service Mesh Bot
Date: 2024-05-18 13:36:44 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#134)
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 <vladislav.byrgazov@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request May 18, 2024
…d-cluster-info-k8s@main

PR link: networkservicemesh/cmd-cluster-info-k8s#134

Commit: 812c820
Author: Network Service Mesh Bot
Date: 2024-05-18 13:36:44 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#134)
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 <vladislav.byrgazov@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request May 21, 2024
…d-cluster-info-k8s@main

PR link: networkservicemesh/cmd-cluster-info-k8s#134

Commit: 812c820
Author: Network Service Mesh Bot
Date: 2024-05-18 13:36:44 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#134)
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 <vladislav.byrgazov@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot added a commit that referenced this pull request May 21, 2024
…d-cluster-info-k8s@main (#12015)

PR link: networkservicemesh/cmd-cluster-info-k8s#134

Commit: 812c820
Author: Network Service Mesh Bot
Date: 2024-05-18 13:36:44 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#134)
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 <vladislav.byrgazov@xored.com>
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant