Lionel Jouin

Results 30 issues of Lionel Jouin

**Is your feature request related to a problem? Please describe.** Here is the list of current e2e test cases we have in Meridio: https://github.com/Nordix/Meridio/blob/master/docs/test.md#list-of-tests The list should be extended. **Describe...

kind/enhancement
area/testing

# **Is your feature request related to a problem? Please describe.** ### Requirements/Objectives * Standardize the way to register targets to streams * Simplify the registration for the users (no...

kind/enhancement
area/configuration
component/TAPA
component/NSP

**Is your feature request related to a problem? Please describe.** It can happen the MTU of the vlan interface (same MTU as the base interface) serving to attract traffic is...

kind/enhancement
concept/attractor
area/configuration
component/nse-vlan

**Is your feature request related to a problem? Please describe.** The "Watch" functions in the API takes an object as parameter which will be used to filter the returned list...

kind/enhancement
area/configuration
component/TAPA
component/NSP

**Is your feature request related to a problem? Please describe.** Currently the watch function always send data to the client even if no changes happened in the retuned list. For...

kind/enhancement
area/configuration
component/TAPA
component/NSP

Retry mechanism should be a common pkg (e.g. https://github.com/avast/retry-go) ### Features: - [x] Context (can be cancelled) - [x] Max attempt - [x] retry condition / channel (delay, system event...)...

kind/enhancement

Here are the items to improve the Meridio documentation: - [x] [Github issue/PR templates](https://github.com/Nordix/Meridio/community) - [x] [Code of conduct](https://github.com/Nordix/Meridio/community) - [ ] [Contributing guidelines](https://github.com/Nordix/Meridio/community) - [ ] Build - [...

kind/documentation

Let's say we have these resources configured in Meridio, `vip-v4-a` is configured in the attractor (not shown here) and `flow-a` has a single vip address which is not existing (`vip1`):...

kind/bug
concept/flow
concept/vip
area/configuration

The NSP is for now only verifying the validity of the resources in the configmap. For example a Flow referring to a non existing stream will be drop and be...

kind/enhancement
area/configuration

**Describe the bug** The issue is similar to this one: https://github.com/Nordix/Meridio/issues/55 After scaling the targets, for instance from 4 to 5, some targets are not receiving traffic for x seconds...

kind/bug