-
We need to migrate this PR https://github.com/networkservicemesh/networkservicemesh/pull/2085 to `/sdk-kernel `
-
Hi Michael,
I have several questions with using NSM.
1) Using NSM eliminates the requirement for meshnet CNI plugin as it is doing the same?
2) Using "replace_namespaced_custom_object" or "patch…
-
Start writing the kernel-forwarder network service SDK in a style similar to the
[sdk-vppagent](https://github.com/networkservicemesh/sdk-vppagent).
You can crib in terms of how things are done f…
-
### Steps to reproduce
1. Create kind cluster with 2 nodes
2. Deploy spire
3. Deploy basic NSM setup
4. Deploy 2 NSEs on the same node: with IPv4 and IPv6 CIDRs
5. Deploy 16 NSC with disabled liv…
-
Our current coverage for 0d2dc281b97c05ed82472a89ceae15cf5122c9e8 is:
```bash
? github.com/networkservicemesh/sdk/pkg/networkservice/chains/client [no test files]
? github.com/ne…
-
I Hope I post the issue on the correct section.
I'm working on a project involving the usage of network service mesh.
In the project I want to use a kernel-based forwarder instead of the VPP-forwa…
-
Please switch to **Preview** and select one of the following links depending on your use-case:
* [Feature](?template=spec.md)
* [Bug](?template=bug.md)
* [Question](?template=question.md)
Once switc…
-
## Expected Behavior
Go get working properly
## Current Behavior
Getting the module github.com/networkservicemesh/networkservicemesh/k8s produces an error.
Is it an error to point to versi…
-
Write a simple cmd-nse-istio-proxy which is basically a variation of cmd-icmp-responder but returns a kernel.Mechanism with:
1. SetRouteLocalNet(true) (see https://github.com/networkservicemesh/api…
-
## Overview
Add suites for integration tests to reduce test time and reduce cluster instances on CI.
Each test in suite should reuse nsm / forwarder.
**For example:**
We have a suite of test…