[GitHub] [camel-kafka-connector-examples] tadayosi commented on issue #306: Add Netty-http examples

2021-03-01 Thread GitBox
tadayosi commented on issue #306: URL: https://github.com/apache/camel-kafka-connector-examples/issues/306#issuecomment-788701396 Yes, sure. Let me do. This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-kafka-connector-examples] oscerd commented on issue #306: Add Netty-http examples

2021-03-01 Thread GitBox
oscerd commented on issue #306: URL: https://github.com/apache/camel-kafka-connector-examples/issues/306#issuecomment-788700634 @tadayosi since you were working on integration test for Netty, I thought you'd like to create an example too

[GitHub] [camel-kafka-connector-examples] oscerd commented on issue #305: Add Netty examples

2021-03-01 Thread GitBox
oscerd commented on issue #305: URL: https://github.com/apache/camel-kafka-connector-examples/issues/305#issuecomment-788700520 @tadayosi since you were working on integration test for Netty, I thought you'd like to create an example too

[GitHub] [camel] davsclaus commented on pull request #5148: CAMEL-16275: move RouteBuilderLoader implementations to dedicated artefact

2021-03-01 Thread GitBox
davsclaus commented on pull request #5148: URL: https://github.com/apache/camel/pull/5148#issuecomment-788699790 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to

[camel] branch master updated (e677c61 -> 50f9f90)

2021-03-01 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from e677c61 CAMEL-16171 - Add uri-endpoint-override options to all AWS2 components - AWS2-KMS component add

[GitHub] [camel] davsclaus merged pull request #5150: CAMEL-16280: NettyEndpointUriFactory#buildUri() not compatible with Netty endpoint URL

2021-03-01 Thread GitBox
davsclaus merged pull request #5150: URL: https://github.com/apache/camel/pull/5150 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

[GitHub] [camel-k] davsclaus opened a new issue #2081: Kamelet - Possible to pre configure component options

2021-03-01 Thread GitBox
davsclaus opened a new issue #2081: URL: https://github.com/apache/camel-k/issues/2081 I the Kamelet docs at https://camel.apache.org/camel-k/latest/kamelets/kamelets.html I cannot see a way how I can pre configure the Camel components that the Kamelet may be using. In

[GitHub] [camel-k] oscerd commented on issue #2080: Kamelet file parameters

2021-03-01 Thread GitBox
oscerd commented on issue #2080: URL: https://github.com/apache/camel-k/issues/2080#issuecomment-788697582 Yes, Google storage has that features, the other google cloud components rely on an env variable pointing to service account file

[GitHub] [camel-k] davsclaus commented on issue #2080: Kamelet file parameters

2021-03-01 Thread GitBox
davsclaus commented on issue #2080: URL: https://github.com/apache/camel-k/issues/2080#issuecomment-788695915 Not sure if the component has recently been updated, but I can see that the `serviceAccountKey` option is both configurable on the component level and in the endpoint. I

[camel-spring-boot] branch master updated: CAMEL-16171 - Add uri-endpoint-override options to all AWS2 components - AWS2-KMS component

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new a700c97 CAMEL-16171 - Add

[GitHub] [camel-kafka-connector-examples] oscerd opened a new issue #306: Add Netty-http examples

2021-03-01 Thread GitBox
oscerd opened a new issue #306: URL: https://github.com/apache/camel-kafka-connector-examples/issues/306 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-kafka-connector-examples] oscerd opened a new issue #305: Add Netty examples

2021-03-01 Thread GitBox
oscerd opened a new issue #305: URL: https://github.com/apache/camel-kafka-connector-examples/issues/305 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel] branch master updated (53a0419 -> e677c61)

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 53a0419 Sync deps add 2d19cbb CAMEL-16171 - Add uri-endpoint-override options to all AWS2 components -

[GitHub] [camel] tadayosi commented on pull request #5150: CAMEL-16280: NettyEndpointUriFactory#buildUri() not compatible with Netty endpoint URL

