You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/16 00:02:54 UTC

[GitHub] [camel-k] claudio4j opened a new pull request, #3548: fix(knative): Fix the knative pods created unitl exhaustion

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

   Setting the sinkbing label when the knative service is
   created seems the right place, instead to update the label
   seems to trigger a new knative configuration
   
   https://github.com/apache/camel-k/issues/3522
   
   -->
   
   **Release Note**
   ```release-note
   Fix knative service triggering new pods until node exhaustion
   ```
   


-- 
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] tadayosi merged pull request #3548: fix(knative): Fix the knative pods created until exhaustion

Posted by GitBox <gi...@apache.org>.
tadayosi merged PR #3548:
URL: https://github.com/apache/camel-k/pull/3548


-- 
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] claudio4j commented on pull request #3548: fix(knative): Fix the knative pods created unitl exhaustion

Posted by GitBox <gi...@apache.org>.
claudio4j commented on PR #3548:
URL: https://github.com/apache/camel-k/pull/3548#issuecomment-1215999481

   @christophd for review.
   I didn't add e2e tests, as it seems too risky to let the test to create pods and put the worker node unavailable.


-- 
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