dmvolod commented on issue #674:
URL: https://github.com/apache/camel-karavan/issues/674#issuecomment-1463388819

   > * What do we need for integration test? Kubernetes environment?
   
   Exactly. As OJSDK doesn't support Fabric8 Kubernetes Mock Server for tests, 
we need a real Kubernetes cluster for that. For example, we can utilize 
following github action for that. Also, would be nice to filter test running by 
folder change in commit, to reduce resources and skip operator tests if others 
Karavan components changed only.
   https://github.com/marketplace/actions/kubernetes-kind-cluster
   
   > * I did not get the second. Care to elaborate
   
   Yes, sure. As #567 introduces Quarkus application restart hack, real Karavan 
operator deployment into the Kubernetes cluster should be done. Also, we need 
to deploy whole Tekton pipelines, or only CRD's part to reduce resource 
consumption, as we don't need to tests a whole integration flow for now.
   What do you think about it? 


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