squakez opened a new issue, #3315: URL: https://github.com/apache/camel-k/issues/3315
I've notices some repeated test failure because of: ``` Unable to retrieve the operator version: no matches for kind "IntegrationPlatform" in version "camel.apache.org/v1" Error: the server could not find the requested resource (get integrationplatforms.camel.apache.org) ``` Apparently, when we delete the resource *after* the tests are completed, we sometimes are not able to delete the IntegrationPlatform. We should figure out why and avoid the test to fail for such reason. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org