christophd opened a new pull request, #5429: URL: https://github.com/apache/camel-k/pull/5429
- Use Knative profile when Serving or Eventing is installed on cluster - Make sure to enable Knative trait when Serving or Eventing is installed - Enable knative-service trait only when Knative Serving is installed - Garbage collect Serving and Eventing resources in gc trait only when Serving/Eventing is installed on the cluster - Do not use Serving service in Knative trigger when not installed on cluster - Use arbitrary Service as a subscriber in Knative trigger when Serving is not available **Release Note** ```release-note fix(#5402): Evaluate Knative profile based on Serving/Eventing installed ``` -- 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