astefanutti commented on issue #2184: URL: https://github.com/apache/camel-k/issues/2184#issuecomment-811779187
@maschmid sorry for the delayed answer, as I was AFK. Thanks a lot for the testing! I've tried to test it on my setup (Camel K `master` branch, Knative 0.20 with Kourier, OCP 4.6) and could not reproduce. I can have the `feed`, `splitter` and `printer` integrations from the `examples/knative` directory working :( I'll try to understand what's different in my setup... In the meantime, could you please share the content of the KnativeService and the Deployment resources? That may help me understanding what are the conflicting changes the Camel K operator and the Knative controller / webhook contend for. In master branch we moved to using server-side apply (#2039), to try to cope with the issue. I assumed the problem is for environment variables set on the KnativeService, and that Knative also uses server-side apply. In the 1.3.x branch, #2042 is a fixed on top of #1937, that was too aggressive and prevented some required updates to the resources metadata. Still, the fact I cannot reproduce on my setup puzzles me, and I'd like to have the bottom line of all this. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
