camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

Consider moving Knative API to duck types

Open squakez opened this issue 1 month ago • 0 comments

Requirement

We're making usage of Knative stable API but we depends on knative serving/eventing dependencies which are changing frequently. We should analyze the possibility to move to Knative API duck types instead, as done for Keda and Strimzi, for example. If we only depends on the API as I suspect, in the long run it will be reduce the maintenance burden.

squakez avatar Nov 01 '25 10:11 squakez