astefanutti commented on issue #2623:
URL: https://github.com/apache/camel-k/issues/2623#issuecomment-915155998


   > Although it's not the perfect tool and may be not valid for certain 
dependencies that we want to stick to certain versions (ie, knative or 
kubernetes)
   
   Most of the dependencies are transitively inherited from the Kubernetes 
version. Actually, the tree is mostly k8s / client-go > controller-runtime | 
Knative. As you've nailed it, we want to control these. Actually I don't think 
dependabot would be able to resolve the conflicts between Knative / 
controller-runtime, and our own schedule of k8s versions support. Not to 
mention k8s support by KinD for testing. So I anticipate more noise from 
dependabot than added-value. We can try to prove the above wrong, otherwise 
that'd be -1 for me.
   
   On the other-hand, +1 for stale bot 😃.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to