Piotr Rygielski
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...
### 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,...
### 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...
### 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...
### 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...
### 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**...
### 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,...