-
## Problem statement
The current way for enabling/disabling OpenTelemetry maybe is not clear for users. To enable it should be defined ENV https://github.com/networkservicemesh/sdk/blob/main/pkg/to…
-
On the bottom of the landing page, VIEW DOCUMENTATION button is redirected to https://networkservicemesh.io/concepts/ then Page Not Found. It should be https://networkservicemesh.io/docs/concepts/
-
hi @glazychev-art
I deploy https://github.com/networkservicemesh/deployments-k8s/tree/release/v1.11.1/examples/ovs failed. My k8s environment has three master nodes. I suspect it is my configuratio…
-
Currently a network has to be specified that the provided IPAM will assign addresses from.
Besides using a whole network it could be beneficial if the address pool could be configured by defining an …
-
## Motivation
We can use gotestmd with only remote github readme.md examples. So in this case we can remove bash folder moving logic.
this https://github.com/networkservicemesh/gotestmd/blob/7…
-
In the `gw-routers` example, docker image `networkservicemesh/universal-cnf-vppagent:latest` is used for all the containers.
But looking at https://hub.docker.com/r/networkservicemesh/universal-cnf-…
-
## Description
Currently many and many cmd-apps doing the same setup for registry memory or for emulating manager in each test that making reading and supporting tests difficult.
Examples:
1.…
-
ReplicaSet kind doesn't supported by webhook: https://github.com/networkservicemesh/cmd-admission-webhook-k8s/blob/main/main.go#L106
-
## Question
In light of https://github.com/networkservicemesh/sdk/pull/1027 how would we handle a case where a single registry is handling multiple domains?
## Examples
A single registry serv…
-
## Description
`forwarder-vpp` has two interface leaks:
1. `timeout` chain element doesn't call `Close` for expired connections. Therefore, `vpp` interfaces are not deleted
2. Even if we call `Close` …