dmvolod commented on issue #674: URL: https://github.com/apache/camel-karavan/issues/674#issuecomment-1464234453
Yes, sure. Since, unlike the golang operator-sdk, OJSDK does not support dynamic event source inject and reloading, the only solution to get Tekton Pipelines and Tasks listeners after installing it is a complete reload of the entire operator Qaurkus application with sending exit code to it. In this case, standard integration tests with running operator locally inside the surefire plugin `operator.start()` will not work and we need to build and install operator bundle before running e2e tests and than just run tests against already deployed operator in the Kubernetes cluster. -- 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