2021-03-01 Thread GitBox
tadayosi commented on pull request #5150: URL: https://github.com/apache/camel/pull/5150#issuecomment-788687704 @davsclaus camel-netty-http is already covered in this pull req ;-) This is an automated message from the Apache

[GitHub] [camel] davsclaus commented on pull request #5150: CAMEL-16280: NettyEndpointUriFactory#buildUri() not compatible with Netty endpoint URL

2021-03-01 Thread GitBox
davsclaus commented on pull request #5150: URL: https://github.com/apache/camel/pull/5150#issuecomment-788687581 On another thought then I can't remember why we require the double slash, most components dont do this.

[GitHub] [camel] davsclaus commented on pull request #5150: CAMEL-16280: NettyEndpointUriFactory#buildUri() not compatible with Netty endpoint URL

2021-03-01 Thread GitBox
davsclaus commented on pull request #5150: URL: https://github.com/apache/camel/pull/5150#issuecomment-788686915 Ah yeah netty and netty-http has this special thing by requiring the double slash. @tadayosi you are welcome to look at camel-netty-http and build a similar unit test

[GitHub] [camel] oscerd commented on pull request #5150: CAMEL-16280: NettyEndpointUriFactory#buildUri() not compatible with Netty endpoint URL

2021-03-01 Thread GitBox
oscerd commented on pull request #5150: URL: https://github.com/apache/camel/pull/5150#issuecomment-788682751 Yes, just to track the change. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel] tadayosi commented on pull request #5150: CAMEL-16280: NettyEndpointUriFactory#buildUri() not compatible with Netty endpoint URL

2021-03-01 Thread GitBox
tadayosi commented on pull request #5150: URL: https://github.com/apache/camel/pull/5150#issuecomment-788681874 @oscerd By the way, this type of endpoint declaration never got deployed prior to this fix, so probably changing the syntax to `netty:protocol://host:port` doesn't have any

[camel] branch master updated (592ae2f -> 53a0419)

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 592ae2f [CAMEL-16063]don't start camel context if event is from the self management ApplicationContext (#5149)

[GitHub] [camel] tadayosi opened a new pull request #5150: CAMEL-16280: NettyEndpointUriFactory#buildUri() not compatible with Netty endpoint URL

2021-03-01 Thread GitBox
tadayosi opened a new pull request #5150: URL: https://github.com/apache/camel/pull/5150 https://issues.apache.org/jira/browse/CAMEL-16280 This is an automated message from the Apache Git Service. To respond to the message,

[camel] branch regen_bot updated (61e093c -> 592ae2f)

2021-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 61e093c Regen add 592ae2f [CAMEL-16063]don't start camel context if event is from the self management

[GitHub] [camel-kafka-connector] tadayosi commented on issue #924: Camel-Netty-* connectors are not working

2021-03-01 Thread GitBox
tadayosi commented on issue #924: URL: https://github.com/apache/camel-kafka-connector/issues/924#issuecomment-788630866 https://issues.apache.org/jira/browse/CAMEL-16280 This is an automated message from the Apache Git

[GitHub] [camel-kafka-connector] tadayosi merged pull request #1071: Add netty sink itest #1036

2021-03-01 Thread GitBox
tadayosi merged pull request #1071: URL: https://github.com/apache/camel-kafka-connector/pull/1071 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-kafka-connector] branch master updated: Add netty sink itest #1036

2021-03-01 Thread tsato
This is an automated email from the ASF dual-hosted git repository. tsato pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new a68e595 Add netty sink itest

[GitHub] [camel-examples] davsclaus merged pull request #40: CAMEL-16012: Remove prefix 07

2021-03-01 Thread GitBox
davsclaus merged pull request #40: URL: https://github.com/apache/camel-examples/pull/40 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

