Re: [PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
lburgazzoli commented on code in PR #6012: URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571919535 ## extensions/wasm/runtime/src/main/resources/META-INF/quarkus-extension.yaml: ## @@ -0,0 +1,32 @@ +# +# Licensed to the Apache Software Foundation (ASF) unde

[PR] Bump aws-java-sdk2-version from 2.25.32 to 2.25.34 [camel]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #13851: URL: https://github.com/apache/camel/pull/13851 Bumps `aws-java-sdk2-version` from 2.25.32 to 2.25.34. Updates `software.amazon.awssdk:sqs` from 2.25.32 to 2.25.34 Updates `software.amazon.awssdk:kinesis` from 2.25.32 to 2.25.34

(camel) branch dependabot/maven/aws-java-sdk2-version-2.25.34 created (now b6a7598d2b2)

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/aws-java-sdk2-version-2.25.34 in repository https://gitbox.apache.org/repos/asf/camel.git at b6a7598d2b2 Bump aws-java-sdk2-version from 2.25.32 to 2.25.34 No new rev

Re: [PR] Bump aws-java-sdk2-version from 2.25.32 to 2.25.34 [camel]

2024-04-18 Thread via GitHub
github-actions[bot] commented on PR #13851: URL: https://github.com/apache/camel/pull/13851#issuecomment-2065877011 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

Re: [I] Contributing page is obsolete [camel-k]

2024-04-18 Thread via GitHub
vkrejcirik commented on issue #5386: URL: https://github.com/apache/camel-k/issues/5386#issuecomment-2065867618 I will look into this one as my first contribution to the project. Can you assigned this issue to me? -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
jamesnetherton commented on code in PR #6012: URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571898760 ## integration-tests/wasm/rust/build.sh: ## @@ -0,0 +1,25 @@ +#! /bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# cont

Re: [PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
zhfeng commented on code in PR #6012: URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571891689 ## integration-tests/wasm/rust/Cargo.lock: ## Review Comment: OK, I get it. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
zhfeng commented on code in PR #6012: URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571892988 ## integration-tests/wasm/rust/build.sh: ## @@ -0,0 +1,25 @@ +#! /bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

(camel) branch regen_bot updated (19dc26b5222 -> 7676ee4dec5)

2024-04-18 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 19dc26b5222 CAMEL-20688: Add support for array types for @PropertyInject using a separator add 7676ee4dec5

Re: [PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
jamesnetherton commented on code in PR #6012: URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571888310 ## integration-tests/wasm/rust/Cargo.lock: ## Review Comment: Yeah - it's like package.lock in the JavaScript world or go.sum with Go. It records the

Re: [PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
zhfeng commented on code in PR #6012: URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571884836 ## integration-tests/wasm/rust/Cargo.lock: ## Review Comment: I don't understand. It is used by Cargo to do the rust build, is it right? -- This is an aut

(camel) branch main updated: camel-jbang - Upgrade Q 3.9.4

2024-04-18 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 7676ee4dec5 camel-jbang - Upgrade Q 3.9.4 7676ee4d

Re: [PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
jamesnetherton commented on code in PR #6012: URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571880454 ## integration-tests/wasm/rust/Cargo.lock: ## Review Comment: Depends if we want reproducable builds I guess. -- This is an automated message from

Re: [PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
zhfeng commented on code in PR #6012: URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571876499 ## integration-tests/wasm/rust/Cargo.lock: ## Review Comment: This file is really needed? I think it might be removed. -- This is an automated message fro

[PR] Add Wasm extension [camel-quarkus]

2024-04-18 Thread via GitHub
jamesnetherton opened a new pull request, #6012: URL: https://github.com/apache/camel-quarkus/pull/6012 (no comment) -- 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 unsu

(camel-kamelets) branch dependabot/maven/cucumber.version-7.17.0 created (now 14dc4591)

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/cucumber.version-7.17.0 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git at 14dc4591 Bump cucumber.version from 7.16.1 to 7.17.0 No new revisions w

[PR] Bump cucumber.version from 7.16.1 to 7.17.0 [camel-kamelets]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #1996: URL: https://github.com/apache/camel-kamelets/pull/1996 Bumps `cucumber.version` from 7.16.1 to 7.17.0. Updates `io.cucumber:cucumber-junit` from 7.16.1 to 7.17.0 Release notes Sourced from https://github.com/cucumber/cucumber-jvm

(camel-quarkus) branch quarkus-main updated (8ff016b659 -> c9aba5bfc8)

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 8ff016b659 Upgrade Quarkus to 3.11.0.CR1 add 26254ed172 Enable xchange tests new c9aba5bfc8

(camel-quarkus) 01/01: Upgrade Quarkus to 3.11.0.CR1

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit c9aba5bfc814c0f13b9af14c75d94bd1b0d8043a Author: James Netherton AuthorDate: Thu Apr 18 07:31:48 2024 +

Re: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-04-18 Thread via GitHub
github-actions[bot] commented on issue #2926: URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2065706274 Build fixed with: * Camel Quarkus Commit: c9aba5bfc814c0f13b9af14c75d94bd1b0d8043a * Quarkus Main Commit: 26254ed172d0062ce761242a6522153d0f201c48 *

Re: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-04-18 Thread via GitHub
github-actions[bot] closed issue #2926: [CI] - Quarkus Main Branch Build Failure URL: https://github.com/apache/camel-quarkus/issues/2926 -- 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

(camel-quarkus) 02/03: Generated files

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 34958a0227a570f5b6994976d513203ec0b51dea Author: JiriOndrusek AuthorDate: Wed Apr 17 09:54:17 2024 +0200

(camel-quarkus) 03/03: Revert "Disable microprofile-fault-tolerance testing due to #5995"

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit e835f5970cdec444a75d67349393b5b36264113d Author: James Netherton AuthorDate: Wed Apr 17 12:57:18 2024 +01

(camel-quarkus) branch camel-main updated (8407900fda -> e835f5970c)

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard 8407900fda Revert "Disable microprofile-fault-tolerance testing due to #5995" discard 3e667fa433 Gene

(camel-k) branch release-2.2.x updated: chore: changelog automatic update

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.2.x by this push: new 7e7c96a87 chore: changelog au

(camel-k) branch dependabot/go_modules/github.com/onsi/gomega-1.33.0 created (now e673dea62)

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/onsi/gomega-1.33.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git at e673dea62 chore(deps): bump github.com/onsi/gomega from 1.32.0 to

[PR] chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 [camel-k]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #5388: URL: https://github.com/apache/camel-k/pull/5388 Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.32.0 to 1.33.0. Release notes Sourced from https://github.com/onsi/gomega/releases";>github.com/onsi/gomega's re

(camel-k) branch dependabot/go_modules/github.com/prometheus/common-0.53.0 created (now 2d45d73f1)

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/prometheus/common-0.53.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git at 2d45d73f1 chore(deps): bump github.com/prometheus/common from

[PR] chore(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 [camel-k]

2024-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #5387: URL: https://github.com/apache/camel-k/pull/5387 Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.52.3 to 0.53.0. Release notes Sourced from https://github.com/prometheus/common/releases";>github.com

(camel-k) branch release-2.3.x updated: chore: nightly automatic updates

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/release-2.3.x by this push: new ff991a50a chore: nightly auto

(camel-k) branch main updated (c9f6c2a6b -> e8d797f00)

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git from c9f6c2a6b chore: re-enable file permissions test on darwin add e8d797f00 chore: nightly automatic updates No

Re: [PR] CAMEL-20691: Don't populate broker properties into application properties [camel]

2024-04-18 Thread via GitHub
dylanpiergies commented on PR #13850: URL: https://github.com/apache/camel/pull/13850#issuecomment-2065461974 Closing as these are all caught by the `DefaultHeaderFilterStrategy`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] CAMEL-20691: Don't populate broker properties into application properties [camel]

2024-04-18 Thread via GitHub
dylanpiergies closed pull request #13850: CAMEL-20691: Don't populate broker properties into application properties URL: https://github.com/apache/camel/pull/13850 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [CAMEL-20691] Don't populate broker properties into application prope… [camel]

2024-04-18 Thread via GitHub
github-actions[bot] commented on PR #13850: URL: https://github.com/apache/camel/pull/13850#issuecomment-2065447950 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] [CAMEL-20691] Don't populate broker properties into application prope… [camel]

2024-04-18 Thread via GitHub
dylanpiergies opened a new pull request, #13850: URL: https://github.com/apache/camel/pull/13850 - [x] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch) # Tracking - [x] If this is a large change,

Re: [I] Move Knative example to the tutorial section on the website [camel-k]

2024-04-18 Thread via GitHub
realMartinez commented on issue #1099: URL: https://github.com/apache/camel-k/issues/1099#issuecomment-2065239379 Afraid not, I will take a look however as there was significant progress. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [I] [RFE] Allow to set log level of a specific package using logging trait [camel-k]

2024-04-18 Thread via GitHub
realMartinez commented on issue #3974: URL: https://github.com/apache/camel-k/issues/3974#issuecomment-2065219186 sure I can take a look at 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 go to

(camel) branch regen_bot updated (2de3e3aa538 -> 19dc26b5222)

2024-04-18 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 2de3e3aa538 CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - t… (#13849) add 983693a1e1

(camel) branch main updated: CAMEL-20688: Add support for array types for @PropertyInject using a separator

2024-04-18 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 19dc26b5222 CAMEL-20688: Add support for array typ

(camel) branch main updated: Update known JARs in camel-jbang

2024-04-18 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 983693a1e1c Update known JARs in camel-jbang 98369

(camel) branch camel-4.0.x updated: Regen

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.0.x by this push: new 426b73f6656 Regen 426b73f6656 is des

(camel) branch camel-4.0.x updated: Upgrade spring and other JARs

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.0.x by this push: new 89ed1b446c0 Upgrade spring and other

(camel-spring-boot) branch camel-spring-boot-4.0.x updated: Regen

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-4.0.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/camel-spring-boot-4.0.x by this push: new

(camel) branch regen_bot_40x updated (d89ac1ffab2 -> 2de3e3aa538)

2024-04-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_40x in repository https://gitbox.apache.org/repos/asf/camel.git from d89ac1ffab2 CAMEL-20614: deep-copy output processors during instantiation of a route template (#13823)

(camel-spring-boot) branch camel-spring-boot-4.0.x updated: CAMEL-20690: camel-spring-boot - Upgrade to SB 3.1.11

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-4.0.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/camel-spring-boot-4.0.x by this push: new

(camel) branch camel-4.0.x updated: CAMEL-20614: deep-copy output processors during instantiation of a route template

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.0.x by this push: new 0f8dcf7c609 CAMEL-20614: deep-copy o

(camel) branch camel-4.4.x updated: Regen

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/camel-4.4.x by this push: new b8d112f5cf5 Regen b8d112f5cf5 is des

(camel) branch regen_bot updated (d45a8a4a83c -> 2de3e3aa538)

2024-04-18 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 d45a8a4a83c Upgrade kubernetes 6.12.1 add d8496319212 Pi array (#13848) add 2de3e3aa538 CAMEL-20687: c

(camel-spring-boot) branch main updated: CAMEL-20689: Upgrade Spring Boot 3.2.5

2024-04-18 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-spring-boot.git The following commit(s) were added to refs/heads/main by this push: new 2351318fdde CAMEL-20689: Upgrade Sprin

(camel-spring-boot) 02/02: Regen

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-4.4.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 85ecacd6504969cc90987c82a1699d507fafb979 Author: Claus Ibsen AuthorDate: Thu Apr 18 20:39

(camel-spring-boot) branch camel-spring-boot-4.4.x updated (fb928dec06e -> 85ecacd6504)

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-spring-boot-4.4.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git from fb928dec06e Upgrade to spring boot 3.2.4 new 2ade1f99455 CAMEL-20689: Upgrade Spri

(camel-spring-boot) 01/02: CAMEL-20689: Upgrade Spring Boot 3.2.5

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-4.4.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git commit 2ade1f99455e8d62c103db4c9a5b057c107e61cd Author: Claus Ibsen AuthorDate: Thu Apr 18 20:37

(camel) 02/02: Upgrade spring security

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit cf53f1a736427e238e4f4058005465bd39b5bffa Author: Claus Ibsen AuthorDate: Thu Apr 18 20:35:53 2024 +0200 Upgr

(camel) 01/02: Regen

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 13cae7f94db2803f43903b0115577f331fa7732c Author: Claus Ibsen AuthorDate: Thu Apr 18 20:33:55 2024 +0200 Rege

(camel) branch camel-4.4.x updated (63bd587da52 -> cf53f1a7364)

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git from 63bd587da52 CAMEL-20614: deep-copy output processors during instantiation of a route template (#13824) ne

Re: [PR] fix #4948 part of #3397 [camel-k]

2024-04-18 Thread via GitHub
github-actions[bot] commented on PR #5119: URL: https://github.com/apache/camel-k/pull/5119#issuecomment-2064617439 :warning: Unit test coverage report - coverage decreased from 38% to 37.9% (**-0.1%**) -- This is an automated message from the Apache Git Service. To respond to the message

Re: [I] Add docker image creation date [camel-k]

2024-04-18 Thread via GitHub
claudio4j commented on issue #5385: URL: https://github.com/apache/camel-k/issues/5385#issuecomment-2064572766 The 1970 date is [intentional for reproducibility reasons](https://github.com/GoogleContainerTools/jib/blob/master/docs/faq.md#why-is-my-image-created-48-years-ago). It may be inve

Re: [I] [RFE] Allow to set log level of a specific package using logging trait [camel-k]

2024-04-18 Thread via GitHub
claudio4j commented on issue #3974: URL: https://github.com/apache/camel-k/issues/3974#issuecomment-2064554863 @realMartinez The previous PR #5279 was declined, since the environment variables were deprecated, but you can use the same code to create the jvm option instead of the environment

Re: [PR] (fix#5315): concurrent map read and map write [camel-k]

2024-04-18 Thread via GitHub
tdiesler commented on PR #5375: URL: https://github.com/apache/camel-k/pull/5375#issuecomment-2064516916 Ready to merge -- 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 u

Re: [PR] (fix#5315): concurrent map read and map write [camel-k]

2024-04-18 Thread via GitHub
tdiesler commented on PR #5375: URL: https://github.com/apache/camel-k/pull/5375#issuecomment-2064384281 Locally, I can confirm that wrapping the test client and syncing all read/write access with RLock takes 0.5% longer (10sec) for the smoke tests i.e. no measurable difference -- This i

[I] Contributing page is obsolete [camel-k]

2024-04-18 Thread via GitHub
squakez opened a new issue, #5386: URL: https://github.com/apache/camel-k/issues/5386 ### What happened? See https://camel.apache.org/camel-k/2.3.x/contributing/developers.html We should provide up to date information. ### Steps to reproduce _No response_ ##

(camel) branch kamelet-dupid deleted (was d651e97bc31)

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch kamelet-dupid in repository https://gitbox.apache.org/repos/asf/camel.git was d651e97bc31 CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - to use nodePrefixId for avoi

(camel) branch main updated: CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - t… (#13849)

2024-04-18 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 2de3e3aa538 CAMEL-20687: camel-kamelet - Make kame

Re: [PR] CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - t… [camel]

2024-04-18 Thread via GitHub
davsclaus merged PR #13849: URL: https://github.com/apache/camel/pull/13849 -- 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.ap

Re: [I] support endpoint-dsl [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #1746: URL: https://github.com/apache/camel-k/issues/1746#issuecomment-2064267219 Reported more recently in #4893 - closing this in favor of the more recent one. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [I] support endpoint-dsl [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #1746: support endpoint-dsl URL: https://github.com/apache/camel-k/issues/1746 -- 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: com

Re: [PR] (fix#5315): concurrent map read and map write [camel-k]

2024-04-18 Thread via GitHub
tdiesler commented on code in PR #5375: URL: https://github.com/apache/camel-k/pull/5375#discussion_r1570977964 ## pkg/client/ctrlclient_wrapper.go: ## Review Comment: It may be the case that the singleton approach to apis.AddToScheme() fixes it and we don't need the wrapp

Re: [I] Cannot load Knative configuration from file or env variable [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #654: Cannot load Knative configuration from file or env variable URL: https://github.com/apache/camel-k/issues/654 -- 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

Re: [I] Cannot load Knative configuration from file or env variable [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #654: URL: https://github.com/apache/camel-k/issues/654#issuecomment-2064238965 I think this is no longer relevant after the changes introduced in https://github.com/apache/camel-k/pull/5186 - please, create a new issue if any other problem happens again. -- Th

(camel) branch kamelet-dupid updated (7ecc51b66ea -> d651e97bc31)

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch kamelet-dupid in repository https://gitbox.apache.org/repos/asf/camel.git from 7ecc51b66ea CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - to use nodePrefixId for avoi

Re: [I] Support new Camel 3 webhooks [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #597: URL: https://github.com/apache/camel-k/issues/597#issuecomment-2064228966 Stale. Please, reopen if relevant again. -- 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

Re: [I] Garbage-collect unused kits [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #254: URL: https://github.com/apache/camel-k/issues/254#issuecomment-2064224994 Options discussed in #4552 -- 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

Re: [I] Enable services to be associated with a version [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #182: URL: https://github.com/apache/camel-k/issues/182#issuecomment-2064222194 Stale. Please, reopen if relevant again. -- 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

Re: [I] Enable services to be associated with a version [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #182: Enable services to be associated with a version URL: https://github.com/apache/camel-k/issues/182 -- 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

Re: [I] Support new Camel 3 webhooks [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #597: Support new Camel 3 webhooks URL: https://github.com/apache/camel-k/issues/597 -- 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

Re: [I] Garbage-collect unused kits [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #254: Garbage-collect unused kits URL: https://github.com/apache/camel-k/issues/254 -- 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:

Re: [I] Execute maven operation asynchronously [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #762: URL: https://github.com/apache/camel-k/issues/762#issuecomment-2064216563 I guess this one could be superseded by #1784. Closing in favor of the latter. Please, open it back if it is something different. -- This is an automated message from the Apache Git

Re: [I] Execute maven operation asynchronously [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #762: Execute maven operation asynchronously URL: https://github.com/apache/camel-k/issues/762 -- 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 unsubscri

Re: [I] User profiles [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #934: URL: https://github.com/apache/camel-k/issues/934#issuecomment-2064210203 @christophd I guess we can close this with https://github.com/apache/camel-k/pull/5138 - or is there still some leftover to complete? -- This is an automated message from the Apache

Re: [I] Move Knative example to the tutorial section on the website [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #1099: URL: https://github.com/apache/camel-k/issues/1099#issuecomment-2064205197 @realMartinez any advance with this by any chance? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [I] Complete Integration PodSpec template [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #2620: URL: https://github.com/apache/camel-k/issues/2620#issuecomment-2064179823 No longer relevant. -- 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 comme

Re: [I] Compact/flatten integrationkit (container image) hierarchy? [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #2736: URL: https://github.com/apache/camel-k/issues/2736#issuecomment-2064175363 As discussed in #4552 cleaning of kits should be performed by user as it requires access to registry. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] Complete Integration PodSpec template [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #2620: Complete Integration PodSpec template URL: https://github.com/apache/camel-k/issues/2620 -- 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 unsubscr

Re: [I] Compact/flatten integrationkit (container image) hierarchy? [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #2736: Compact/flatten integrationkit (container image) hierarchy? URL: https://github.com/apache/camel-k/issues/2736 -- 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 specifi

Re: [I] Running camel-k in a constrained environment [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #2800: URL: https://github.com/apache/camel-k/issues/2800#issuecomment-2064170474 @lburgazzoli is this still relevant today? -- 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 g

Re: [PR] CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - t… [camel]

2024-04-18 Thread via GitHub
github-actions[bot] commented on PR #13849: URL: https://github.com/apache/camel/pull/13849#issuecomment-2064155832 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

Re: [I] kamelet: allow to add additional attributes to in/out [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #3090: URL: https://github.com/apache/camel-k/issues/3090#issuecomment-2064160789 Given https://github.com/apache/camel-k/pull/4100 - is this still relevant @christophd ? -- This is an automated message from the Apache Git Service. To respond to the message, ple

[PR] CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - t… [camel]

2024-04-18 Thread via GitHub
davsclaus opened a new pull request, #13849: URL: https://github.com/apache/camel/pull/13849 …o use nodePrefixId for avoid duplicate id clashes # Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3

(camel) branch kamelet-dupid created (now 7ecc51b66ea)

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch kamelet-dupid in repository https://gitbox.apache.org/repos/asf/camel.git at 7ecc51b66ea CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - to use nodePrefixId for avoi

(camel) 01/01: CAMEL-20687: camel-kamelet - Make kamelets that have ids assigned - to use nodePrefixId for avoid duplicate id clashes

2024-04-18 Thread davsclaus
This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch kamelet-dupid in repository https://gitbox.apache.org/repos/asf/camel.git commit 7ecc51b66ea5e3668c01180567e416be428430b6 Author: Claus Ibsen AuthorDate: Thu Apr 18 17:07:13 2024 +0200 CA

Re: [I] Image Registry [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #3176: URL: https://github.com/apache/camel-k/issues/3176#issuecomment-2064148512 No longer relevant. The feature has been deprecated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Image Registry [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #3176: Image Registry URL: https://github.com/apache/camel-k/issues/3176 -- 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

Re: [I] Add route policy to wait for K_SINK injection [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #3532: URL: https://github.com/apache/camel-k/issues/3532#issuecomment-2064138304 Is this still relevant today? I wonder if with the recent cleaning on Knative trait, this has cleared as well. Any possible way to double check please? -- This is an automated mes

Re: [I] Add docker image creation date [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #5385: URL: https://github.com/apache/camel-k/issues/5385#issuecomment-2064132166 Related to #3645 - if any development, we can bundle it together. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] Deprecate `kamel install` and promote Kustomize-based installation to primary method [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #3865: URL: https://github.com/apache/camel-k/issues/3865#issuecomment-2064125117 @gansheer what's the status of 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 go to t

Re: [I] [RFE] Allow to set log level of a specific package using logging trait [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #3974: URL: https://github.com/apache/camel-k/issues/3974#issuecomment-2064119114 @realMartinez @claudio4j what's the status of this? are you going to work on it and include in 2.4 milestone? -- This is an automated message from the Apache Git Service. To respon

Re: [I] Startup times take way longer than advertised numbers [camel-k]

2024-04-18 Thread via GitHub
squakez commented on issue #4192: URL: https://github.com/apache/camel-k/issues/4192#issuecomment-2064113658 Probably no longer relevant after such a long time. Please, create a new issue tested against latest version if it is required. -- This is an automated message from the Apache Git

Re: [I] Startup times take way longer than advertised numbers [camel-k]

2024-04-18 Thread via GitHub
squakez closed issue #4192: Startup times take way longer than advertised numbers URL: https://github.com/apache/camel-k/issues/4192 -- 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 comm

[I] Add docker image creation date [camel-k]

2024-04-18 Thread via GitHub
squakez opened a new issue, #5385: URL: https://github.com/apache/camel-k/issues/5385 ### Requirement The images the operator creates are created without a date: ``` $ docker inspect 69cdd648323b [ ... "RepoDigests": [ "10.103.186.147/default/came

[PR] chore(api): remove deprecated ip shortname [camel-k]

2024-04-18 Thread via GitHub
squakez opened a new pull request, #5384: URL: https://github.com/apache/camel-k/pull/5384 **Release Note** ```release-note chore(api): remove deprecated ip shortname ``` -- This is an automated message from the Apache Git Service. To respond to the

  1   2   >