squakez opened a new issue, #6623:
URL: https://github.com/apache/camel-k/issues/6623

   ### Requirement
   
   Camel K operator used the Camel K Runtime java project [1] as a lightweight 
layer on top of Camel Quarkus as a runtime. Since last year, we have stopped 
upgrading the runtime project as we have moved directly to what we called 
"plain-quarkus" provider, which is running directly Camel Quarkus runtime. The 
old runtime is based on Quarkus 3.15 (Camel 4.8). I guess most of the users 
have moved already to the new runtime, so I propose to deprecate the runtime 
project [1] and archive it in a few months.
   
   On the Camel K operator side so far we haven't moved the default to the 
newer "plain-quarkus" in order to avoid a breaking compatibility change. 
However we've invited since longer than a year (version 2.6.0) to move to the 
new runtime, so I was considering to introduce a breaking compatibility change 
in version 2.11.0 in order to default to the new runtime and let the user still 
use the older runtime at their discretion (although no longer supported). Of 
course we will document this in the release notes and provide backward 
compatibility configuration.


-- 
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]

Reply via email to