[camel] branch main updated: Regen for commit 883f8f2e02184405bc93b8a0fad601d3683498a7

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new b0a76e6 Regen for commit 883f8f2e02184405bc93b8a

[GitHub] [camel] oscerd merged pull request #7066: Generated sources regen

2022-02-28 Thread GitBox
oscerd merged pull request #7066: URL: https://github.com/apache/camel/pull/7066 -- 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-unsubscr.

[GitHub] [camel-k] tadayosi commented on issue #3029: Why do we println errors in `kamel local` instead of returning them?

2022-02-28 Thread GitBox
tadayosi commented on issue #3029: URL: https://github.com/apache/camel-k/issues/3029#issuecomment-1055121766 Ah so we want to run the `deinit()` no matter how the `run()` goes? ``` if err := options.deinit(); err != nil { return err

[camel] branch regen_bot updated (6da9500 -> 2911c89)

2022-02-28 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 6da9500 Regen for commit b6e73d916e2386f487cb84927e735b3539b37624 (#7065) add 883f8f2 Upgrade AWS SDK v

[GitHub] [camel] github-actions[bot] opened a new pull request #7066: Generated sources regen

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #7066: URL: https://github.com/apache/camel/pull/7066 Regen bot :robot: found some uncommited changes after running build on :camel: main. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated message from the

[GitHub] [camel-k] christophd opened a new issue #3053: Add log-level setting on Camel K operator

2022-02-28 Thread GitBox
christophd opened a new issue #3053: URL: https://github.com/apache/camel-k/issues/3053 Give users the opportunity to control the Camel K operator log verbosity via log level settings. The setting should be added as `kamel` CLI option on the `install` command (e.g. --log-level | -v

[GitHub] [camel] davsclaus commented on a change in pull request #7040: CAMEL-17474: camel-core - set transacted when copying exchange in mul…

2022-02-28 Thread GitBox
davsclaus commented on a change in pull request #7040: URL: https://github.com/apache/camel/pull/7040#discussion_r816512270 ## File path: tests/camel-itest/src/test/java/org/apache/camel/itest/tx/JtaRouteTest.java ## @@ -38,23 +65,94 @@ protected RouteBuilder createRouteBuilde

[GitHub] [camel] davsclaus commented on a change in pull request #6947: Resume API v2

2022-02-28 Thread GitBox
davsclaus commented on a change in pull request #6947: URL: https://github.com/apache/camel/pull/6947#discussion_r816511787 ## File path: core/camel-core-engine/src/main/docs/modules/eips/pages/resume-strategies.adoc ## @@ -0,0 +1,179 @@ += Resume Strategies Review comment:

[GitHub] [camel-k] Mohid-A opened a new issue #3052: Container Trait for Resource Allocation on Openshift

2022-02-28 Thread GitBox
Mohid-A opened a new issue #3052: URL: https://github.com/apache/camel-k/issues/3052 Hello, While trying to run a sample hello world program on openshift fails due to the resources allocation issues to the container. Openshift is setup to deny scheduling/creating any pods if deploye

[camel-quarkus] 02/03: Test for Debezium mysql - passing additionalProperties results in wrong properties beeing passed #3488

2022-02-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit f947139e7427eccdc0d606aebbf4655caf3bcf11 Author: JiriOndrusek AuthorDate: Mon Feb 21 15:51:05 2022 +0

[camel-quarkus] 01/03: Upgrade Camel to 3.16.0

2022-02-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 21d96a5d8d24c6bcf8f27d2c304eccc47a3cb4ee Author: James Netherton AuthorDate: Wed Feb 9 11:13:37 2022

[camel-quarkus] branch camel-main updated (3a4315f -> 490aca2d)

2022-02-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard 3a4315f Temporary hacks to handle version misalignment of smallrye-health and smallrye-faulttole

[camel-quarkus] 03/03: Temporary hacks to handle version misalignment of smallrye-health and smallrye-faulttolerance in Quarkus & Camel

2022-02-28 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 490aca2dd5ca48acf1abf90ad2fa5eef4b69613e Author: James Netherton AuthorDate: Fri Feb 11 10:08:03 2022

[camel] branch regen_bot-3.11.x updated (40524e4 -> 46c8934)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git. from 40524e4 Upgrade Log4j to version 2.17.2 add 9d898d8 CAMEL-17713: camel-aws2-s3 - support for S3

[camel] branch regen_bot updated (ea7f3a1 -> 6da9500)

2022-02-28 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 ea7f3a1 CAMEL-17713: camel-aws2-s3 - support for S3 custom metadata add 6da9500 Regen for commit b6e73d

[GitHub] [camel] zhfeng commented on a change in pull request #7040: CAMEL-17474: camel-core - set transacted when copying exchange in mul…

2022-02-28 Thread GitBox
zhfeng commented on a change in pull request #7040: URL: https://github.com/apache/camel/pull/7040#discussion_r816501477 ## File path: tests/camel-itest/src/test/java/org/apache/camel/itest/tx/JtaRouteTest.java ## @@ -38,23 +65,94 @@ protected RouteBuilder createRouteBuilder()

[camel] branch main updated: Upgrade AWS SDK v2 to version 2.17.139

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 883f8f2 Upgrade AWS SDK v2 to version 2.17.139 8

[camel] branch regen_bot_3.14.x updated (b7363e8 -> 9351457)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git. from b7363e8 Upgrade Log4j to version 2.17.2 add 9351457 CAMEL-17713: camel-aws2-s3 - support for S3

[camel] branch regen_bot updated (c691be2 -> ea7f3a1)

2022-02-28 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 c691be2 Regen for commit b6e73d916e2386f487cb84927e735b3539b37624 add ea7f3a1 CAMEL-17713: camel-aws2-s3

[camel] branch camel-3.11.x updated: Fixed build and CS

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.11.x by this push: new 46c8934 Fixed build and CS 46c89

[camel] branch main updated (ea7f3a1 -> 6da9500)

2022-02-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from ea7f3a1 CAMEL-17713: camel-aws2-s3 - support for S3 custom metadata add 6da9500 Regen for commit b6e73d916e23

[camel] branch regen_bot updated (05f129e -> c691be2)

2022-02-28 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 05f129e Regen for commit 21ccd3157a7c2777509d0db88bb7a9016983451f add b6e73d9 Regen for commit 21ccd3157

[GitHub] [camel] davsclaus merged pull request #7065: Generated sources regen

2022-02-28 Thread GitBox
davsclaus merged pull request #7065: URL: https://github.com/apache/camel/pull/7065 -- 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-unsubs

[GitHub] [camel] github-actions[bot] opened a new pull request #7065: Generated sources regen

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #7065: URL: https://github.com/apache/camel/pull/7065 Regen bot :robot: found some uncommited changes after running build on :camel: main. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated message from the

[GitHub] [camel] davsclaus commented on a change in pull request #6947: Resume API v2

2022-02-28 Thread GitBox
davsclaus commented on a change in pull request #6947: URL: https://github.com/apache/camel/pull/6947#discussion_r816473494 ## File path: core/camel-api/src/main/java/org/apache/camel/ResumeAware.java ## @@ -0,0 +1,23 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [camel] davsclaus commented on a change in pull request #7040: CAMEL-17474: camel-core - set transacted when copying exchange in mul…

2022-02-28 Thread GitBox
davsclaus commented on a change in pull request #7040: URL: https://github.com/apache/camel/pull/7040#discussion_r816471972 ## File path: tests/camel-itest/src/test/java/org/apache/camel/itest/tx/JtaRouteTest.java ## @@ -38,23 +65,94 @@ protected RouteBuilder createRouteBuilde

[GitHub] [camel-k] tadayosi opened a new pull request #3051: fix(lint): temporarily disable nolintlint to suppress false alarm in CI

2022-02-28 Thread GitBox
tadayosi opened a new pull request #3051: URL: https://github.com/apache/camel-k/pull/3051 Let's temporarily disable `nolintlint` to suppress the annoying false alarm in validate CI: ``` Error: directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlin

[camel] branch main updated (b6e73d9 -> ea7f3a1)

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from b6e73d9 Regen for commit 21ccd3157a7c2777509d0db88bb7a9016983451f (#7064) add ea7f3a1 CAMEL-17713: camel-aws

[GitHub] [camel] oscerd closed pull request #7062: CAMEL-17713: camel-aws2-s3 - Add support for S3 custom metadata in file uploads

2022-02-28 Thread GitBox
oscerd closed pull request #7062: URL: https://github.com/apache/camel/pull/7062 -- 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-unsubscr.

[GitHub] [camel] oscerd commented on pull request #7062: CAMEL-17713: camel-aws2-s3 - Add support for S3 custom metadata in file uploads

2022-02-28 Thread GitBox
oscerd commented on pull request #7062: URL: https://github.com/apache/camel/pull/7062#issuecomment-1055045454 Thanks for the PR. I backported on camel-3.14.x, camel-3.11.x and merge on main. -- This is an automated message from the Apache Git Service. To respond to the message, please l

[camel] branch camel-3.14.x updated: CAMEL-17713: camel-aws2-s3 - support for S3 custom metadata

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.14.x by this push: new 9351457 CAMEL-17713: camel-aws2-

[camel] branch camel-3.11.x updated: CAMEL-17713: camel-aws2-s3 - support for S3 custom metadata

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-3.11.x by this push: new 9d898d8 CAMEL-17713: camel-aws2-

[camel-kamelets] branch regen_bot updated (a1d963d -> 462e40f)

2022-02-28 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-kamelets.git. from a1d963d Use OpenJDK 11 when building with JitPack add 462e40f fix(ci): Bump Camel K version to

[GitHub] [camel-kamelets] oscerd merged pull request #795: fix(ci): Bump Camel K version to 1.7.0

2022-02-28 Thread GitBox
oscerd merged pull request #795: URL: https://github.com/apache/camel-kamelets/pull/795 -- 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-un

[camel-kamelets] branch main updated: fix(ci): Bump Camel K version to 1.7.0

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git The following commit(s) were added to refs/heads/main by this push: new 462e40f fix(ci): Bump Camel K version t

[camel] branch main updated (21ccd31 -> b6e73d9)

2022-02-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git. from 21ccd31 CAMEL-17701: camel-core-model - Add labels to EIP options add b6e73d9 Regen for commit 21ccd3157a7c277

[GitHub] [camel] davsclaus merged pull request #7064: Generated sources regen

2022-02-28 Thread GitBox
davsclaus merged pull request #7064: URL: https://github.com/apache/camel/pull/7064 -- 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-unsubs

[camel-karaf] branch main updated: [create-pull-request] automated change

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git The following commit(s) were added to refs/heads/main by this push: new 069b7e2 [create-pull-request] automated ch

[GitHub] [camel-karaf] oscerd merged pull request #117: [Github Actions] Periodic Sync Camel Karaf Main Branch

2022-02-28 Thread GitBox
oscerd merged pull request #117: URL: https://github.com/apache/camel-karaf/pull/117 -- 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-unsub

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

2022-02-28 Thread GitBox
oscerd merged pull request #445: URL: https://github.com/apache/camel-spring-boot/pull/445 -- 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

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

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

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

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

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

2022-02-28 Thread GitBox
github-actions[bot] commented on issue #2927: URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1054951241 The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) branch build has failed: * Build ID: 1913294024-573-5380440a-6077-4eb1-bdec-2f4e995

[GitHub] [camel-karavan] mgubaidullin merged pull request #204: Rest configuration

2022-02-28 Thread GitBox
mgubaidullin merged pull request #204: URL: https://github.com/apache/camel-karavan/pull/204 -- 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: commi

[camel-spring-boot] branch automatic-periodic-sync updated (cf168ad -> df370a1)

2022-02-28 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. omit cf168ad [create-pull-request] automated change add 5161e7d [create-pull-reques

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

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #445: URL: https://github.com/apache/camel-spring-boot/pull/445 Periodic Sync of Camel Spring Boot Main Branch with main Camel Main. see https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml -- Thi

[GitHub] [camel-karaf] github-actions[bot] opened a new pull request #117: [Github Actions] Periodic Sync Camel Karaf Main Branch

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #117: URL: https://github.com/apache/camel-karaf/pull/117 Periodic Sync of Camel Karaf Main Branch with main Camel Main. see https://github.com/apache/camel-karaf/blob/main/.github/workflows/automatic-sync-main.yml -- This is an automated

[camel-karaf] branch automatic-periodic-sync updated (c722acf -> 6a1a59f)

2022-02-28 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-karaf.git. from c722acf [create-pull-request] automated change add 6a1a59f [create-pull-request] aut

[camel] branch regen_bot updated (fe75475 -> 05f129e)

2022-02-28 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 fe75475 Regen for commit a705a579aff8aa99240cfe37f9e2acbf5e97bfac add 21ccd31 CAMEL-17701: camel-core-mo

[GitHub] [camel] github-actions[bot] opened a new pull request #7064: Generated sources regen

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #7064: URL: https://github.com/apache/camel/pull/7064 Regen bot :robot: found some uncommited changes after running build on :camel: main. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated message from the

[camel] branch main updated: CAMEL-17701: camel-core-model - Add labels to EIP options

2022-02-28 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new 21ccd31 CAMEL-17701: camel-core-model - Add label

[GitHub] [camel-kafka-connector] scholzj commented on issue #1341: Dead loop for connector state

2022-02-28 Thread GitBox
scholzj commented on issue #1341: URL: https://github.com/apache/camel-kafka-connector/issues/1341#issuecomment-1054590077 No, that is not really how Kafka Connect works. Kafka Connect provides one or more worker nodes on which one or more connectors and their tasks are scheduled. There i

[GitHub] [camel-kafka-connector] ruchirvaninasdaq commented on issue #1341: Dead loop for connector state

2022-02-28 Thread GitBox
ruchirvaninasdaq commented on issue #1341: URL: https://github.com/apache/camel-kafka-connector/issues/1341#issuecomment-1054573164 Not sure what exactly you mean with the application here. But in general, the application is in this case Connect which based on the logs has the errors. So

[GitHub] [camel-k] astefanutti commented on a change in pull request #3050: chore: Tune operator logging

2022-02-28 Thread GitBox
astefanutti commented on a change in pull request #3050: URL: https://github.com/apache/camel-k/pull/3050#discussion_r816164386 ## File path: pkg/trait/trait_catalog.go ## @@ -127,6 +125,12 @@ func (c *Catalog) apply(environment *Environment) error { } }

[GitHub] [camel-kafka-connector] scholzj commented on issue #1341: Dead loop for connector state

2022-02-28 Thread GitBox
scholzj commented on issue #1341: URL: https://github.com/apache/camel-kafka-connector/issues/1341#issuecomment-1054559309 PS: Overall I think this is more a general problem not related to any particular connector. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [camel-kafka-connector] scholzj commented on issue #1341: Dead loop for connector state

2022-02-28 Thread GitBox
scholzj commented on issue #1341: URL: https://github.com/apache/camel-kafka-connector/issues/1341#issuecomment-1054558964 > Why didn't the connector die and restart the process? TBH, it is quite hard to say what exactly the problem is when the whole environment gets into some broke

[GitHub] [camel-kamelets] christophd commented on issue #792: YAKS tests are constantly failing

2022-02-28 Thread GitBox
christophd commented on issue #792: URL: https://github.com/apache/camel-kamelets/issues/792#issuecomment-1054552871 @oscerd good call! -- 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 specif

[GitHub] [camel-k] christophd commented on pull request #3050: chore: Tune operator logging

2022-02-28 Thread GitBox
christophd commented on pull request #3050: URL: https://github.com/apache/camel-k/pull/3050#issuecomment-1054551695 The `Apply trait ...` info logging bloats the operator logs. We have seen this in dev sandbox performance testing with many integrations being reconciled -- This is an aut

[GitHub] [camel-k] christophd opened a new pull request #3050: chore: Tune operator logging

2022-02-28 Thread GitBox
christophd opened a new pull request #3050: URL: https://github.com/apache/camel-k/pull/3050 - Add ready after seconds metric as a structured log value - Set log level to debug when printing trait details in reconcile loop **Release Note** ```release-

[GitHub] [camel] essobedo opened a new pull request #7063: CAMEL-17690: Add support of Nested tests

2022-02-28 Thread GitBox
essobedo opened a new pull request #7063: URL: https://github.com/apache/camel/pull/7063 Relates to https://issues.apache.org/jira/browse/CAMEL-17690 ## Motivation Some end-users could want to organize their tests using Nested tests thus it could be interesting to support them

[GitHub] [camel-kafka-connector] oscerd commented on issue #1341: Dead loop for connector state

2022-02-28 Thread GitBox
oscerd commented on issue #1341: URL: https://github.com/apache/camel-kafka-connector/issues/1341#issuecomment-1054537328 Maybe @scholzj could help on understanding the reason. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [camel-kafka-connector] ruchirvaninasdaq commented on issue #1341: Dead loop for connector state

2022-02-28 Thread GitBox
ruchirvaninasdaq commented on issue #1341: URL: https://github.com/apache/camel-kafka-connector/issues/1341#issuecomment-1054535087 I am trying to create the liveliness and readiness probe within my deployment. Is it okay to conside and check for just admin bean? I am trying to foll

[GitHub] [camel-k] oscerd merged pull request #3049: [Backport release-1.7.x] Makefile Release staging: Pass the remote repository name as argument…

2022-02-28 Thread GitBox
oscerd merged pull request #3049: URL: https://github.com/apache/camel-k/pull/3049 -- 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-unsubsc

[camel-k] branch release-1.7.x updated: Makefile Release staging: Pass the remote repository name as argument with origin as default

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.7.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-1.7.x by this push: new f9bac3c Makefile Release sta

[GitHub] [camel] jwwallin commented on pull request #7062: CAMEL-17713: camel-aws2-s3 - Add support for S3 custom metadata in file uploads

2022-02-28 Thread GitBox
jwwallin commented on pull request #7062: URL: https://github.com/apache/camel/pull/7062#issuecomment-1054501827 No problem! It was simpler to implement than I had initially thought. Thanks @oscerd for looking at this so quickly! -- This is an automated message from the Apache Git Servic

[GitHub] [camel-k] github-actions[bot] opened a new pull request #3049: [Backport release-1.7.x] Makefile Release staging: Pass the remote repository name as argument…

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #3049: URL: https://github.com/apache/camel-k/pull/3049 Backport d98da0f0fb8830ac9a7ae696adc24d5587f5d8fb from #3048 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [camel-k] github-actions[bot] commented on pull request #3048: Makefile Release staging: Pass the remote repository name as argument…

2022-02-28 Thread GitBox
github-actions[bot] commented on pull request #3048: URL: https://github.com/apache/camel-k/pull/3048#issuecomment-1054500132 -- 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.

[camel-k] branch backport-3048-to-release-1.7.x created (now ab0e2b8)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch backport-3048-to-release-1.7.x in repository https://gitbox.apache.org/repos/asf/camel-k.git. at ab0e2b8 Makefile Release staging: Pass the remote repository name as argument with ori

[GitHub] [camel-k] oscerd merged pull request #3048: Makefile Release staging: Pass the remote repository name as argument…

2022-02-28 Thread GitBox
oscerd merged pull request #3048: URL: https://github.com/apache/camel-k/pull/3048 -- 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-unsubsc

[GitHub] [camel-k] oscerd closed issue #2891: Makefile Release staging: Pass the remote repository name as argument with origin as default

2022-02-28 Thread GitBox
oscerd closed issue #2891: URL: https://github.com/apache/camel-k/issues/2891 -- 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-unsubscr...@

[camel-k] branch main updated: Makefile Release staging: Pass the remote repository name as argument with origin as default

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new d98da0f Makefile Release staging: Pass the rem

[GitHub] [camel-k] oscerd opened a new pull request #3048: Makefile Release staging: Pass the remote repository name as argument…

2022-02-28 Thread GitBox
oscerd opened a new pull request #3048: URL: https://github.com/apache/camel-k/pull/3048 … with origin as default Fixes #2891 Generally speaking, when you're releasing you're pushing to the origin repository. -- This is an automated message from the Apache Git Service.

[camel-k] 01/01: Makefile Release staging: Pass the remote repository name as argument with origin as default

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-2891 in repository https://gitbox.apache.org/repos/asf/camel-k.git commit da71ed92351c314391205a862a2a20db81fd6ab1 Author: Andrea Cosentino AuthorDate: Mon Feb 28 18:34:46 2022 +0100

[camel] branch regen_bot updated (7e703e2 -> fe75475)

2022-02-28 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 7e703e2 Regen for commit a705a579aff8aa99240cfe37f9e2acbf5e97bfac add fe75475 Regen for commit a705a579a

[camel-k] branch fix-2891 created (now da71ed9)

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch fix-2891 in repository https://gitbox.apache.org/repos/asf/camel-k.git. at da71ed9 Makefile Release staging: Pass the remote repository name as argument with origin as default This b

[GitHub] [camel] oscerd commented on pull request #7062: CAMEL-17713: camel-aws2-s3 - Add support for S3 custom metadata in file uploads

2022-02-28 Thread GitBox
oscerd commented on pull request #7062: URL: https://github.com/apache/camel/pull/7062#issuecomment-1054496379 Thanks a lot for taking time to fix this. -- 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] jwwallin opened a new pull request #7062: CAMEL-17713: camel-aws2-s3 - Add support for S3 custom metadata in file uploads

2022-02-28 Thread GitBox
jwwallin opened a new pull request #7062: URL: https://github.com/apache/camel/pull/7062 Add support for providing custom metadata to files when uploading. Makes use of the `CamelAwsS3Metadata` -header that is also used with the consumer endpoint. As there is no specific user meta

[camel-k] branch release-1.8.x updated: Release note script: Check if the GITHUB_TOKEN var has been set before running the command

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.8.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-1.8.x by this push: new 6ad172a Release note script:

[camel-k] branch release-1.7.x updated: Release note script: Check if the GITHUB_TOKEN var has been set before running the command

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.7.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-1.7.x by this push: new 09283d4 Release note script:

[GitHub] [camel-k] oscerd merged pull request #3047: [Backport release-1.8.x] Release note script: Check if the GITHUB_TOKEN var has been set befor…

2022-02-28 Thread GitBox
oscerd merged pull request #3047: URL: https://github.com/apache/camel-k/pull/3047 -- 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-unsubsc

[GitHub] [camel-k] oscerd merged pull request #3046: [Backport release-1.7.x] Release note script: Check if the GITHUB_TOKEN var has been set befor…

2022-02-28 Thread GitBox
oscerd merged pull request #3046: URL: https://github.com/apache/camel-k/pull/3046 -- 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-unsubsc

[GitHub] [camel-kamelets] oscerd commented on issue #792: YAKS tests are constantly failing

2022-02-28 Thread GitBox
oscerd commented on issue #792: URL: https://github.com/apache/camel-kamelets/issues/792#issuecomment-1054481853 I guess it's the camel-k version? https://github.com/apache/camel-kamelets/blob/main/.github/workflows/test.yaml#L44 It should be 1.7.0 at least. -- This is an automated mess

[GitHub] [camel-k] github-actions[bot] opened a new pull request #3047: [Backport release-1.8.x] Release note script: Check if the GITHUB_TOKEN var has been set befor…

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #3047: URL: https://github.com/apache/camel-k/pull/3047 Backport 6649c550e9c6c57c8c1c45132ea9c0bb6ad43a18 from #3045 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[camel-k] branch backport-3045-to-release-1.8.x created (now 9add849)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch backport-3045-to-release-1.8.x in repository https://gitbox.apache.org/repos/asf/camel-k.git. at 9add849 Release note script: Check if the GITHUB_TOKEN var has been set before running

[GitHub] [camel-k] github-actions[bot] opened a new pull request #3046: [Backport release-1.7.x] Release note script: Check if the GITHUB_TOKEN var has been set befor…

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #3046: URL: https://github.com/apache/camel-k/pull/3046 Backport 6649c550e9c6c57c8c1c45132ea9c0bb6ad43a18 from #3045 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[camel-k] branch backport-3045-to-release-1.7.x created (now 0d42208)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch backport-3045-to-release-1.7.x in repository https://gitbox.apache.org/repos/asf/camel-k.git. at 0d42208 Release note script: Check if the GITHUB_TOKEN var has been set before running

[GitHub] [camel-k] github-actions[bot] commented on pull request #3045: Release note script: Check if the GITHUB_TOKEN var has been set befor…

2022-02-28 Thread GitBox
github-actions[bot] commented on pull request #3045: URL: https://github.com/apache/camel-k/pull/3045#issuecomment-1054473666 The backport to `release-1.6.x` failed: ``` The process '/usr/bin/git' failed with exit code 1 ``` To backport manually, run these commands in your termin

[GitHub] [camel-k] oscerd closed issue #2890: Release note script: Check if the GITHUB_TOKEN var has been set before running the command

2022-02-28 Thread GitBox
oscerd closed issue #2890: URL: https://github.com/apache/camel-k/issues/2890 -- 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-unsubscr...@

[GitHub] [camel-k] oscerd merged pull request #3045: Release note script: Check if the GITHUB_TOKEN var has been set befor…

2022-02-28 Thread GitBox
oscerd merged pull request #3045: URL: https://github.com/apache/camel-k/pull/3045 -- 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-unsubsc

[camel-k] branch main updated: Release note script: Check if the GITHUB_TOKEN var has been set before running the command

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/main by this push: new 6649c55 Release note script: Check if the GITH

[GitHub] [camel-k] oscerd opened a new pull request #3045: Release note script: Check if the GITHUB_TOKEN var has been set befor…

2022-02-28 Thread GitBox
oscerd opened a new pull request #3045: URL: https://github.com/apache/camel-k/pull/3045 …e running the command Fixes #2890 -- 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 specif

[camel-k] 01/01: Release note script: Check if the GITHUB_TOKEN var has been set before running the command

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-2890 in repository https://gitbox.apache.org/repos/asf/camel-k.git commit d487985332322d401f2c4bd3e1f3c32d554394e6 Author: Andrea Cosentino AuthorDate: Mon Feb 28 18:04:20 2022 +0100

[camel-k] branch fix-2890 created (now d487985)

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch fix-2890 in repository https://gitbox.apache.org/repos/asf/camel-k.git. at d487985 Release note script: Check if the GITHUB_TOKEN var has been set before running the command This bra

[GitHub] [camel-k] oscerd closed issue #2983: Release 1.8.1

2022-02-28 Thread GitBox
oscerd closed issue #2983: URL: https://github.com/apache/camel-k/issues/2983 -- 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-unsubscr...@

[GitHub] [camel-k] oscerd commented on issue #2983: Release 1.8.1

2022-02-28 Thread GitBox
oscerd commented on issue #2983: URL: https://github.com/apache/camel-k/issues/2983#issuecomment-1054458261 Completed -- 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 un

[GitHub] [camel-kafka-connector] ruchirvaninasdaq opened a new issue #1341: Dead loop for connector state

2022-02-28 Thread GitBox
ruchirvaninasdaq opened a new issue #1341: URL: https://github.com/apache/camel-kafka-connector/issues/1341 Hello team, I am using Camel-kafka-s3 connector version 3.3.0 and apache camel 3.7.0. I have been using for more than a year and had never seen this issue. We have kafka clu

[camel] branch main updated: Regen for commit a705a579aff8aa99240cfe37f9e2acbf5e97bfac

2022-02-28 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new fe75475 Regen for commit a705a579aff8aa99240cfe3

[GitHub] [camel] oscerd merged pull request #7061: Generated sources regen

2022-02-28 Thread GitBox
oscerd merged pull request #7061: URL: https://github.com/apache/camel/pull/7061 -- 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-unsubscr.

[camel] branch regen_bot updated (55e3e08 -> 7e703e2)

2022-02-28 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 55e3e08 Fixed doc add a705a57 CAMEL-17701: camel-core-model - Add labels to EIP options add 7e703e2

[GitHub] [camel] github-actions[bot] opened a new pull request #7061: Generated sources regen

2022-02-28 Thread GitBox
github-actions[bot] opened a new pull request #7061: URL: https://github.com/apache/camel/pull/7061 Regen bot :robot: found some uncommited changes after running build on :camel: main. Please do not delete `regen_bot` branch after merge/rebase. -- This is an automated message from the

  1   2   3   >