deployments-k8s icon indicating copy to clipboard operation
deployments-k8s copied to clipboard

Results 205 deployments-k8s issues
Sort by recently updated
recently updated
newest added

We can simplify our examples and make them for easier for the new users. # Solution 1. Add diagram based on `mermaid` for each example. 2. Get rid of creating...

Hello, I am trying to use NSM for chaining different security functions. The use case is similar to the SFC one (see issue #2068). I am aware of the [nse-composition...

Hey, I’m currently working on a project where I want to provide internet access through NSM. I have created the following topology: In the above figure let’s assume that the...

[Here](https://github.com/networkservicemesh/deployments-k8s/pull/6971) we fix the version of open telemrtry dep, because the latest version is not working with NSM We should figure out the root cause and update open telemetry to...

bug

At **WEEKLY NSM North America call on Tuesday, November 30, 2021 at 8AM PT** we got request from the community to check that NSM is fine if spire is unhealthy....

bug

## Description Sometimes `workflow_run` event gives incorrect `github.event` where `workflow_run.conclusion` is set to `null` and `workflow_run.status` is `in_progress`. It ruins all Release and Automerge Workflows which depend on this type...

### Description We don't use URL in kustomize in the setup for some of the last tests. For example: [VL3 - basic](https://github.com/networkservicemesh/deployments-k8s/tree/main/examples/features/vl3/basic) [VL3 - scale from zero](https://github.com/networkservicemesh/deployments-k8s/tree/main/examples/features/vl3/scale-from-zero) [Interdomain](https://github.com/networkservicemesh/deployments-k8s/blob/main/examples/interdomain/README.md) Previous issue:...

bug

I have a question regarding NSM’s VL3 support that I did not find an answer for and I would appreciate your help. From the vL3 single cluster example I saw...