aldettinger commented on issue #2630:
URL: https://github.com/apache/camel-quarkus/issues/2630#issuecomment-871147440
Closing as #2731 is completed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
aldettinger closed issue #2630:
URL: https://github.com/apache/camel-quarkus/issues/2630
--
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-u
aldettinger closed issue #2731:
URL: https://github.com/apache/camel-quarkus/issues/2731
--
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-u
aldettinger commented on issue #2731:
URL: https://github.com/apache/camel-quarkus/issues/2731#issuecomment-871147194
Many thanks @zhfeng :+1: the build is ok. It might be safe to delete the PR
branch now.
I'm going to close the ticket as I think everything is complete, feel free
to re
astefanutti commented on a change in pull request #2467:
URL: https://github.com/apache/camel-k/pull/2467#discussion_r661170536
##
File path: pkg/cmd/run.go
##
@@ -801,6 +800,8 @@ func resolvePodTemplate(ctx context.Context, templateSrc
string, spec *v1.Integr
func configureT
jamesnetherton commented on issue #2860:
URL: https://github.com/apache/camel-quarkus/issues/2860#issuecomment-871133824
I spent a little bit of time looking at this. I cannot replicate it locally.
However, on an underpowered machine it seems to always fail.
One thing I observed was
JiriOndrusek commented on a change in pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r661166251
##
File path: integration-tests/avro-rpc/pom.xml
##
@@ -66,6 +66,11 @@
camel-quarkus-integration-test-support
test
JiriOndrusek commented on a change in pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r661165353
##
File path:
extensions/avro-rpc/runtime/src/main/java/org/apache/camel/quarkus/component/avro/rpc/spi/VertxHttpServer.java
##
@@ -0,0 +1,73
JiriOndrusek commented on a change in pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r661165120
##
File path:
extensions/avro-rpc/deployment/src/main/java/org/apache/camel/quarkus/component/avro/rpc/deployment/AvroRpcProcessor.java
##
@@
JiriOndrusek commented on a change in pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r661164992
##
File path:
extensions/avro-rpc/runtime/src/main/java/org/apache/camel/quarkus/component/avro/rpc/spi/HttpServletResponseWithBytes.java
##
@
oscerd closed pull request #5749:
URL: https://github.com/apache/camel/pull/5749
--
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.
mmuzikar opened a new issue #2860:
URL: https://github.com/apache/camel-quarkus/issues/2860
The integration tests timeout on the ddb-streams part. Rarely 1 stream
record of gets through but never the expected 3.
Interesting fact is that the ddb tests pass just fine, but the streams
alw
tadayosi commented on a change in pull request #2465:
URL: https://github.com/apache/camel-k/pull/2465#discussion_r661150743
##
File path: docs/modules/ROOT/pages/architecture/traits.adoc
##
@@ -1,6 +1,58 @@
[[traits]]
= Traits
-image::architecture/camel-k-traits.jpg[traits
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from f053790 CAMEL-16764: Fix resolution of shared BoxAPIConnection
add a86dd73 CAMEL-16612: simplify KameletMain o
davsclaus merged pull request #5765:
URL: https://github.com/apache/camel/pull/5765
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubs
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.
omit 58d147b [create-pull-request] automated change
add 137be55 [create-pull-re
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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 60f9c9a Updated CHANGELOG.md
60f9c9a is
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 59c8f66 Updated CHANGELOG.md
59c8f66 is descri
mgenereu opened a new pull request #5767:
URL: https://github.com/apache/camel/pull/5767
For slow per-query SQL implementations like Snowflake, this new class caches
the JDBC Idempotent Repository in one query. Just like the SQL Component's
batch mode, this makes interactions with the ser
claudio4j commented on pull request #2467:
URL: https://github.com/apache/camel-k/pull/2467#issuecomment-870937406
/cc @astefanutti
--
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
claudio4j opened a new pull request #2467:
URL: https://github.com/apache/camel-k/pull/2467
Fix #2466
**Release Note**
```release-note
NONE
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
claudio4j opened a new issue #2466:
URL: https://github.com/apache/camel-k/issues/2466
executing this command:
```
kamel run --name metrics --trait prometheus.enabled=true Metrics.java -w
--dependency
mvn:com.github.openshift-integration:camel-k-example-metrics:1.0.0-SNAPSHOT
github-actions[bot] commented on pull request #595:
URL: https://github.com/apache/camel-website/pull/595#issuecomment-870924340
🚀 Preview is available at https://pr-595--camel.netlify.app
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660912549
##
File path:
components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/models/OBSRegion.java
##
@@ -0,0 +1,88
aldettinger merged pull request #42:
URL: https://github.com/apache/camel-quarkus-examples/pull/42
--
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:
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
The following commit(s) were added to refs/heads/camel-quarkus-main by this
push:
new f9
aldettinger commented on pull request #42:
URL:
https://github.com/apache/camel-quarkus-examples/pull/42#issuecomment-870891456
ok, the build issue seems transient and unrelated. Merging then.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch release/2.0.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/release/2.0.0 by this push:
new b4373f6 Set version in i
sgalla opened a new pull request #5766:
URL: https://github.com/apache/camel/pull/5766
Addresses issue
[CAMEL-16763](https://issues.apache.org/jira/browse/CAMEL-16763).
This PR replaces `getJMSCorrelationIDAsBytes()` calls with
`getJMSCorrelationID`. Using `getJMSCorrelationIDAsByte
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660912549
##
File path:
components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/models/OBSRegion.java
##
@@ -0,0 +1,88
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660912549
##
File path:
components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/models/OBSRegion.java
##
@@ -0,0 +1,88
zregvart opened a new pull request #595:
URL: https://github.com/apache/camel-website/pull/595
We can now upgrade to Hugo 0.84.x which includes passing HTTP headers in
`getJSON`, so this removes the bespoke GitHub proxy and replaces it with
built in support for HTTP headers in Hugo.
This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch pr/upgrade-hugo-remove-proxy
in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 0b0dec16206b4111f10d60d12b57fec72341d8da
Author: Zoran Regvart
AuthorDate: Tue Jun 29 21:
This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a change to branch pr/upgrade-hugo-remove-proxy
in repository https://gitbox.apache.org/repos/asf/camel-website.git.
at 0b0dec1 chore: upgrade Hugo and remove GitHub proxy
This branch includes the followi
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660842654
##
File path: parent/pom.xml
##
@@ -239,6 +239,7 @@
4.4.14
4.5.13
4.1.4
+ 3.21.4.1
Review comment:
Removed
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660842536
##
File path:
components/camel-huawei/camel-huaweicloud-obs/src/test/resources/log4j2.properties
##
@@ -0,0 +1,23 @@
+## --
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660842130
##
File path:
components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/models/ClientConfigurations.java
##
@@
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660841796
##
File path:
components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/OBSProducer.java
##
@@ -0,0 +1,225 @@
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660841148
##
File path:
components/camel-huawei/camel-huaweicloud-obs/src/main/java/org/apache/camel/component/huaweicloud/obs/OBSProducer.java
##
@@ -0,0 +1,225 @@
hokutor commented on a change in pull request #5753:
URL: https://github.com/apache/camel/pull/5753#discussion_r660840532
##
File path: components/camel-huawei/camel-huaweicloud-obs/pom.xml
##
@@ -0,0 +1,65 @@
+
Review comment:
Added missing license header in pom file
astefanutti edited a comment on pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870775712
> > In the context of #2358, I'd rather tackle the CLI making the registry
configuration optional, instead of making a _registry-less_ / _build-less_
platform. In the
astefanutti edited a comment on pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870775712
--
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.
astefanutti edited a comment on pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870775712
> > In the context of #2358, I'd rather tackle the CLI making the registry
configuration optional, instead of making a _registry-less_ / _build-less_
platform. In the
astefanutti commented on pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870775712
> > In the context of #2358, I'd rather tackle the CLI making the registry
configuration optional, instead of making a _registry-less_ / _build-less_
platform. In the former
phantomjinx commented on a change in pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#discussion_r660813658
##
File path: pkg/apis/camel/v1/integrationkit_types.go
##
@@ -110,6 +110,8 @@ const (
IntegrationKitPhaseReady IntegrationKitPhase = "Ready"
phantomjinx commented on pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870771801
> In the context of #2358, I'd rather tackle the CLI making the registry
configuration optional, instead of making a _registry-less_ / _build-less_
platform. In the former,
astefanutti commented on a change in pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#discussion_r660807247
##
File path: pkg/apis/camel/v1/integrationkit_types.go
##
@@ -110,6 +110,8 @@ const (
IntegrationKitPhaseReady IntegrationKitPhase = "Ready"
astefanutti commented on a change in pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#discussion_r660807247
##
File path: pkg/apis/camel/v1/integrationkit_types.go
##
@@ -110,6 +110,8 @@ const (
IntegrationKitPhaseReady IntegrationKitPhase = "Ready"
astefanutti commented on a change in pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#discussion_r660807247
##
File path: pkg/apis/camel/v1/integrationkit_types.go
##
@@ -110,6 +110,8 @@ const (
IntegrationKitPhaseReady IntegrationKitPhase = "Ready"
aldettinger merged pull request #44:
URL: https://github.com/apache/camel-quarkus-examples/pull/44
--
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:
This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
The following commit(s) were added to refs/heads/camel-quarkus-main by this
push:
new 2a
phantomjinx commented on a change in pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#discussion_r660799277
##
File path: pkg/apis/camel/v1/integrationkit_types.go
##
@@ -110,6 +110,8 @@ const (
IntegrationKitPhaseReady IntegrationKitPhase = "Ready"
astefanutti edited a comment on pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870759750
Another advantage of the "CLI-only" optional registry configuration, is to
be symmetrical with OLM installation.
--
This is an automated message from the Apache Git
astefanutti commented on pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#issuecomment-870759750
Another advantage to the "CLI-only" optional registry configuration, is to
be symmetrical with OLM installation.
--
This is an automated message from the Apache Git Servic
phantomjinx commented on issue #2358:
URL: https://github.com/apache/camel-k/issues/2358#issuecomment-870758346
PR -> https://github.com/apache/camel-k/pull/2464
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
astefanutti commented on a change in pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464#discussion_r660761164
##
File path: pkg/apis/camel/v1/integrationkit_types.go
##
@@ -110,6 +110,8 @@ const (
IntegrationKitPhaseReady IntegrationKitPhase = "Ready"
aldettinger opened a new pull request #44:
URL: https://github.com/apache/camel-quarkus-examples/pull/44
Note that the `main` branch points at the latest stable Camel Quarkus
release.
Pull requests should be generally send against the `camel-quarkus-main`
branch pointing at the current
astefanutti commented on a change in pull request #2465:
URL: https://github.com/apache/camel-k/pull/2465#discussion_r660741647
##
File path: docs/modules/ROOT/pages/architecture/traits.adoc
##
@@ -1,6 +1,58 @@
[[traits]]
= Traits
-image::architecture/camel-k-traits.jpg[tra
ppalaga commented on a change in pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859#discussion_r660723086
##
File path:
extensions/avro-rpc/runtime/src/main/java/org/apache/camel/quarkus/component/avro/rpc/spi/VertxHttpServer.java
##
@@ -0,0 +1,73 @@
+/
squakez commented on pull request #2465:
URL: https://github.com/apache/camel-k/pull/2465#issuecomment-870699071
@astefanutti @nicolaferraro I'd like your review to confirm that the
document explaining traits is accurate enough. Thanks!
--
This is an automated message from the Apache Git
squakez opened a new pull request #2465:
URL: https://github.com/apache/camel-k/pull/2465
Ref #2273
**Release Note**
```release-note
NONE
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
JiriOndrusek commented on pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859#issuecomment-870696992
@ppalaga yes, you are right. I forgot that the current main already uses
camel 3.11. I rebased PR.
--
This is an automated message from the Apache Git Service.
To
ppalaga commented on pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859#issuecomment-870683131
@JiriOndrusek is there any reason why this PR is against `camel-main`?
Wouldn't `main` be fine too?
--
This is an automated message from the Apache Git Service.
To respo
orpiske opened a new pull request #5765:
URL: https://github.com/apache/camel/pull/5765
Removing the static instance makes it easier to embedded it in
applications instantiating the KameletMain directly, as it avoids them
having to specialize it to override the instance variable.
aldettinger commented on pull request #42:
URL:
https://github.com/apache/camel-quarkus-examples/pull/42#issuecomment-870653469
ok, I've pushed a tentative fix. Let's see whether CI agree with me.
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch camel-3.11.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.11.x by this push:
new 4df7bf5 CAMEL-16764: Fix res
astefanutti merged pull request #2460:
URL: https://github.com/apache/camel-k/pull/2460
--
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
github-actions[bot] commented on pull request #593:
URL: https://github.com/apache/camel-website/pull/593#issuecomment-870409103
🚀 Preview is available at https://pr-593--camel.netlify.app
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
astefanutti merged pull request #2448:
URL: https://github.com/apache/camel-k/pull/2448
--
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
astefanutti edited a comment on pull request #2443:
URL: https://github.com/apache/camel-k/pull/2443#issuecomment-870283574
> Thanks for the references.
>
> > More concretely, it is not possible to define a method outside the
struct's package, so in the specific conditions.go example
zhfeng commented on pull request #42:
URL:
https://github.com/apache/camel-quarkus-examples/pull/42#issuecomment-870442759
--
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.
jamesnetherton closed issue #2084:
URL: https://github.com/apache/camel-quarkus/issues/2084
--
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: commit
orpiske merged pull request #5763:
URL: https://github.com/apache/camel/pull/5763
--
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
aldettinger commented on pull request #43:
URL:
https://github.com/apache/camel-quarkus-examples/pull/43#issuecomment-870479250
Closing in favor of #42
--
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 t
orpiske merged pull request #403:
URL: https://github.com/apache/camel-kamelets/pull/403
--
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-u
apupier commented on issue #2463:
URL: https://github.com/apache/camel-k/issues/2463#issuecomment-870427695
https://github.com/apache/camel-k-examples/pull/32
--
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
qafro1 commented on issue #1209:
URL:
https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-870388793
Please any update on 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
davsclaus merged pull request #593:
URL: https://github.com/apache/camel-website/pull/593
--
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-
jamesnetherton commented on a change in pull request #2854:
URL: https://github.com/apache/camel-quarkus/pull/2854#discussion_r660369457
##
File path: docs/modules/ROOT/pages/reference/extensions/opentelemetry.adoc
##
@@ -0,0 +1,114 @@
+// Do not edit directly!
+// This file wa
ffang commented on pull request #5762:
URL: https://github.com/apache/camel/pull/5762#issuecomment-870543253
Thanks @davsclaus !
--
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
JiriOndrusek opened a new pull request #2859:
URL: https://github.com/apache/camel-quarkus/pull/2859
fixes https://github.com/apache/camel-quarkus/issues/2651
supersedes https://github.com/apache/camel-quarkus/pull/2845
Adds support of new SPI - https://github.com/apache/camel/pul
ffang commented on a change in pull request #5762:
URL: https://github.com/apache/camel/pull/5762#discussion_r660245109
##
File path:
components/camel-jms/src/main/java/org/apache/camel/component/jms/StreamMessageInputStream.java
##
@@ -48,6 +48,11 @@ public int read() throws
astefanutti merged pull request #2450:
URL: https://github.com/apache/camel-k/pull/2450
--
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
apupier commented on pull request #31:
URL: https://github.com/apache/camel-k-examples/pull/31#issuecomment-870391112
--
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 uns
aldettinger commented on pull request #42:
URL:
https://github.com/apache/camel-quarkus-examples/pull/42#issuecomment-870426609
--
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
aldettinger commented on issue #2630:
URL: https://github.com/apache/camel-quarkus/issues/2630#issuecomment-870410690
Turns out to be a duplicate of #2731, so let's report there.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
oscerd commented on pull request #31:
URL: https://github.com/apache/camel-k-examples/pull/31#issuecomment-870392235
Don't use ENTESB tracking in the upstream community please.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
jamesnetherton commented on issue #2830:
URL: https://github.com/apache/camel-quarkus/issues/2830#issuecomment-870474341
https://issues.apache.org/jira/browse/CAMEL-16764.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
tadayosi commented on pull request #2443:
URL: https://github.com/apache/camel-k/pull/2443#issuecomment-870277069
--
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 unsubsc
phantomjinx opened a new pull request #2464:
URL: https://github.com/apache/camel-k/pull/2464
* When installing on a non-openshift cluster, allow for possibility of
installing without a registry being present.
* Implies that no building of components can happen but running of
jamesnetherton merged pull request #2854:
URL: https://github.com/apache/camel-quarkus/pull/2854
--
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: c
jamesnetherton commented on pull request #2854:
URL: https://github.com/apache/camel-quarkus/pull/2854#issuecomment-870383645
Latest commit adds some extra notes to the docs about `exclude-patterns`.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
JiriOndrusek commented on pull request #2845:
URL: https://github.com/apache/camel-quarkus/pull/2845#issuecomment-870587231
Superseded by https://github.com/apache/camel-quarkus/pull/2859
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
aldettinger closed pull request #43:
URL: https://github.com/apache/camel-quarkus-examples/pull/43
--
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:
jamesnetherton commented on issue #2856:
URL: https://github.com/apache/camel-quarkus/issues/2856#issuecomment-870410529
Yes, we can add some more docs on this. Perhaps create a dedicated
'messaging' page and link to it from the JMS / SJMS extension docs.
--
This is an automated message
ppalaga commented on a change in pull request #2854:
URL: https://github.com/apache/camel-quarkus/pull/2854#discussion_r660356160
##
File path: docs/modules/ROOT/pages/reference/extensions/opentelemetry.adoc
##
@@ -0,0 +1,114 @@
+// Do not edit directly!
+// This file was gener
ppalaga commented on issue #2344:
URL: https://github.com/apache/camel-quarkus/issues/2344#issuecomment-870460892
Filed https://github.com/quarkusio/quarkus/issues/18232
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
zhfeng commented on a change in pull request #5762:
URL: https://github.com/apache/camel/pull/5762#discussion_r660221862
##
File path:
components/camel-jms/src/main/java/org/apache/camel/component/jms/StreamMessageInputStream.java
##
@@ -48,6 +48,11 @@ public int read() throws
oscerd commented on issue #1209:
URL:
https://github.com/apache/camel-kafka-connector/issues/1209#issuecomment-870390488
No news at the moment. Please try it locally and place the file on your file
system.
--
This is an automated message from the Apache Git Service.
To respond to the me
squakez commented on issue #2462:
URL: https://github.com/apache/camel-k/issues/2462#issuecomment-870427771
I'd suggest instead to archive that as we are aiming to promote Kamelet
catalog instead.
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
1 - 100 of 213 matches
Mail list logo