Added knative e2e test to check the naming convention for knative service url.
Knative service url is derrived from integration name not the endpoints. Camel allows for multiple endpoints to be present in a single integration so naming services after integrations makes more sense.
https://github.com/apache/camel-k/issues/2249
Added knative e2e test to check the naming convention for knative service url.
Knative service url is derrived from integration name not the endpoints. Camel allows for multiple endpoints to be present in a single integration so naming services after integrations makes more sense.
Release Note