Piotr Rygielski

Results 11 issues of Piotr Rygielski

# Motivation Currently Bats returns exit code either 1 or 0. Currently, exit code 1 is returned for any kind of failure. This makes it impossible to notify test caller...

Type: Enhancement
Priority: Medium
Component: Bash Code
Component: CLI
Size: Large

### Description We have a possibility that the secured cluster will be deployed using the legacy method without the SA and CRB required for the sensor upgrader. To do that,...

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

### Description This PR decouples the sensor upgrader from the `ROX_MANAGED_CENTRAL` env var and introduces new variable `ROX_SENSOR_UPGRADER_ENABLED` (default: true) that controls whether the upgrader is enabled. I additionally fix...

area/central
area/ui

### Description Manual: - do `cdrox`, then `cd sensor/upgrader` - ensure you have a running cluster with Central - ensure you have `KUBECONFIG` set properly - ensure you have an...

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

### Description This PR updates some texts regarding the upgradability of the secured clusters. It addresses the following issues: 1. We should not indicate that a version is managed by...

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

### Description change me! ### User-facing documentation - [ ] CHANGELOG is updated **OR** update is not needed - [ ] [documentation PR](https://spaces.redhat.com/display/StackRox/Submitting+a+User+Documentation+Pull+Request) is created and is linked above **OR**...

ci-all-qa-tests
area/central
area/sensor
do-not-merge/work-in-progress
turbo-build

### Description I want to run this in CI to analyze better why the test is failing (actually, it is failing 100% of the time when run locally against OCP,...

ci-all-qa-tests
do-not-merge/work-in-progress
do-not-merge
auto-retest

### Description The dashboard allows tracking in details the enrichment process of endpoints that happens in Sensor every 30s when Collector reports new network flows. ### User-facing documentation - [x]...

area/helm
area/sensor

## Description This PR implements solutions for the following goals: - Stop accumulating network flows and endpoints in Sensor's memory when running with fake workloads - Periodically purge network flows...

area/sensor
turbo-build

Backport of https://github.com/stackrox/stackrox/commit/3f0c8e679d0ec04eb1ad94163ed299a830fa105a from https://github.com/stackrox/stackrox/pull/17617. I needed to manually resolve merge conflicts, as the code on master has changed already.

area/sensor
backport
ai-review