-
### Describe the bug
I took a look in my `.metals` folder and found the following crashes. I hope they help even though I cannot share most of the source code.
```
occurred in the presentation comp…
-
Some of the routes are missing from NSC. After deployment the routes were set but after a while they disappeared. The trigger is unknown.
The problem was seen on NSMv1.13.2.
In this topology 4 NS (o…
-
The setup is build on
- cmd-nsc
- cmd-nse-icmp-responder
- nsc-kernel
- nse-kernel
The platform is k8s 1.23, docker 20.10, on ubuntu 20.04, NSM 1.5.0
Things work as expected with the existing scrip…
-
## Expected Behavior
We are testing restart of different combination of NSM components with traffic.
It would be desirable besides the traffic recovery after the components are up and running again …
-
Based on https://github.com/networkservicemesh/deployments-k8s/issues/12260
First step was to update base images to fix CVEs - https://github.com/networkservicemesh/deployments-k8s/issues/12283
Se…
-
Using sbt 1.2.3, Scala 2.12.6
```sh
git clone git@github.com:typelevel/cats.git
cd cats
sbt compile
sed -i 's/abstract class StateTFunctions/trait StateTFunctions/' core/src/main/scala/cats/dat…
-
## Expected Behavior
NSM should restore after forwarder death.
## Current Behavior
Basic setup of NSM was used, containing forwarder-ovs . The connection between NSC and NSE is using local 'kernel'…
-
### Observed behavior
I am trying to set up a leaf account that can request specific services either from the local leaf node, or from the hub if a local service is not available. I configured two si…
-
## Question
I add annotations to my Clients for example:
```
pod1:
networkservicemesh.io: kernel://kernel2ethernet2kernel/nsm-1
pod2:
networkservicemesh.io: kernel://kernel2ethernet2kernel/nsm-…
-
Hello,
I am trying to run the spark shell with comet enabled following the configurations specified at https://datafusion.apache.org/comet/user-guide/installation.html#installing-datafusion-comet, …