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/10/07 14:06:03 UTC

[GitHub] [camel] essobedo opened a new pull request, #8495: CAMEL-17438: camel-kubernetes - Add replace operation to producers

essobedo opened a new pull request, #8495:
URL: https://github.com/apache/camel/pull/8495

   Fix for https://issues.apache.org/jira/browse/CAMEL-17438
   
   ## Motivation
   
   We would like to be able to replace an existing resource type and for this, we would need to add the replace operation to all existing producers that support it.
   
   ## Modifications:
   
   * Fix warnings and deprecations
   * Improve the code coverage by adding tests to validate the behavior of mainly create operations
   * Add replace operation to producers


-- 
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] essobedo merged pull request #8495: CAMEL-17438: camel-kubernetes - Add replace operation to producers

Posted by GitBox <gi...@apache.org>.
essobedo merged PR #8495:
URL: https://github.com/apache/camel/pull/8495


-- 
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] github-actions[bot] commented on pull request #8495: CAMEL-17438: camel-kubernetes - Add replace operation to producers

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8495:
URL: https://github.com/apache/camel/pull/8495#issuecomment-1271719294

   :heavy_check_mark: Finished component verification: 0 component(s) test failed out of **1 component(s) tested**


-- 
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] github-actions[bot] commented on pull request #8495: CAMEL-17438: camel-kubernetes - Add replace operation to producers

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8495:
URL: https://github.com/apache/camel/pull/8495#issuecomment-1271643544

   :warning: This PR changes Camel components and will be tested automatically.


-- 
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] davsclaus commented on pull request #8495: CAMEL-17438: camel-kubernetes - Add replace operation to producers

Posted by GitBox <gi...@apache.org>.
davsclaus commented on PR #8495:
URL: https://github.com/apache/camel/pull/8495#issuecomment-1271654655

   yeah awesome we can now do CRUD with camel-kubernetes, great work guys


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