-
Bug
-
Resolution: Done
-
Blocker
-
0.11.0
-
None
From the OLM integration test, we found out that controllers are creating `kogito-infra` the OLM is trying to push theirs. Resulting in an error:
time="2020-07-08T09:45:37Z" level=error msg="Plugin `OLM Integration` failed with error (failed to create cr resource: kogitoinfras.app.kiegroup.org \"kogito-infra\" already exists)" Basic Tests CR: Labels: Errors: plugin error Log: failed to create cr resource: kogitoinfras.app.kiegroup.org "kogito-infra" already exists: Logs: OLM Integration CR: Labels: Errors: plugin error Log: failed to create cr resource: kogitoinfras.app.kiegroup.org "kogito-infra" already exists: Logs: Running required tests [ FAILED ] make: *** [Makefile:85: operator.test] Error 1 ##[error]Process completed with exit code 2.