christophd commented on issue #3849: URL: https://github.com/apache/camel-k/issues/3849#issuecomment-1334919043
Setting the profile for an integration may not be what we want. A different profile may disable the whole Knative feature portfolio and we only need to disable the knative-service feature. Maybe we want to keep knative eventing and ksink injection but only disable knative-service trait for some reason. I think the profile detection is fine as it is. but we need to have a decent fallback when a specific trait gets disabled for some reason. At the moment we do not create a service at all which is not good. we need to fallback to a normal service when knative-service gets disabled. -- 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]
