Olivier Valentin

Results 12 issues of Olivier Valentin

## Description Adds a pair of web endpoints to retrieve the internal network tables of Collector (normalized and deduplicated, same as what is sent to Sensor). The endpoints are activated...

## Description Collector needs a new grpc API to manage its configuration dynamically, in particular for runtime-filtering. We propose an approach similar to the iSensor service, where a bi-directional stream...

do-not-merge/work-in-progress

## Description This adds an environment variable providing Collector with a list of subnets to never aggregate (`ROX_DETAIL_NETWORKS`). As a side effect, this can be used to expand the list...

do-not-merge/work-in-progress

## Description We have recently increased significantly the delay for some throttled messages. In order to get a better idea of the amount of messages, this PR adds a counter....

## Description Sensor is now sending RuntimeConfiguration objects controlling External-IP. This occurs over the existing network-connection channel; however the method used was renamed to introduce a new function prototype. This...

do-not-merge/work-in-progress

### Description Collector is now able to send external IPs that do not match any CIDR block (see `ROX_ENABLE_EXTERNAL_IPS`). We qualify those IPs as being `learned`. This PR makes Sensor...

area/central
area/ui
area/sensor
area/postgres

### Description With the addition of the External-IPs feature, we now receive and store 'discovered' external entities into the network_entities table. As all the preexisting entities, 'discovered' entities are references...

area/central
do-not-merge/work-in-progress

### Description The test files for `central/networkgraph/flow/datastore/internal/store/postgres` are currently located in the same package as the tested object. This causes circular dependencies when the tests make use of packages having...

area/central

## Description Backport #2372 to fix Z VM creation

build-builder-image
rebuild-test-container

## Description Backport #2501

build-builder-image
rebuild-test-container