Andrei Sekretenko

Results 5 issues of Andrei Sekretenko

Signed-off-by: Andrei Sekretenko

kep/36

**What this PR does / why we need it**: Right now, this _might_ fix CI flakes (like https://github.com/kudobuilder/kudo/issues/1783). Those flakes, while apparently not related to KUDO internals, are not observed...

WIP
hold

**What happened**: Numerous failures in CI accompanied by errors like ``` case.go:230: failed in step 0-install-cert-manager-0-16-0 case.go:232: --- Deployment:cert-manager/cert-manager-webhook +++ Deployment:cert-manager/cert-manager-webhook .... - readyReplicas: 1 + conditions: + - lastTransitionTime:...

kind/bug
component/testing
flaky test

**What happened**: After https://github.com/kudobuilder/operators/pull/311 got merged, operator tests are failing (due to nonexistent operator referenced in one more file that was missed in that PR and is used only in...

kind/bug
component/testing

## High-level description This fixes building and running tests in the CMake build. ## Changelog automation [D2IQ-65727](https://jira.d2iq.com/browse/D2IQ-65727) Fixed building and running tests with CMake.