(camel) branch CAMEL-19713 deleted (was ef1aea91c86)

2024-04-24 Thread klease
This is an automated email from the ASF dual-hosted git repository. klease pushed a change to branch CAMEL-19713 in repository https://gitbox.apache.org/repos/asf/camel.git was ef1aea91c86 CAMEL-19713: Fix logging by ensuring use of SLF4J 2.0 The org.wildfly.security:wildfly-elytron jar

(camel) branch main updated: CAMEL-19713: Fix logging by ensuring use of SLF4J 2.0 (#13916)

2024-04-24 Thread klease
This is an automated email from the ASF dual-hosted git repository. klease 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 66ae8383ccf CAMEL-19713: Fix logging by ensuring use

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

2024-04-24 Thread via GitHub
matzew commented on issue #5402: URL: https://github.com/apache/camel-k/issues/5402#issuecomment-2074839298 OK. After I sorted the RBAC in #5410 and I was able to work around on this, by simply applying the Serving CRD. This should not be needed, but it gets me beyond the point.

Re: [PR] Test fixes [camel-k]

2024-04-24 Thread via GitHub
valdar commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r159400 ## e2e/support/test_support.go: ## @@ -128,9 +128,9 @@ const ExpectedOSClusterRoles = 1 var TestDefaultNamespace = "default" -var TestTimeoutShort = 1 *

Re: [PR] Test fixes [camel-k]

2024-04-24 Thread via GitHub
valdar commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r159400 ## e2e/support/test_support.go: ## @@ -128,9 +128,9 @@ const ExpectedOSClusterRoles = 1 var TestDefaultNamespace = "default" -var TestTimeoutShort = 1 *

Re: [I] Helm test failure [camel-k]

2024-04-24 Thread via GitHub
gansheer commented on issue #5413: URL: https://github.com/apache/camel-k/issues/5413#issuecomment-2074794008 Some discussion is in progress: https://github.com/orgs/community/discussions/120966 -- This is an automated message from the Apache Git Service. To respond to the message,

(camel-k) branch main updated: chore(e2e): Use new test namespace in Knative E2E tests

2024-04-24 Thread cdeppisch
This is an automated email from the ASF dual-hosted git repository. cdeppisch 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 4bbbfed09 chore(e2e): Use new test namespace in

Re: [PR] chore(e2e): Use new test namespace in Knative E2E tests [camel-k]

2024-04-24 Thread via GitHub
christophd merged PR #5408: URL: https://github.com/apache/camel-k/pull/5408 -- 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:

(camel) branch regen_bot updated (59ff96ce2dd -> d5bb5aa4520)

2024-04-24 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 59ff96ce2dd Bump maven-resolver-version from 1.9.18 to 1.9.19 add d5bb5aa4520 Bump

Re: [PR] Add e2e traits test for cron [camel-k]

2024-04-24 Thread via GitHub
tdiesler commented on PR #5414: URL: https://github.com/apache/camel-k/pull/5414#issuecomment-2074764491 The test verifies that `-t cron.schedule` overrides the schedule in the yaml -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(camel) branch dependabot/maven/org.codehaus.plexus-plexus-archiver-4.9.2 deleted (was bb79321d8ee)

2024-04-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-archiver-4.9.2 in repository https://gitbox.apache.org/repos/asf/camel.git was bb79321d8ee Bump org.codehaus.plexus:plexus-archiver from

(camel) branch main updated: Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske 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 d5bb5aa4520 Bump

Re: [PR] Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13911: URL: https://github.com/apache/camel/pull/13911 -- 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:

(camel-quarkus) annotated tag 3.10.0 created (now 3f983699e2)

2024-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to annotated tag 3.10.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at 3f983699e2 (tag) tagging 9e46c6ef87dcf5e8fa7a211b6cfae5d2bbd0b15a (commit) replaces 1.0.0-CR3

(camel-quarkus) branch 3.10.x updated (c3e6f50a5f -> 0a7cb4b3b1)

2024-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch 3.10.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git discard c3e6f50a5f [maven-release-plugin] Set next development version 3.10.1-SNAPSHOT discard a3612b292a

Re: [PR] Test fixes [camel-k]

2024-04-24 Thread via GitHub
squakez commented on code in PR #5415: URL: https://github.com/apache/camel-k/pull/5415#discussion_r1577727640 ## e2e/support/test_support.go: ## @@ -128,9 +128,9 @@ const ExpectedOSClusterRoles = 1 var TestDefaultNamespace = "default" -var TestTimeoutShort = 1 *

(camel) branch regen_bot updated (5447f0b6172 -> 59ff96ce2dd)

2024-04-24 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 5447f0b6172 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 add 59ff96ce2dd Bump

(camel-quarkus) branch main updated: Exclude faulttolerance package from MicroProfile integration test module javadoc

2024-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 0a7cb4b3b1 Exclude faulttolerance

Re: [PR] Exclude faulttolerance package from MicroProfile integration test module javadoc [camel-quarkus]

2024-04-24 Thread via GitHub
jamesnetherton merged PR #6036: URL: https://github.com/apache/camel-quarkus/pull/6036 -- 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:

(camel) branch regen_bot updated (028b6fb743d -> 5447f0b6172)

2024-04-24 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 028b6fb743d (chores) camel-core: code cleanup add 5447f0b6172 Bump

(camel-quarkus) annotated tag 3.10.0 deleted (was f52e3eb29d)

2024-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to annotated tag 3.10.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git *** WARNING: tag 3.10.0 was deleted! *** tag was f52e3eb29d The revisions that were on this

(camel) branch dependabot/maven/maven-resolver-version-1.9.19 deleted (was aedd7015266)

2024-04-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/maven-resolver-version-1.9.19 in repository https://gitbox.apache.org/repos/asf/camel.git was aedd7015266 Bump maven-resolver-version from 1.9.18 to 1.9.19 The

(camel) branch dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.1 deleted (was 941b5f4570c)

2024-04-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.1 in repository https://gitbox.apache.org/repos/asf/camel.git was 941b5f4570c Bump

(camel) branch main updated (5447f0b6172 -> 59ff96ce2dd)

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 5447f0b6172 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 add 59ff96ce2dd Bump

Re: [PR] Bump maven-resolver-version from 1.9.18 to 1.9.19 [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13910: URL: https://github.com/apache/camel/pull/13910 -- 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:

(camel) branch main updated: Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske 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 5447f0b6172 Bump

Re: [PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13915: URL: https://github.com/apache/camel/pull/13915 -- 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:

Error while running notifications feature from .asf.yaml in camel!

2024-04-24 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Unterminated string starting at: line 1 column 12276 (char 12275)

Re: [I] Health trait: Inconsistent Integration condition ready status [camel-k]

2024-04-24 Thread via GitHub
rinaldodev commented on issue #5351: URL: https://github.com/apache/camel-k/issues/5351#issuecomment-2074707028 > I think @rinaldodev had to deal with this for some time. I don't recall if something has been fixed on camel side. Thanks. Here is the context:

(camel) branch regen_bot updated (8b2b4fe7ddc -> 028b6fb743d)

2024-04-24 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 8b2b4fe7ddc CAMEL-20710: Implemented Objects.equals() for comparison of strings (#13901) add 7f266554522

Re: [PR] (chores) camel-core: more cleanups [camel]

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

(camel) 03/08: (chores) camel-core: code cleanup

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 6d9fca53d70a25ebee552e3ad178646932ef9027 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 11:39:19 2024 +0200

(camel) 01/08: (chores) camel-core: code cleanup

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit ddeb150f4f95f966fce589d39ad1f9c951796688 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 11:34:52 2024 +0200

(camel) 02/08: (chores) camel-core: code cleanup

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit da416981e7a64321ca0613d365fb76755d9abc51 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 11:38:06 2024 +0200

(camel) 06/08: (chores) camel-core: code cleanup

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit bc8172bd148711bb73485f7affb0aa1d7bb4fc91 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 11:45:12 2024 +0200

(camel) 05/08: (chores) camel-core: code cleanup

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 4e4bca031bb53c5fcb0ce8d53e73174d2c2261ee Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 11:43:55 2024 +0200

(camel) 04/08: (chores) camel-core: code cleanup

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 9cfdb5042c8b15b93d6f82d6246226f1eeff8b89 Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 11:41:16 2024 +0200

(camel) branch main updated (ecb07cdef37 -> 028b6fb743d)

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from ecb07cdef37 Bump io.milvus:milvus-sdk-java from 2.3.4 to 2.4.0 new ddeb150f4f9 (chores) camel-core: code cleanup

(camel) 08/08: (chores) camel-core: code cleanup

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit 028b6fb743d621e53d6455f9f6d7b6184a70a56d Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 11:58:14 2024 +0200

(camel) 07/08: (chores) camel-core: code cleanup

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git commit a5bfcd1de2faa01926fad9276a618603c77147af Author: Otavio Rodolfo Piske AuthorDate: Tue Apr 23 11:56:23 2024 +0200

Re: [PR] (chores) camel-core: more cleanups [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13906: URL: https://github.com/apache/camel/pull/13906 -- 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: [PR] [CMLK-1387] Add e2e traits test for cron [camel-k]

2024-04-24 Thread via GitHub
squakez commented on PR #5414: URL: https://github.com/apache/camel-k/pull/5414#issuecomment-2074670998 BTW, as mentioned already in the past, please, avoid referencing any downstream reference such as specific company Jira issues or the like. Thanks. -- This is an automated message from

[PR] CAMEL-19713: Fix logging by ensuring use of SLF4J 2.0 [camel]

2024-04-24 Thread via GitHub
klease opened a new pull request, #13916: URL: https://github.com/apache/camel/pull/13916 The org.wildfly.security:wildfly-elytron jar dependency of camel-elytron includes the SLF4J 1.x classes and there was a logback provider in the classpath. # Description # Target

(camel) branch CAMEL-19713 created (now ef1aea91c86)

2024-04-24 Thread klease
This is an automated email from the ASF dual-hosted git repository. klease pushed a change to branch CAMEL-19713 in repository https://gitbox.apache.org/repos/asf/camel.git at ef1aea91c86 CAMEL-19713: Fix logging by ensuring use of SLF4J 2.0 The org.wildfly.security:wildfly-elytron jar

(camel) 01/01: CAMEL-19713: Fix logging by ensuring use of SLF4J 2.0 The org.wildfly.security:wildfly-elytron jar dependency of camel-elytron includes the SLF4J 1.x classes and there was a logback pro

2024-04-24 Thread klease
This is an automated email from the ASF dual-hosted git repository. klease pushed a commit to branch CAMEL-19713 in repository https://gitbox.apache.org/repos/asf/camel.git commit ef1aea91c8647fc113bc86d615bafe2b8e378c62 Author: klease AuthorDate: Wed Apr 24 12:49:04 2024 +0200

[I] Helm test failure [camel-k]

2024-04-24 Thread via GitHub
squakez opened a new issue, #5413: URL: https://github.com/apache/camel-k/issues/5413 ### What happened? ``` E: Failed to fetch https://packages.microsoft.com/ubuntu/22.04/prod/dists/jammy/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require

Re: [PR] Adding eventing core types on RBAC [camel-k]

2024-04-24 Thread via GitHub
christophd commented on PR #5412: URL: https://github.com/apache/camel-k/pull/5412#issuecomment-2074568402 Relates to #5410 -- 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.

Re: [I] RBAC issues with Pipe and Knative [camel-k]

2024-04-24 Thread via GitHub
matzew commented on issue #5410: URL: https://github.com/apache/camel-k/issues/5410#issuecomment-2074556642 I added a PR for this:https://github.com/apache/camel-k/pull/5412 for the `messaging` group there were also a few types missing. -- This is an automated message

[PR] Adding eventing core types on RBAC [camel-k]

2024-04-24 Thread via GitHub
matzew opened a new pull request, #5412: URL: https://github.com/apache/camel-k/pull/5412 Adding missing types on helm chart for * eventing * messaging APIs of knative the non-helm manifests have those (kept same order) --> **Release Note**

(camel) branch dependabot/maven/io.milvus-milvus-sdk-java-2.4.0 deleted (was 42e2214f900)

2024-04-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.milvus-milvus-sdk-java-2.4.0 in repository https://gitbox.apache.org/repos/asf/camel.git was 42e2214f900 Bump io.milvus:milvus-sdk-java from 2.3.4 to 2.4.0 The

(camel) branch main updated (a31529317ef -> ecb07cdef37)

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from a31529317ef Replaced 3 test cases with a single parameterized one. add ecb07cdef37 Bump io.milvus:milvus-sdk-java

Re: [PR] Bump io.milvus:milvus-sdk-java from 2.3.4 to 2.4.0 [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13909: URL: https://github.com/apache/camel/pull/13909 -- 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:

(camel) branch dependabot/maven/com.helger.as2-as2-lib-5.1.3 deleted (was 6cad81ec95d)

2024-04-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.helger.as2-as2-lib-5.1.3 in repository https://gitbox.apache.org/repos/asf/camel.git was 6cad81ec95d Bump com.helger.as2:as2-lib from 5.1.2 to 5.1.3 The revisions

(camel) branch main updated (6d485e6d5c2 -> a31529317ef)

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 6d485e6d5c2 Bump com.helger.as2:as2-lib from 5.1.2 to 5.1.3 add a31529317ef Replaced 3 test cases with a single

Re: [PR] CAMEL-20093 : Replaced 3 test cases with a single parameterized one. [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13904: URL: https://github.com/apache/camel/pull/13904 -- 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:

(camel) branch main updated: Bump com.helger.as2:as2-lib from 5.1.2 to 5.1.3

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske 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 6d485e6d5c2 Bump com.helger.as2:as2-lib from 5.1.2

Re: [PR] Bump com.helger.as2:as2-lib from 5.1.2 to 5.1.3 [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13908: URL: https://github.com/apache/camel/pull/13908 -- 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:

(camel-quarkus) annotated tag 3.10.0 created (now f52e3eb29d)

2024-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to annotated tag 3.10.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at f52e3eb29d (tag) tagging a3612b292a68345fed4195f930d5d872620a7f5c (commit) replaces 1.0.0-CR3

(camel-quarkus) branch 3.10.x created (now a3612b292a)

2024-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch 3.10.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git at a3612b292a [maven-release-plugin] Prepare release 3.10.0 This branch includes the following new

Re: [PR] Remove workaround for Google BigQuery host resolution [camel-quarkus]

2024-04-24 Thread via GitHub
jamesnetherton merged PR #6034: URL: https://github.com/apache/camel-quarkus/pull/6034 -- 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:

(camel-quarkus) branch main updated: Upgrade to Quarkus CXF 3.10.0

2024-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new 94422de0cf Upgrade to Quarkus CXF

Re: [PR] Upgrade to Quarkus CXF 3.10.0 [camel-quarkus]

2024-04-24 Thread via GitHub
jamesnetherton merged PR #6035: URL: https://github.com/apache/camel-quarkus/pull/6035 -- 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:

(camel-quarkus) branch main updated: Remove workaround for Google BigQuery host resolution

2024-04-24 Thread jamesnetherton
This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/main by this push: new e3d3caaa6d Remove workaround for

Re: [PR] fix(trait): harmonize service port name [camel-k]

2024-04-24 Thread via GitHub
squakez commented on PR #5411: URL: https://github.com/apache/camel-k/pull/5411#issuecomment-2074475299 > In general if you use a service, it should not be an issue, however it may break customer deployment if they were using such name in any external tool for any reason i.e. in

Re: [PR] fix(trait): harmonize service port name [camel-k]

2024-04-24 Thread via GitHub
lburgazzoli commented on PR #5411: URL: https://github.com/apache/camel-k/pull/5411#issuecomment-2074473603 As side note, this would probably cause all the integration Pods to be restarted when the operator gets upgraded -- This is an automated message from the Apache Git Service. To

Re: [I] RBAC issues with Pipe and Knative [camel-k]

2024-04-24 Thread via GitHub
gansheer commented on issue #5410: URL: https://github.com/apache/camel-k/issues/5410#issuecomment-2074466415 Yes, that's exactly the issue @christophd . The `triggers` resources are declared but not `brokers`: Helm:

Re: [PR] fix(trait): harmonize service port name [camel-k]

2024-04-24 Thread via GitHub
lburgazzoli commented on PR #5411: URL: https://github.com/apache/camel-k/pull/5411#issuecomment-2074451348 In general if you use a service, it should not be an issue, however it may break customer deployment if they were using such name in any external tool for any reason i.e. in

Re: [PR] chore(e2e): Use new test namespace in Knative E2E tests [camel-k]

2024-04-24 Thread via GitHub
christophd commented on PR #5408: URL: https://github.com/apache/camel-k/pull/5408#issuecomment-2074439578 Related to #5400 to have a better error analysis when the E2E test fails again -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] fix(trait): define synthetic Kit [camel-k]

2024-04-24 Thread via GitHub
lburgazzoli commented on PR #5399: URL: https://github.com/apache/camel-k/pull/5399#issuecomment-2074429132 > I understand that you're proposing to force the possibility to run a container image previously built by the operator only with the associated IntegrationKit (which must be copied

Re: [I] Olingo4 API Name error : No matching method for /DEFAULT [camel-karavan]

2024-04-24 Thread via GitHub
cdia8890 commented on issue #1244: URL: https://github.com/apache/camel-karavan/issues/1244#issuecomment-2074395564 Thanks for the quick response. Is it possible to update the Camel Catalog? The Endpoint DSL works properly in Java. The only problem is when using Karavan.

Re: [PR] fix(trait): harmonize service port name [camel-k]

2024-04-24 Thread via GitHub
squakez commented on PR #5411: URL: https://github.com/apache/camel-k/pull/5411#issuecomment-2074390263 @lburgazzoli do you know if this change may create any problem for other deployment strategy or other clusters (ie, Openshift) by any chance? -- This is an automated message from the

[PR] fix(trait): harmonize service port name [camel-k]

2024-04-24 Thread via GitHub
squakez opened a new pull request, #5411: URL: https://github.com/apache/camel-k/pull/5411 As Knative accepts a limited set of names, we can harmonize the default values to use the same accepted names. Close #5409 **Release Note** ```release-note

[I] Knative accepted port names [camel-k]

2024-04-24 Thread via GitHub
squakez opened a new issue, #5409: URL: https://github.com/apache/camel-k/issues/5409 ### What happened? As described in https://github.com/knative/specs/blob/main/specs/serving/runtime-contract.md#protocols-and-ports Knative is not accepting the usage of `http` as container port

[I] RBAC issues with Pipe and Knative [camel-k]

2024-04-24 Thread via GitHub
matzew opened a new issue, #5410: URL: https://github.com/apache/camel-k/issues/5410 ### What happened? Based on https://github.com/apache/camel-k/issues/5402 but different error, hence a separate issue. When I install SERVING and EVENTING (1.14), and than install the Camel-K

Re: [I] Knative accepted port names [camel-k]

2024-04-24 Thread via GitHub
squakez commented on issue #5409: URL: https://github.com/apache/camel-k/issues/5409#issuecomment-2074355310 The most immediate workaround is to use `container.port-name=http1` or `container.port-name=h2c` trait configuration. -- This is an automated message from the Apache Git Service.

Re: [PR] Bump com.helger.as2:as2-lib from 5.1.2 to 5.1.3 [camel]

2024-04-24 Thread via GitHub
github-actions[bot] commented on PR #13908: URL: https://github.com/apache/camel/pull/13908#issuecomment-2074323967 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump io.minio:minio from 8.5.8 to 8.5.9 [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13905: URL: https://github.com/apache/camel/pull/13905 -- 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:

(camel-k) branch release-2.3.x updated (f9469c9da -> 877c436f3)

2024-04-24 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git from f9469c9da chore: nightly automatic updates new 0f9ef1f54 feat(trait): allow usage of semver for

(camel-k) 02/04: fix(trait): synthetic Kit

2024-04-24 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit b895cfc9020c28c3cf8f62f1a8ca99fcd4b3cf14 Author: Pasquale Congiusti AuthorDate: Mon Apr 22 17:14:25 2024

(camel-k) 04/04: chore(trait): disable traits requiring catalog when missing

2024-04-24 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 877c436f315cc582c1887b31844ecc31c1dc3efe Author: Pasquale Congiusti AuthorDate: Thu Apr 18 15:37:40 2024

Re: [PR] Bump com.helger.as2:as2-lib from 5.1.2 to 5.1.3 [camel]

2024-04-24 Thread via GitHub
orpiske commented on PR #13908: URL: https://github.com/apache/camel/pull/13908#issuecomment-2074323200 /component-test camel-as2 -- 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) branch regen_bot updated (5438feac1d3 -> 8b2b4fe7ddc)

2024-04-24 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 5438feac1d3 CAMEL-20713: Added type check into equals() (#13902) add 8b2b4fe7ddc CAMEL-20710: Implemented

(camel) branch dependabot/maven/io.minio-minio-8.5.9 deleted (was 38ea6059054)

2024-04-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.minio-minio-8.5.9 in repository https://gitbox.apache.org/repos/asf/camel.git was 38ea6059054 Bump io.minio:minio from 8.5.8 to 8.5.9 The revisions that were on

(camel) branch main updated (8b2b4fe7ddc -> 7f266554522)

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 8b2b4fe7ddc CAMEL-20710: Implemented Objects.equals() for comparison of strings (#13901) add 7f266554522 Bump

(camel-k) 03/04: fix(trait): don't report runtime version...

2024-04-24 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 3e70068875e27af02e5aa7fc2774a258c9b40796 Author: Pasquale Congiusti AuthorDate: Wed Apr 17 16:20:37 2024

Re: [PR] [Backport 2.3.x] Various trait works [camel-k]

2024-04-24 Thread via GitHub
squakez merged PR #5404: URL: https://github.com/apache/camel-k/pull/5404 -- 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:

(camel-k) 01/04: feat(trait): allow usage of semver for camel.runtime-version

2024-04-24 Thread pcongiusti
This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 0f9ef1f5415c41ca821afae44a36b39306035d2c Author: Pasquale Congiusti AuthorDate: Fri Apr 5 11:22:46 2024

Re: [PR] Bump io.minio:minio from 8.5.8 to 8.5.9 [camel]

2024-04-24 Thread via GitHub
orpiske commented on PR #13905: URL: https://github.com/apache/camel/pull/13905#issuecomment-2074308334 /component-test camel-minio -- 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: [PR] CAMEL-20710 Implemented Objects.equals() for comparison of strings [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13901: URL: https://github.com/apache/camel/pull/13901 -- 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:

(camel) branch main updated (5438feac1d3 -> 8b2b4fe7ddc)

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git from 5438feac1d3 CAMEL-20713: Added type check into equals() (#13902) add 8b2b4fe7ddc CAMEL-20710: Implemented

(camel) branch regen_bot updated (8ed4f058ee7 -> 5438feac1d3)

2024-04-24 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 8ed4f058ee7 CAMEL-20206: split overly complex method in RouteBuilderParser add 0fa894b6e21 CAMEL-20707:

Re: [PR] Bump io.minio:minio from 8.5.8 to 8.5.9 [camel]

2024-04-24 Thread via GitHub
github-actions[bot] commented on PR #13905: URL: https://github.com/apache/camel/pull/13905#issuecomment-2074309128 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 [camel]

2024-04-24 Thread via GitHub
orpiske commented on PR #13754: URL: https://github.com/apache/camel/pull/13754#issuecomment-2074305997 > anyone knows what the jump from v2 to v3 really means, and is this compatible with SB / Quarkus etc I don't know. Maybe @gnodet ? -- This is an automated message from the

(camel) branch regen_bot updated (0fa894b6e21 -> 8ed4f058ee7)

2024-04-24 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 0fa894b6e21 CAMEL-20707: Implemented isPresent() check for 2 optionals (#13899) This update removed existing

Re: [PR] Bump io.milvus:milvus-sdk-java from 2.3.4 to 2.4.0 [camel]

2024-04-24 Thread via GitHub
github-actions[bot] commented on PR #13909: URL: https://github.com/apache/camel/pull/13909#issuecomment-2074305680 :robot: The Apache Camel test robot will run the tests for you :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump io.milvus:milvus-sdk-java from 2.3.4 to 2.4.0 [camel]

2024-04-24 Thread via GitHub
orpiske commented on PR #13909: URL: https://github.com/apache/camel/pull/13909#issuecomment-2074304899 /component-test camel-ai -- 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) branch regen_bot updated (00f756c039c -> 0fa894b6e21)

2024-04-24 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 00f756c039c (chores) camel-core: removed likely incorrect performance tests add 8ed4f058ee7 CAMEL-20206:

Re: [PR] fix(trait): define synthetic Kit [camel-k]

2024-04-24 Thread via GitHub
squakez commented on PR #5399: URL: https://github.com/apache/camel-k/pull/5399#issuecomment-2074300667 I think we're talking about slight different things then. The problem we have is that when the user is running an Integration with `container.image` defined, the operator cannot know if

(camel) branch main updated: CAMEL-20713: Added type check into equals() (#13902)

2024-04-24 Thread orpiske
This is an automated email from the ASF dual-hosted git repository. orpiske 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 5438feac1d3 CAMEL-20713: Added type check into

Re: [PR] CAMEL-20713 Added type check into equals() [camel]

2024-04-24 Thread via GitHub
orpiske merged PR #13902: URL: https://github.com/apache/camel/pull/13902 -- 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:

<    1   2   3   >