foyerunix

Results 7 issues of foyerunix

Hello, Fixes: #30744 When queried for the routes of an unknow IP family the kernel return the routes for all IP families. This end up returning the IPv4 routes when...

kind/bug
sig/datapath
area/proxy
release-note/bug
kind/regression
feature/ipv6
kind/community-contribution
dont-merge/discussion
needs-backport/1.15

Hello, Dynamic attributes breaking idempotency will be added when fetching the current orch spec from a running cluster. This simple PR remove these attributes before comparing the current and the...

Hello, We have deployed multiples Kubernetes clusters on-premise. Our cluster use Cilium CNI with SNAT disabled. This mean the pods traffic will exit the cluster with their pod IP and...

cncf-cla: yes
size/L
needs-ok-to-test

Hello, The node-agent was using ".Values.podLabels" in the DaemonSet while using ".Values.nodeAgent.labels" in the podMonitor. This led to an inconsistency and made it impossible to have different labels for the...

Hello, This PR fix a regression introduced in https://github.com/argoproj/argo-cd/pull/21292. Before that, we were able to use both an URL and also an authentication token. Best Regards.

Hello, This PR fix an inconsistency when checking for a directory conflict while expanding a chart. Before we would check for a directory name composed of the chart name and...

size/S
v4.x

### Is your feature request related to a problem? Please describe. Hello, I'm currently working on implementing micro-segmentation using NSX-T with the Terraform provider. Given the size of our environment,...

enhancement