Mladen Todorovic

Results 8 issues of Mladen Todorovic

### Description This PR is adding functionality for CloudWatch Forwarder. The provided option allows defining a retention period for newly created CloudWatch Log Groups. We use `groupBy: namespaceName` option in...

lgtm
do-not-merge/hold

## Description TBD ## Checklist - [ ] Investigated and inspected CI test results - [ ] Unit test and regression tests added - [ ] Evaluated and added CHANGELOG...

area/roxctl
area/central
area/helm
area/sensor
area/admission-controller
area/scanner
do-not-merge/work-in-progress

## Description TBD ## Checklist - [ ] Investigated and inspected CI test results - ~[ ] Unit test and regression tests added~ - ~[ ] Evaluated and added CHANGELOG...

do-not-merge/work-in-progress

This PR migrates scanner from gogo protobuf V1 to protobuf V2 stack. To simplify the review, diffs can checked per commit. Commit `Change proto gen tools to protobuf V2`: -...

### Description This PR is disabling the Pod Restarts check for the collector compliance container. After https://issues.redhat.com/browse/ROX-26311 - is resolved, we can revisit the ignore pattern. We had such a...

### Description Removes feature flag functionality from the template and code. This PR requires parts 1-4 to be merged first. This reverts functionality added with #8636 for using feature flags...

area/central
area/postgres

### Description This PR has added some refactoring for Postgres query handling and introduces logic that will apply cursors in cases where that is needed. This is related to changes...

area/central
area/postgres

### Description This PR is adding the `GetByQueryFn` function to storage. This way of handling rows returned by DB helps with: - faster processing because callbacks will be called as...

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