Lionel Jouin

Results 30 issues of Lionel Jouin

## Description Introduce optional NSM datapath monitoring/healing (or liveness check) checking if the connection is alive by pinging endpoint from the client. This option is for now available only between...

kind/enhancement
area/networking
component/stateless-lb
component/proxy
component/TAPA

## Description ## Issue link ## Checklist - Purpose - [ ] Bug fix - [ ] New functionality - [ ] Documentation - [x] Refactoring - [ ] CI...

kind/enhancement
area/security

## Description Multi NAD allows multiple network interfaces to be added to the attractor pods. The feature is already developed, only some conditions prevented its usage. The interface name that...

kind/enhancement
concept/attractor
area/configuration

## Description - Profilier disabled by default - Exposed on port 9995 by default except in fe where 9996 is used (to avoid port conflict with load-balancer) - Exposed via...

kind/enhancement
area/testing
component/stateless-lb
component/front-end
component/proxy
component/TAPA
component/NSP
component/IPAM

## Description * New target registry server pattern allowing future feature, e.g.: * Logger / Metrics / Trace * KeepAlive * NSP multi-replicas support * Current chain: watch handler ->...

kind/enhancement
size/M
area/architecture
component/NSP

## Description * Daemonset to have access to all worker * Sharing host network namespace to have access to NetNs of all pods * /run/netns and /run/contained shared * New...

**Is your feature request related to a problem? Please describe.** Add metrics to Meridio to improve observability tools. Here is some slides: https://docs.google.com/presentation/d/1yuiDj7H4NZTea7dJAKPK4SBvkHtZyWrn5HisNe1shuI And OpenTelemetry/Prometheus/Grafana stack deployment instruction: https://gist.github.com/LionelJouin/cfa15a569f1f23d8a84d43dc73b5f373 **Describe...

kind/enhancement
component/stateless-lb

**Describe the bug** The proxy creates policy routes for each VIP address, so it creates a routing table with a new number for each of them. https://github.com/Nordix/Meridio/blob/v1.0.5/pkg/proxy/proxy.go#L393 At some point,...

kind/bug
area/networking
component/proxy

**Is your feature request related to a problem? Please describe.** Users should be able to add VIP range and not only VIP with `/32` (for IPv4) and `128` (for IPv6)...

kind/enhancement
area/networking
component/TAPA

**Is your feature request related to a problem? Please describe.** Currently, deploying an attractor, gateway, conduit, stream, flow and vip requires the user to specify an existing trench. If the...

kind/enhancement
concept/trench
area/configuration
component/operator