Periyasamy Palanisamy

Results 34 issues of Periyasamy Palanisamy

Re-revert of https://github.com/openshift/origin/pull/26985 and fix the test for pod security level, ipv6 or dual stack clusters. Signed-off-by: Periyasamy Palanisamy [[email protected]](mailto:[email protected])

bugzilla/valid-bug
bugzilla/severity-medium

The Cilium CNI plugin currently does not support services with internal traffic local policy, so skipping such relevant tests running against environments configured with cilium as primary network plugin. For...

do-not-merge/hold

some steps like checkout, install dependencies, lint etc. in the gh workflow jobs are so common, hence it would be appropriate if these are moved into a common place (example:...

help wanted
ci

Currently ovs-cni supports selective vlan trunking in the networking configuration and creates ovs port on host ovs bridge with given selective trunk vlan IDs. But the vlan handling on the...

needs-rebase
size/L
do-not-merge/release-note-label-needed
do-not-merge/work-in-progress
dco-signoff: no

This adds gateway address while configuring advertised static routes on the client and endpoint interfaces. currently it's missing in the kernel forwarder. Signed-off-by: Periyasamy Palanisamy ## Description This change just...

The forwarder daemonset configuration actually takes /32 ip address in NSM_FORWARDER_SRC_IP to configure the tunnel endpoint in case of remote vWire connection. But this would work on single node if...

return context timeout error back to cni/kubelet in case of pod delete, this would allow kubelet to retry for deallocate and avoids stale ip pool entries in the datastore after...

depends on https://github.com/networkservicemesh/cmd-nse-vlan-vpp/pull/4 Signed-off-by: Periyasamy Palanisamy

Signed-off-by: Periyasamy Palanisamy

## Expected Behavior The refresh or healing should work seamlessly when endpoint and client are connected and traffic is running fine among those pods. ## Current Behavior The forwarder's `connectServer.Request()`...