gansheer opened a new issue, #4929: URL: https://github.com/apache/camel-k/issues/4929
### What happened? The kustomize test have been failing for some time.  ### Steps to reproduce _No response_ ### Relevant log output ```shell The logs contains: No IntegrationPlatform resource in default namespace Camel K Integration Platform removed from namespace default Camel K Config Maps removed from namespace default Camel K Registry Secret removed from namespace default Camel K Platform Kamelets removed from namespace default Camel K Platform Camel Catalogs removed from namespace default Camel K Operator removed from namespace default Camel K Role Bindings removed from namespace default Camel K Role Bindings removed from namespace kube-public Camel K Roles removed from namespace default Camel K Service Accounts removed from namespace default Camel K Custom Resource Definitions removed from cluster Camel K Cluster Role Bindings removed from cluster Camel K Cluster Roles removed from cluster Using alternative make directory on path: /tmp/camel-k-105473497/install operator_test.go:51: No future change is possible. Bailing out early after 0.000s. Expected <int>: 2 to match exit code: <int>: 0 test_util.go:67: Output from exec command: make[1]: Entering directory '/tmp/camel-k-105473497/install' make[1]: Leaving directory '/tmp/camel-k-105473497/install' test_util.go:68: Error from exec command: Makefile:181: *** *** CRD API FAILURE: ERROR: CRD API version 'v1' is not supported. ****. Stop. dump.go:48: -------------------- start dumping namespace test-b1622017-46be-4dba-ba71-d3438fb4d9eb -------------------- test_support.go:2742: Error while dumping namespace test-b1622017-46be-4dba-ba71-d3438fb4d9eb: the server could not find the requested resource (get integrations.camel.apache.org) 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) Camel K cluster setup completed successfully ``` ### Camel K version main branch -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
