-
## 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…
-
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…
-
Interface can be leaked if the initial Request's context gets cancelled before the connection could be established.
The problem might occur in [kernelTap](https://github.com/networkservicemesh/sdk-…
-
## 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…
-
## Expected Behavior
No goleaks
## Current Behavior
If `querycache` calls watching `Find` with unavailable `NetworkServiceEndpoint.Name` - goroutine will hang until the application closes.
…
-
## Expected Behavior
NSMgr registry streams are not leaking.
## Current Behavior
NSMgr registry streams are leaking.
## Failure Information (for bugs)
## Steps to Reproduce
1…
-
- [x] Decomposition - https://github.com/networkservicemesh/sdk/issues/823
- [x] Sandbox healing simple cases - https://github.com/networkservicemesh/sdk/issues/898
- [ ] Sandbox healing complex cas…
-
### 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…
-
## Expected Behavior
NSM components should survive fuzzying
## Current Behavior
time="2019-09-14T03:09:43-04:00" level=error msg="Failed to read routes files: EOF"
panic: runtime error: inde…
-
_Tasks to add a NSM enabled K8s cluster_
* Reference https://github.com/networkservicemesh/networkservicemesh/issues/870
- [ ] Add script for deploying k8s to Packet - (using current NSM methods)
-…