github-actions[bot] commented on PR #14220:
URL: https://github.com/apache/camel/pull/14220#issuecomment-2124013090
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.cometd.java-cometd-java-client-http-jetty-8.0.1
in repository https://gitbox.apache.org/repos/asf/camel.git
at 53fc5bf4aff --- updated-dependencies: - dependency-n
dependabot[bot] opened a new pull request, #14220:
URL: https://github.com/apache/camel/pull/14220
Bumps org.cometd.java:cometd-java-client-http-jetty from 8.0.0 to 8.0.1.
[ from
2.10.1 to 2.11.0.
Release notes
Sourced from https://github.com/google/gson/releases";>com.google.code.gson:gson
github-actions[bot] commented on PR #14218:
URL: https://github.com/apache/camel/pull/14218#issuecomment-2124005817
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.google.apis-google-api-services-drive-v3-rev20240509-2.0.0
in repository https://gitbox.apache.org/repos/asf/camel.git
at d86e4851ca3 --- updated-dependencies: - d
dependabot[bot] opened a new pull request, #14218:
URL: https://github.com/apache/camel/pull/14218
Bumps com.google.apis:google-api-services-drive from v3-rev20240327-2.0.0 to
v3-rev20240509-2.0.0.
[ ci: always clean the work
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.google.api-client-google-api-client-2.5.1
in repository https://gitbox.apache.org/repos/asf/camel.git
at 71ade13400f --- updated-dependencies: - dependency-name:
github-actions[bot] commented on PR #14217:
URL: https://github.com/apache/camel/pull/14217#issuecomment-2124003217
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
dependabot[bot] opened a new pull request, #14217:
URL: https://github.com/apache/camel/pull/14217
Bumps
[com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client)
from 2.5.0 to 2.5.1.
Release notes
Sourced from https://github.com/googleapis/go
github-actions[bot] commented on PR #14216:
URL: https://github.com/apache/camel/pull/14216#issuecomment-2124002319
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
dependabot[bot] opened a new pull request, #14216:
URL: https://github.com/apache/camel/pull/14216
Bumps `opensearch-rest-client-version` from 2.13.0 to 2.14.0.
Updates `org.opensearch.client:opensearch-rest-client` from 2.13.0 to 2.14.0
Release notes
Sourced from https://github.
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/opensearch-rest-client-version-2.14.0
in repository https://gitbox.apache.org/repos/asf/camel.git
at 3d3dad477d4 --- updated-dependencies: - dependency-name:
org.open
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/redis.clients-jedis-5.1.3
in repository https://gitbox.apache.org/repos/asf/camel.git
at 4182d73a852 --- updated-dependencies: - dependency-name:
redis.clients:jedis
dependabot[bot] opened a new pull request, #14215:
URL: https://github.com/apache/camel/pull/14215
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.2 to
5.1.3.
Release notes
Sourced from https://github.com/redis/jedis/releases";>redis.clients:jedis's
releases.
github-actions[bot] commented on PR #14214:
URL: https://github.com/apache/camel/pull/14214#issuecomment-2123998720
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
github-actions[bot] commented on PR #14215:
URL: https://github.com/apache/camel/pull/14215#issuecomment-2123999535
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
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.57
in repository https://gitbox.apache.org/repos/asf/camel.git
at adf1b7bdbe5 --- updated-dependencies: - dependency-name:
software.amazon.
dependabot[bot] opened a new pull request, #14214:
URL: https://github.com/apache/camel/pull/14214
Bumps `aws-java-sdk2-version` from 2.25.56 to 2.25.57.
Updates `software.amazon.awssdk:sqs` from 2.25.56 to 2.25.57
Updates `software.amazon.awssdk:kinesis` from 2.25.56 to 2.25.57
matzew commented on issue #5529:
URL: https://github.com/apache/camel-k/issues/5529#issuecomment-2123984946
I think this is two pieces:
* Why is `type` required? It is perfectly valid to have a Trigger w/out any
attributes on the filter (this bug)
* when I have it not correct, why does
jamesnetherton commented on code in PR #6115:
URL: https://github.com/apache/camel-quarkus/pull/6115#discussion_r1609364243
##
extensions/rest-openapi/runtime/src/main/doc/usage.adoc:
##
@@ -24,4 +24,55 @@ When using the `classpath` resource locator with native
code, the path t
squakez commented on issue #5529:
URL: https://github.com/apache/camel-k/issues/5529#issuecomment-2123957968
I think the root cause is the second bug you've reported. If you create this
from scratch with the right property does it work? in such case, feel free to
close this issue and we'll
squakez opened a new issue, #5533:
URL: https://github.com/apache/camel-k/issues/5533
### What happened?
``
❌ TestRunCronExample (10m59.86s)
cron_test.go:54:
Timed out after 420.000s.
Expected
:
to contain substring
squakez commented on PR #5518:
URL: https://github.com/apache/camel-k/pull/5518#issuecomment-2123945759
Let me know if this is good to merge, thanks!
--
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
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 893f04ce3de Add more GH labels
893f04c
zhfeng merged PR #6114:
URL: https://github.com/apache/camel-quarkus/pull/6114
--
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.3.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
was 53cd3dbc67 --- updated-dependencies: - dependency-name
This is an automated email from the ASF dual-hosted git repository.
zhfeng 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 ae5a010870 --- updated-dependencies: - depend
zhfeng opened a new pull request, #6115:
URL: https://github.com/apache/camel-quarkus/pull/6115
--
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
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 8ee2a5748f Upgrade Quarkus to 3.12.0.CR1
add 83b7ab2004 Add support for openapi-contract-first d
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 ec7aae7700ad708263008973409a08f5a984d9f0
Author: James Netherton
AuthorDate: Fri May 17 07:22:14 2024 +
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/github.com/go-logr/logr-1.4.2
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at 2bd40a25f --- updated-dependencies: - dependency-name:
github.com/
dependabot[bot] opened a new pull request, #5532:
URL: https://github.com/apache/camel-k/pull/5532
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.1
to 1.4.2.
Release notes
Sourced from https://github.com/go-logr/logr/releases";>github.com/go-logr/logr's
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 4282bb8dd chore: changelog au
github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2123660440
The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main)
branch build has failed:
* Build ID: 9183213910-1386-805cb1b3-abb7-4b15-8b4b-a216b16
This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push:
new 2c72955a Fix #1291
2c72955a is described below
mgubaidullin closed issue #1291: Remove quarkus-qute dependency
URL: https://github.com/apache/camel-karavan/issues/1291
--
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
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 d8c97a7c0 chore: nightly automatic updates
d8c9
This is an automated email from the ASF dual-hosted git repository.
marat pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
from ab760aa2 Fix #1174
new dcb339af Bump Karavan version to 4.7.0
new f8680372 Fix #1288
new 225f21f0 F
This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
commit 225f21f0038befa534e5384a752efd8c71073b68
Author: Marat Gubaidullin
AuthorDate: Tue May 21 18:27:26 2024 -0400
F
This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
commit dcb339afe2e59952e1fcdf102cf0afde239dfd6d
Author: Marat Gubaidullin
AuthorDate: Tue May 21 18:05:12 2024 -0400
B
mgubaidullin closed issue #1290: Use simple Map for cache instead of Hazelcast
URL: https://github.com/apache/camel-karavan/issues/1290
--
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 co
This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
commit 920d2be9892ce09f6e2c2b1861a9681cff4cede6
Author: Marat Gubaidullin
AuthorDate: Tue May 21 19:28:15 2024 -0400
F
This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
commit f868037222f45149a4f786c56ca76a030a1f3e59
Author: Marat Gubaidullin
AuthorDate: Tue May 21 18:13:41 2024 -0400
F
mgubaidullin closed issue #1289: Remove REST DSL Generator code
URL: https://github.com/apache/camel-karavan/issues/1289
--
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
mgubaidullin closed issue #1288: Remove OpenShift Client
URL: https://github.com/apache/camel-karavan/issues/1288
--
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
dependabot[bot] opened a new pull request, #6114:
URL: https://github.com/apache/camel-quarkus/pull/6114
Bumps
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
from 3.2.0 to 3.3.0.
Release notes
Sourced from https://github.com/mojohaus/exec-mave
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.3.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
at 53cd3dbc67 --- updated-dependencies: - dependency-name
dependabot[bot] commented on PR #218:
URL:
https://github.com/apache/camel-quarkus-examples/pull/218#issuecomment-2123318123
This pull request was built based on a group rule. Closing it will not
ignore any of these versions in future pull requests.
To ignore these dependencies, conf
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch
dependabot/maven/timer-log-kotlin/camel-quarkus-main/maven-cf7ac0bfbe
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
was 3326c21 --- updated-dependenc
jamesnetherton closed pull request #218: Bump the maven group across 1
directory with 2 updates
URL: https://github.com/apache/camel-quarkus-examples/pull/218
--
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/timer-log-kotlin/camel-quarkus-main/maven-cf7ac0bfbe
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
at 3326c21 --- updated-dependencies:
dependabot[bot] opened a new pull request, #218:
URL: https://github.com/apache/camel-quarkus-examples/pull/218
Bumps the maven group with 2 updates in the /timer-log-kotlin directory:
org.jetbrains.kotlin:kotlin-maven-allopen and
org.jetbrains.kotlin:kotlin-maven-plugin.
Updates `or
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch
dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.15.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
was 08984ec422 Auto generated c
jamesnetherton merged PR #6070:
URL: https://github.com/apache/camel-quarkus/pull/6070
--
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.
Author: marat
Date: Tue May 21 18:22:15 2024
New Revision: 69320
Log:
Import camel-karavan release
Added:
dev/camel/camel-karavan/4.6.0/
dev/camel/camel-karavan/4.6.0/camel-karavan-4.6.0.zip (with props)
dev/camel/camel-karavan/4.6.0/camel-karavan-4.6.0.zip.asc
dev/camel/camel-k
This is an automated email from the ASF dual-hosted git repository.
marat pushed a change to tag 4.6.0
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
at ab760aa2 (commit)
No new revisions were added by this update.
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 8d16d74 (chores) doc: adjustments to the contributing guide
add 351cc7d13b0 CAMEL-18280: Reuse AWS loca
This is an automated email from the ASF dual-hosted git repository.
fmariani 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 351cc7d13b0 CAMEL-18280: Reuse AWS localstack for s
Croway merged PR #14212:
URL: https://github.com/apache/camel/pull/14212
--
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.apach
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 f0d174649ad CAMEL-20785: cleanup setting up a breakpoint debugger
add 8d16d74 (chores) doc: adjustments
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 0cd370ea5ee --- (#14210)
add 7a3099b8552 (chores) camel-test-junit5: split context creation logic
add
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 8d16d74 (chores) doc: adjustments to the contrib
orpiske commented on PR #14131:
URL: https://github.com/apache/camel/pull/14131#issuecomment-2122963328
Ok, it's been a while without comments. I think we can merge.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
orpiske merged PR #14131:
URL: https://github.com/apache/camel/pull/14131
--
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.apac
orpiske commented on PR #14131:
URL: https://github.com/apache/camel/pull/14131#issuecomment-2122963775
Thanks everyone for the comments!
--
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 speci
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 7a3099b8552990a3cdc3d51669df6ee7e9d3a7aa
Author: Otavio Rodolfo Piske
AuthorDate: Wed May 15 13:20:42 2024 +0200
(cho
orpiske merged PR #14213:
URL: https://github.com/apache/camel/pull/14213
--
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.apac
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 f0d174649ad64663f164a63ac9ba8f9907a4b3cf
Author: Otavio Rodolfo Piske
AuthorDate: Tue May 21 13:30:18 2024 +0200
CAME
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 0cd370ea5ee --- (#14210)
new 7a3099b8552 (chores) camel-test-junit5: split context creation logic
new 5398b903
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 5398b903fb845dd43e4e720998e3ee52e8abd014
Author: Otavio Rodolfo Piske
AuthorDate: Wed May 15 13:33:47 2024 +0200
(cho
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 f10cab0ab6f8dbc9f81e6441ab0aefc21f08ff80
Author: Otavio Rodolfo Piske
AuthorDate: Wed May 15 13:53:45 2024 +0200
(cho
squakez commented on PR #5488:
URL: https://github.com/apache/camel-k/pull/5488#issuecomment-2122845191
I think the failures checks we're hitting is because of this joor issue:
https://github.com/jOOQ/jOOR/issues/69
--
This is an automated message from the Apache Git Service.
To respond t
jamesnetherton commented on issue #5611:
URL: https://github.com/apache/camel-quarkus/issues/5611#issuecomment-2122736028
> But it looks like we lack of a test for `SupervisingRouteController`.
I added some to the MicroProfile Health tests.
--
This is an automated message from the A
jamesnetherton closed issue #5611: Camel 4.4 - Auto configuration of route
controller changed
URL: https://github.com/apache/camel-quarkus/issues/5611
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
github-actions[bot] commented on PR #6070:
URL: https://github.com/apache/camel-quarkus/pull/6070#issuecomment-212276
:warning: :warning: :warning:
Branch auto synchronized due to changes in generated files. New workflow run
triggered:
https://github.com/apache/camel-quarku
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.15.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 3cd71c65d2 Bump
io.quarkiverse
jamesnetherton closed issue #6106: Camel 4.7 - Supervising route controller
change default values
URL: https://github.com/apache/camel-quarkus/issues/6106
--
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
matzew opened a new issue, #5531:
URL: https://github.com/apache/camel-k/issues/5531
### What happened?
Creating a wrong, or currently not supported, `Pipe` (see #5529), and
updating it (`k apply`), does not reflect in a working Pipe, even if it is
correct.
Wrong (or not s
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 d31ba7659d5b39db47ae239d74edb6d62b61110a
Author: James Netherton
AuthorDate: Tue May 21 14:45:47 2024
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 8fb0586fe0 Handle DebuggerJmxConnectorService being present in the
camel core
new d31ba7659d
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.15.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 006fce1a8b Auto generated chang
jamesnetherton commented on PR #6070:
URL: https://github.com/apache/camel-quarkus/pull/6070#issuecomment-2122680160
@dependabot rebase
--
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
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
The following commit(s) were added to refs/heads/camel-main by this push:
new 8fb0586fe0 Handle Debugge
squakez commented on code in PR #5518:
URL: https://github.com/apache/camel-k/pull/5518#discussion_r1608365241
##
e2e/knative/openapi_test.go:
##
@@ -33,6 +33,10 @@ import (
"github.com/stretchr/testify/require"
)
+/*
+ go test -v -tags=integration ./e2e/knative
tdiesler commented on PR #5497:
URL: https://github.com/apache/camel-k/pull/5497#issuecomment-2122665234
Like so ...
https://github.com/apache/camel-k/pull/5518/commits/787a1d6f826be2a94523ed06588586387be574fe
--
This is an automated message from the Apache Git Service.
To respond to t
gansheer opened a new pull request, #5530:
URL: https://github.com/apache/camel-k/pull/5530
SSL configuration properties were changed in camel-quarkus (see
https://github.com/apache/camel-quarkus/pull/5203).
As these tests are skipped on non-openshift infra, we missed the error from
matzew commented on issue #5529:
URL: https://github.com/apache/camel-k/issues/5529#issuecomment-2122591601
OK, I found it out:
When I edit this pipe, the CLI says `configured`, but nothing really
changed. Hence I could not before have it work.
I have to `delete` the Pipe, edit
matzew commented on issue #5529:
URL: https://github.com/apache/camel-k/issues/5529#issuecomment-2122586517
Update:
I restarted over and now this worked:
```yaml
apiVersion: camel.apache.org/v1
kind: Pipe
metadata:
name: log-sink-pipe
spec:
source:
r
github-actions[bot] commented on PR #5488:
URL: https://github.com/apache/camel-k/pull/5488#issuecomment-2122460727
:heavy_check_mark: Unit test coverage report - coverage increased from 38.4%
to 38.6% (**+0.2%**)
--
This is an automated message from the Apache Git Service.
To respond to
github-actions[bot] commented on PR #14213:
URL: https://github.com/apache/camel/pull/14213#issuecomment-2122425079
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
orpiske opened a new pull request, #14213:
URL: https://github.com/apache/camel/pull/14213
(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 unsubscribe, e-ma
This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 2d2052a22 chore(ci): increase action timeout
2d
This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 b5e920d75 chore(ci): increase action timeout
b5
This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 f02949cce chore(ci): increase timeout for night
matzew commented on issue #5529:
URL: https://github.com/apache/camel-k/issues/5529#issuecomment-2122312718
@squakez regardless if I set the:
```yaml
...
properties:
type:
...
on the `sink` or the `source`, it seems to not work
--
This is an automated m
matzew commented on issue #5529:
URL: https://github.com/apache/camel-k/issues/5529#issuecomment-2122290291
There is no integration created. The message on the `status` of the `Pipe`
said that it could not create it, see here `k describe`:
```
k describe pipes.camel.apache.org
1 - 100 of 220 matches
Mail list logo