You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "christophd (via GitHub)" <gi...@apache.org> on 2023/05/16 14:21:25 UTC

[GitHub] [camel-k] christophd opened a new pull request, #4379: [Backport-1.12.x] fix: Restrict Knative service trait to Http exposed and passive endpoints

christophd opened a new pull request, #4379:
URL: https://github.com/apache/camel-k/pull/4379

   Manual backport of #4368
   
   - Only apply Knative service trait on integrations that either use passive consumers or expos at least one Http endpoint
   - Integrations are considered unsuitable for Knative service trait when they exclusively use active consumers that are not Http based
   - Do not use Knative service with `min-scale=1` for unsuitable integrations instead use normal deployment


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on pull request #4379: [Backport-1.12.x] fix: Restrict Knative service trait to Http exposed and passive endpoints

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on PR #4379:
URL: https://github.com/apache/camel-k/pull/4379#issuecomment-1550920433

   native check failure unrelated.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez merged pull request #4379: [Backport-1.12.x] fix: Restrict Knative service trait to Http exposed and passive endpoints

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez merged PR #4379:
URL: https://github.com/apache/camel-k/pull/4379


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org