astefanutti commented on pull request #2516: URL: https://github.com/apache/camel-k/pull/2516#issuecomment-884779901
I think @squakez raised two valid concerns w.r.t. testing stability: - dependency on an external Kamelet provider: if GitHub availability may be trusted, using `main-SNAPSHOT` may not (that is trusting ourselves 😄) - using a Kamelet that depends on a external system I think the later is the less trustable when it comes to availability guarantee, so the short term solution would be to depend on another Kamelet, without a dependency on an external system, and use a stable version of that Kamelet. -- 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]