[camel-examples] branch master updated: CAMEL-16012: Remove prefix 07 (#40)

2021-03-01 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-examples.git The following commit(s) were added to refs/heads/master by this push: new 7639e09 CAMEL-16012: Remove prefix

[GitHub] [camel] davsclaus commented on a change in pull request #5148: CAMEL-16275: move RouteBuilderLoader implementations to dedicated artefact

2021-03-01 Thread GitBox
davsclaus commented on a change in pull request #5148: URL: https://github.com/apache/camel/pull/5148#discussion_r585253513 ## File path: dsl/camel-xml-jaxb-dsl/pom.xml ## @@ -0,0 +1,165 @@ + + +http://maven.apache.org/POM/4.0.0;

[camel] branch master updated (61e093c -> 592ae2f)

2021-03-01 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 61e093c Regen add 592ae2f [CAMEL-16063]don't start camel context if event is from the self management

[GitHub] [camel] davsclaus merged pull request #5149: [CAMEL-16063]don't start camel context if event is from the self mana…

2021-03-01 Thread GitBox
davsclaus merged pull request #5149: URL: https://github.com/apache/camel/pull/5149 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

[GitHub] [camel-spring-boot] oscerd merged pull request #292: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2021-03-01 Thread GitBox
oscerd merged pull request #292: URL: https://github.com/apache/camel-spring-boot/pull/292 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

[camel-spring-boot] branch master updated: [create-pull-request] automated change

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 40416a0 [create-pull-request]

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2275: [CI] - Quarkus Master Branch Build Failure

2021-03-01 Thread GitBox
github-actions[bot] commented on issue #2275: URL: https://github.com/apache/camel-quarkus/issues/2275#issuecomment-788575682 The [quarkus-master](https://github.com/apache/camel-quarkus/tree/quarkus-master) branch build is still failing: * Build ID:

[camel-quarkus] branch master updated: Updated CHANGELOG.md

2021-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new f3df9a6 Updated CHANGELOG.md

[camel-k] branch master updated: Updated CHANGELOG.md

2021-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new fa52c20 Updated CHANGELOG.md fa52c20 is

[GitHub] [camel-kafka-connector] tadayosi commented on issue #924: Camel-Netty-* connectors are not working

2021-03-01 Thread GitBox
tadayosi commented on issue #924: URL: https://github.com/apache/camel-kafka-connector/issues/924#issuecomment-788547729 I think I figured out what's causing the issue and #665. It turns out it's potentially broader than just a couple of connectors. It's an issue in how the

[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

2021-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new ea4104a Updated

[GitHub] [camel-kafka-connector] tadayosi opened a new pull request #1071: Add netty sink itest #1036

2021-03-01 Thread GitBox
tadayosi opened a new pull request #1071: URL: https://github.com/apache/camel-kafka-connector/pull/1071 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request #292: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2021-03-01 Thread GitBox
github-actions[bot] opened a new pull request #292: URL: https://github.com/apache/camel-spring-boot/pull/292 Periodic Sync of Camel Spring Boot Master Branch with main Camel Master. see https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml

[camel-spring-boot] branch automatic-periodic-sync created (now bf1b933)

2021-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git. at bf1b933 [create-pull-request] automated change No new revisions were added by this

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #2284: [CI] - Camel Master Branch Build Failure

2021-03-01 Thread GitBox
github-actions[bot] commented on issue #2284: URL: https://github.com/apache/camel-quarkus/issues/2284#issuecomment-788442246 The [camel-master](https://github.com/apache/camel-quarkus/tree/camel-master) branch build is still failing: * Build ID:

[GitHub] [camel-examples] metters opened a new pull request #40: CAMEL-16012: Remove prefix 07

2021-03-01 Thread GitBox
metters opened a new pull request #40: URL: https://github.com/apache/camel-examples/pull/40 Remove some more prefixes This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [camel] ffang opened a new pull request #5149: [CAMEL-16063]don't start camel context if event is from the self mana…

2021-03-01 Thread GitBox
ffang opened a new pull request #5149: URL: https://github.com/apache/camel/pull/5149 …gement ApplicationContext This is an automated message from the Apache Git Service. To respond to the message, please log on

[camel-quarkus] branch master updated: Use azure-sdk-bom instead of individual azure artifact versions

2021-03-01 Thread ppalaga
This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 2a66767 Use azure-sdk-bom instead of

[GitHub] [camel-quarkus] ppalaga merged pull request #2297: Use azure-sdk-bom instead of individual azure artifact versions

2021-03-01 Thread GitBox
ppalaga merged pull request #2297: URL: https://github.com/apache/camel-quarkus/pull/2297 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

[GitHub] [camel-quarkus] ppalaga commented on pull request #2297: Use azure-sdk-bom instead of individual azure artifact versions

2021-03-01 Thread GitBox
ppalaga commented on pull request #2297: URL: https://github.com/apache/camel-quarkus/pull/2297#issuecomment-788262158 OK, I see this older CI run where the same issue happened https://github.com/apache/camel-quarkus/runs/1963000106?check_suite_focus=true#step:9:1875 and it has been

[GitHub] [camel-quarkus] ppalaga commented on pull request #2297: Use azure-sdk-bom instead of individual azure artifact versions

2021-03-01 Thread GitBox
ppalaga commented on pull request #2297: URL: https://github.com/apache/camel-quarkus/pull/2297#issuecomment-788250006 It passed with these changes when trying the second time. This is an automated message from the Apache

[GitHub] [camel-quarkus] ppalaga commented on pull request #2297: Use azure-sdk-bom instead of individual azure artifact versions

2021-03-01 Thread GitBox
ppalaga commented on pull request #2297: URL: https://github.com/apache/camel-quarkus/pull/2297#issuecomment-788244860 > The failing test is highly likely unrelated. Hm... I can reproduce the optaplanner test failure with these changes and I cannot reproduce it with master.

[camel-website] branch asf-site updated (2d028ed -> e2a8a66)

2021-03-01 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website.git. discard 2d028ed Website updated to b45a791eef3a20537bf7b85f065fe0d22524f650 discard 44cb74d Updated the

[GitHub] [camel-quarkus] aldettinger commented on pull request #2298: bindy: added native support for methods registered with @DataField

2021-03-01 Thread GitBox
aldettinger commented on pull request #2298: URL: https://github.com/apache/camel-quarkus/pull/2298#issuecomment-788203831 Can't reproduced the build issue locally. I will have a closer look. This is an automated message

[camel-website] branch asf-site updated (709cc1a -> 2d028ed)

2021-03-01 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/camel-website.git. discard 709cc1a Website updated to b45a791eef3a20537bf7b85f065fe0d22524f650 discard e46cf8a Updated the

[GitHub] [camel-k] lburgazzoli commented on issue #2080: Kamelet file parameters

2021-03-01 Thread GitBox
lburgazzoli commented on issue #2080: URL: https://github.com/apache/camel-k/issues/2080#issuecomment-788148852 To me, this relates to https://github.com/apache/camel-k/issues/2003. Maybe we should define the type of such option as `resource` and in such case we can store it into a

[camel-kafka-connector] branch camel-master updated: Add integration tests for AWS v2 lambda

2021-03-01 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/camel-master by this push: new 28db5ba Add

[GitHub] [camel-kafka-connector] orpiske merged pull request #1070: Add integration tests for AWS v2 lambda

2021-03-01 Thread GitBox
orpiske merged pull request #1070: URL: https://github.com/apache/camel-kafka-connector/pull/1070 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[camel-kafka-connector-examples] branch master updated: Infinispan source with authentication: Fix kafkacat name

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git The following commit(s) were added to refs/heads/master by this push: new 938a577

[GitHub] [camel-kafka-connector-examples] oscerd commented on issue #300: Review Infinispan examples after component splitting

2021-03-01 Thread GitBox
oscerd commented on issue #300: URL: https://github.com/apache/camel-kafka-connector-examples/issues/300#issuecomment-788144230 @apupier this should be ok now. This is an automated message from the Apache Git Service. To

[GitHub] [camel-k] oscerd commented on issue #2080: Kamelet file parameters

2021-03-01 Thread GitBox
oscerd commented on issue #2080: URL: https://github.com/apache/camel-k/issues/2080#issuecomment-788143241 The service account file for google cloud are basically json or p12. We could add a list of options and then create the service account key file on the fly to be used, but it would

[camel-kafka-connector-examples] branch master updated: Review Infinispan examples after component splitting - Infinispan-sourc with auth

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git The following commit(s) were added to refs/heads/master by this push: new 8051de7 Review

[GitHub] [camel-kafka-connector-examples] oscerd merged pull request #304: Review Infinispan examples after component splitting - Infinispan-sou…

2021-03-01 Thread GitBox
oscerd merged pull request #304: URL: https://github.com/apache/camel-kafka-connector-examples/pull/304 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-kafka-connector-examples] oscerd closed issue #300: Review Infinispan examples after component splitting

2021-03-01 Thread GitBox
oscerd closed issue #300: URL: https://github.com/apache/camel-kafka-connector-examples/issues/300 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [camel-kafka-connector-examples] oscerd opened a new pull request #304: Review Infinispan examples after component splitting - Infinispan-sou…

2021-03-01 Thread GitBox
oscerd opened a new pull request #304: URL: https://github.com/apache/camel-kafka-connector-examples/pull/304 …rc with auth Fixes #300 This is an automated message from the Apache Git Service. To respond to the

[camel-kafka-connector-examples] 01/01: Review Infinispan examples after component splitting - Infinispan-sourc with auth

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch infinispan-fix-source-auth in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git commit 443a0f207327bfdf46cbbbe3295b7bd5ed1ac76a Author: Andrea Cosentino

[camel-kafka-connector-examples] branch infinispan-fix-source-auth created (now 443a0f2)

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch infinispan-fix-source-auth in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git. at 443a0f2 Review Infinispan examples after component splitting -

[GitHub] [camel-quarkus] aldettinger opened a new pull request #2298: bindy: added native support for methods registered with @DataField

2021-03-01 Thread GitBox
aldettinger opened a new pull request #2298: URL: https://github.com/apache/camel-quarkus/pull/2298 [ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way

[GitHub] [camel-k] astefanutti closed issue #2067: bou.ke/monkey license

2021-03-01 Thread GitBox
astefanutti closed issue #2067: URL: https://github.com/apache/camel-k/issues/2067 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

[GitHub] [camel-kafka-connector-examples] oscerd opened a new pull request #303: Infinispan source: fix version

2021-03-01 Thread GitBox
oscerd opened a new pull request #303: URL: https://github.com/apache/camel-kafka-connector-examples/pull/303 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [camel-kafka-connector-examples] oscerd merged pull request #303: Infinispan source: fix version

2021-03-01 Thread GitBox
oscerd merged pull request #303: URL: https://github.com/apache/camel-kafka-connector-examples/pull/303 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel-kafka-connector-examples] branch oscerd-patch-1 created (now 951ec51)

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch oscerd-patch-1 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git. at 951ec51 Infinispan source: fix version No new revisions were added by this

[camel-kafka-connector-examples] branch master updated: Infinispan source: fix version

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git The following commit(s) were added to refs/heads/master by this push: new 81c86f1

[camel-k] 07/07: fix: Downgrade controller-runtime to version 0.6.3

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 5c1e0fc30d7e2ee1ddbd4d8fc1f10cdc2041af2b Author: Antonin Stefanutti AuthorDate: Mon Mar 1 15:59:29 2021 +0100

[camel-k] 06/07: chore: Rebuild resources

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit be664fa6302e09db6da0c7e9f4a2f23629749a13 Author: Antonin Stefanutti AuthorDate: Mon Mar 1 13:01:04 2021 +0100

[camel-k] 05/07: chore: Remove dependency on github.com/operator-framework/operator-lifecycle-manager

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 0c31816de7a999a8adb3f8fbb68317d72e39ca9e Author: Antonin Stefanutti AuthorDate: Mon Mar 1 12:59:34 2021 +0100

[camel-k] 03/07: Update generate client based on Kubernetes v0.19.8

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 0e70c806726eb4b344aab21e627bad9493a8dcc7 Author: Antonin Stefanutti AuthorDate: Mon Mar 1 12:31:42 2021 +0100

[camel-k] branch master updated (9a53074 -> 5c1e0fc)

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 9a53074 Fix deprecated annotation new bab918f Upgrade Kubernetes to v0.19.8 and Service Binding

[camel-k] 02/07: Add license header to config/manifests/.vfsignore

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit b5802a53e32e4b11b660650f0b527af3787beb08 Author: Antonin Stefanutti AuthorDate: Mon Mar 1 12:30:46 2021 +0100

[GitHub] [camel-k] astefanutti merged pull request #2076: Upgrade Kubernetes to v0.19.8 and Service Binding operator to v0.4.1

2021-03-01 Thread GitBox
astefanutti merged pull request #2076: URL: https://github.com/apache/camel-k/pull/2076 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

[GitHub] [camel-kafka-connector-examples] oscerd opened a new pull request #302: Review Infinispan examples after component splitting - Infinispan-sin…

2021-03-01 Thread GitBox
oscerd opened a new pull request #302: URL: https://github.com/apache/camel-kafka-connector-examples/pull/302 …k example Related to #300 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-kafka-connector-examples] oscerd merged pull request #302: Review Infinispan examples after component splitting - Infinispan-sin…

2021-03-01 Thread GitBox
oscerd merged pull request #302: URL: https://github.com/apache/camel-kafka-connector-examples/pull/302 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[camel-kafka-connector-examples] branch master updated: Review Infinispan examples after component splitting - Infinispan-sink example

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git The following commit(s) were added to refs/heads/master by this push: new a14f83d Review

[camel-kafka-connector-examples] 01/01: Review Infinispan examples after component splitting - Infinispan-sink example

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch infinispan-fix-1 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git commit c308cb3ba3138f0ca5047afdfdeefdd42c52b05f Author: Andrea Cosentino AuthorDate:

[camel-kafka-connector-examples] branch infinispan-fix-1 created (now c308cb3)

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch infinispan-fix-1 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git. at c308cb3 Review Infinispan examples after component splitting -

[GitHub] [camel-kafka-connector-examples] oscerd merged pull request #301: Review Infinispan examples after component splitting - Infinispan-no-…

2021-03-01 Thread GitBox
oscerd merged pull request #301: URL: https://github.com/apache/camel-kafka-connector-examples/pull/301 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [camel-kafka-connector-examples] oscerd opened a new pull request #301: Review Infinispan examples after component splitting - Infinispan-no-…

2021-03-01 Thread GitBox
oscerd opened a new pull request #301: URL: https://github.com/apache/camel-kafka-connector-examples/pull/301 …auth source Related to #300 This is an automated message from the Apache Git Service. To respond to the

[camel-kafka-connector-examples] branch master updated: Review Infinispan examples after component splitting - Infinispan-no-auth source

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git The following commit(s) were added to refs/heads/master by this push: new 7c42f9c Review

[camel-kafka-connector-examples] branch infinispan-fix created (now 359110d)

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch infinispan-fix in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git. at 359110d Review Infinispan examples after component splitting -

[camel-kafka-connector-examples] 01/01: Review Infinispan examples after component splitting - Infinispan-no-auth source

2021-03-01 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch infinispan-fix in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git commit 359110d100b7204b11af66005e90880626ec7e7b Author: Andrea Cosentino AuthorDate: Mon

[GitHub] [camel-k] astefanutti commented on pull request #2072: update operator-lifecycle-manager

2021-03-01 Thread GitBox
astefanutti commented on pull request #2072: URL: https://github.com/apache/camel-k/pull/2072#issuecomment-788115098 Thanks! This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [camel-k] astefanutti merged pull request #2072: update operator-lifecycle-manager

2021-03-01 Thread GitBox
astefanutti merged pull request #2072: URL: https://github.com/apache/camel-k/pull/2072 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

[camel-k] 01/02: update operator-lifecycle-manager

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch release-1.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit b3401fb26cf6e75b496fc5d5c297dc5d4e503afe Author: akihikokuroda AuthorDate: Sun Feb 28 18:00:22 2021 +

[camel-k] 02/02: remove operator-lifecycle-manager dependency

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch release-1.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit fdae7de059013991fe2ea026c1397c4107a783f9 Author: akihikokuroda AuthorDate: Mon Mar 1 14:19:44 2021 +

[camel-k] branch release-1.3.x updated (77a0956 -> fdae7de)

2021-03-01 Thread astefanutti
This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch release-1.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git. from 77a0956 fix: Consider ObjectMeta field for deep derivative comparison before patching new

[GitHub] [camel-k] nicolaferraro opened a new issue #2080: Kamelet file parameters

2021-03-01 Thread GitBox
nicolaferraro opened a new issue #2080: URL: https://github.com/apache/camel-k/issues/2080 Suppose that I want to create a Kamelet that uses [this component](https://camel.apache.org/components/latest/google-storage-component.html) under the hood. The component accepts a parameter

[camel] branch regen_bot updated (a62ac66 -> 61e093c)

2021-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from a62ac66 CAMEL-16272: camel-core - Optimize redelivery error handler to reduce object allocations add

[GitHub] [camel-k] astefanutti commented on a change in pull request #2078: refactor(trait): affinity

2021-03-01 Thread GitBox
astefanutti commented on a change in pull request #2078: URL: https://github.com/apache/camel-k/pull/2078#discussion_r584850173 ## File path: pkg/trait/toleration.go ## @@ -74,46 +71,14 @@ func (t *tolerationTrait) Apply(e *Environment) (err error) { if err != nil {

[camel] branch regen_bot updated (04d6af4 -> a62ac66)

2021-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 04d6af4 Regen for commit 8a95f94516e5e260fffb3a2d881f97c0d487a050 add 0530144 CAMEL-16272: camel-core -

[GitHub] [camel-k] vsokolov00 opened a new pull request #2079: e2e tests to yaml

2021-03-01 Thread GitBox
vsokolov00 opened a new pull request #2079: URL: https://github.com/apache/camel-k/pull/2079 Integration were built individually, couldn't run the whole test suite due to the RH cluster problems. **Release Note** ```release-note NONE ```

[GitHub] [camel] lburgazzoli commented on pull request #5148: CAMEL-16275: move RouteBuilderLoader implementations to dedicated artefact

2021-03-01 Thread GitBox
lburgazzoli commented on pull request #5148: URL: https://github.com/apache/camel/pull/5148#issuecomment-788065475 I'm adding the same kind of tests for the other DSLs This is an automated message from the Apache Git

[GitHub] [camel] davsclaus commented on pull request #5148: CAMEL-16275: move RouteBuilderLoader implementations to dedicated artefact

2021-03-01 Thread GitBox
davsclaus commented on pull request #5148: URL: https://github.com/apache/camel/pull/5148#issuecomment-788064787 Yeah I think that is okay. The tests for camel-main is then focusing more on just the functionality of camel-main itself. And then the dsl loader is in the new dsl

[GitHub] [camel] lburgazzoli commented on pull request #5148: CAMEL-16275: move RouteBuilderLoader implementations to dedicated artefact

2021-03-01 Thread GitBox
lburgazzoli commented on pull request #5148: URL: https://github.com/apache/camel/pull/5148#issuecomment-788057957 @davsclaus I had to move camel-main tests related to XML from the camel-main module to XMLs modules to avoid cyclic dependencies between core and dsl

[GitHub] [camel-k] squakez opened a new pull request #2078: refactor(trait): affinity

2021-03-01 Thread GitBox
squakez opened a new pull request #2078: URL: https://github.com/apache/camel-k/pull/2078 * Added a method to generalize visit strategy on all deployments * Introduced the affinity trait for Knative and CronJob Closes #2047 **Release Note** ```release-note

[camel] branch regen_bot updated (1bb9f26 -> 04d6af4)

2021-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. omit 1bb9f26 Regen for commit 8a95f94516e5e260fffb3a2d881f97c0d487a050 add 04d6af4 Regen for commit

  1   2   3   >