Christoph Deppisch
Christoph Deppisch
> bet gets translated to an IntegrationProfile ? no, the resources can coexist at the moment
> do you think we can do the translation ? just to simplify the logic on the operator The resources are not exactly the same. The IntegrationProfile has only a...
> LGTM. Might be a good idea to regenerate the CRDs. @gansheer I did a `make generate` and `make bundle` - am I missing something else?
> What do you see in the operator logs? yes, it would be interesting to see what is in the operator logs
When running the Camel K operator locally in debug mode on MacOS please make sure to set the environment variable `MAVEN_WRAPPER=false`. Usually there is a Maven wrapper bundled into the...
Instead of getting the local operator to get working have you tried to install Camel K on a local Minikube or Kind cluster already? This is my usual way of...
+1 many thanks for creating this issue
@squakez 👍 this looks good to me so far
Yes, the Pipe is working correctly it is not working only for the KameletBinding
Some more analysis on this flaky test can be found in #5345 which is a duplicate of this one