lburgazzoli commented on code in PR #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571919535
##
extensions/wasm/runtime/src/main/resources/META-INF/quarkus-extension.yaml:
##
@@ -0,0 +1,32 @@
+#
+# Licensed to the Apache Software Foundation (ASF) unde
dependabot[bot] opened a new pull request, #13851:
URL: https://github.com/apache/camel/pull/13851
Bumps `aws-java-sdk2-version` from 2.25.32 to 2.25.34.
Updates `software.amazon.awssdk:sqs` from 2.25.32 to 2.25.34
Updates `software.amazon.awssdk:kinesis` from 2.25.32 to 2.25.34
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/aws-java-sdk2-version-2.25.34
in repository https://gitbox.apache.org/repos/asf/camel.git
at b6a7598d2b2 Bump aws-java-sdk2-version from 2.25.32 to 2.25.34
No new rev
github-actions[bot] commented on PR #13851:
URL: https://github.com/apache/camel/pull/13851#issuecomment-2065877011
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
vkrejcirik commented on issue #5386:
URL: https://github.com/apache/camel-k/issues/5386#issuecomment-2065867618
I will look into this one as my first contribution to the project. Can you
assigned this issue to me?
--
This is an automated message from the Apache Git Service.
To respond to
jamesnetherton commented on code in PR #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571898760
##
integration-tests/wasm/rust/build.sh:
##
@@ -0,0 +1,25 @@
+#! /bin/bash
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# cont
zhfeng commented on code in PR #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571891689
##
integration-tests/wasm/rust/Cargo.lock:
##
Review Comment:
OK, I get it.
--
This is an automated message from the Apache Git Service.
To respond to the
zhfeng commented on code in PR #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571892988
##
integration-tests/wasm/rust/build.sh:
##
@@ -0,0 +1,25 @@
+#! /bin/bash
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 19dc26b5222 CAMEL-20688: Add support for array types for
@PropertyInject using a separator
add 7676ee4dec5
jamesnetherton commented on code in PR #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571888310
##
integration-tests/wasm/rust/Cargo.lock:
##
Review Comment:
Yeah - it's like package.lock in the JavaScript world or go.sum with Go. It
records the
zhfeng commented on code in PR #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571884836
##
integration-tests/wasm/rust/Cargo.lock:
##
Review Comment:
I don't understand. It is used by Cargo to do the rust build, is it right?
--
This is an aut
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 7676ee4dec5 camel-jbang - Upgrade Q 3.9.4
7676ee4d
jamesnetherton commented on code in PR #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571880454
##
integration-tests/wasm/rust/Cargo.lock:
##
Review Comment:
Depends if we want reproducable builds I guess.
--
This is an automated message from
zhfeng commented on code in PR #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012#discussion_r1571876499
##
integration-tests/wasm/rust/Cargo.lock:
##
Review Comment:
This file is really needed? I think it might be removed.
--
This is an automated message fro
jamesnetherton opened a new pull request, #6012:
URL: https://github.com/apache/camel-quarkus/pull/6012
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/cucumber.version-7.17.0
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
at 14dc4591 Bump cucumber.version from 7.16.1 to 7.17.0
No new revisions w
dependabot[bot] opened a new pull request, #1996:
URL: https://github.com/apache/camel-kamelets/pull/1996
Bumps `cucumber.version` from 7.16.1 to 7.17.0.
Updates `io.cucumber:cucumber-junit` from 7.16.1 to 7.17.0
Release notes
Sourced from https://github.com/cucumber/cucumber-jvm
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 8ff016b659 Upgrade Quarkus to 3.11.0.CR1
add 26254ed172 Enable xchange tests
new c9aba5bfc8
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit c9aba5bfc814c0f13b9af14c75d94bd1b0d8043a
Author: James Netherton
AuthorDate: Thu Apr 18 07:31:48 2024 +
github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2065706274
Build fixed with:
* Camel Quarkus Commit: c9aba5bfc814c0f13b9af14c75d94bd1b0d8043a
* Quarkus Main Commit: 26254ed172d0062ce761242a6522153d0f201c48
*
github-actions[bot] closed issue #2926: [CI] - Quarkus Main Branch Build Failure
URL: https://github.com/apache/camel-quarkus/issues/2926
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 34958a0227a570f5b6994976d513203ec0b51dea
Author: JiriOndrusek
AuthorDate: Wed Apr 17 09:54:17 2024 +0200
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit e835f5970cdec444a75d67349393b5b36264113d
Author: James Netherton
AuthorDate: Wed Apr 17 12:57:18 2024 +01
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 8407900fda Revert "Disable microprofile-fault-tolerance testing due to
#5995"
discard 3e667fa433 Gene
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.2.x by this push:
new 7e7c96a87 chore: changelog au
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/github.com/onsi/gomega-1.33.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at e673dea62 chore(deps): bump github.com/onsi/gomega from 1.32.0 to
dependabot[bot] opened a new pull request, #5388:
URL: https://github.com/apache/camel-k/pull/5388
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.32.0
to 1.33.0.
Release notes
Sourced from https://github.com/onsi/gomega/releases";>github.com/onsi/gomega's
re
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/github.com/prometheus/common-0.53.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at 2d45d73f1 chore(deps): bump github.com/prometheus/common from
dependabot[bot] opened a new pull request, #5387:
URL: https://github.com/apache/camel-k/pull/5387
Bumps [github.com/prometheus/common](https://github.com/prometheus/common)
from 0.52.3 to 0.53.0.
Release notes
Sourced from https://github.com/prometheus/common/releases";>github.com
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new ff991a50a chore: nightly auto
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from c9f6c2a6b chore: re-enable file permissions test on darwin
add e8d797f00 chore: nightly automatic updates
No
dylanpiergies commented on PR #13850:
URL: https://github.com/apache/camel/pull/13850#issuecomment-2065461974
Closing as these are all caught by the `DefaultHeaderFilterStrategy`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
dylanpiergies closed pull request #13850: CAMEL-20691: Don't populate broker
properties into application properties
URL: https://github.com/apache/camel/pull/13850
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
github-actions[bot] commented on PR #13850:
URL: https://github.com/apache/camel/pull/13850#issuecomment-2065447950
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
dylanpiergies opened a new pull request, #13850:
URL: https://github.com/apache/camel/pull/13850
- [x] I checked that the commit is targeting the correct branch (note that
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
# Tracking
- [x] If this is a large change,
realMartinez commented on issue #1099:
URL: https://github.com/apache/camel-k/issues/1099#issuecomment-2065239379
Afraid not, I will take a look however as there was significant progress.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
realMartinez commented on issue #3974:
URL: https://github.com/apache/camel-k/issues/3974#issuecomment-2065219186
sure I can take a look at this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2de3e3aa538 CAMEL-20687: camel-kamelet - Make kamelets that have ids
assigned - t… (#13849)
add 983693a1e1
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 19dc26b5222 CAMEL-20688: Add support for array typ
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 983693a1e1c Update known JARs in camel-jbang
98369
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push:
new 426b73f6656 Regen
426b73f6656 is des
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push:
new 89ed1b446c0 Upgrade spring and other
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/camel-spring-boot-4.0.x by
this push:
new
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_40x
in repository https://gitbox.apache.org/repos/asf/camel.git
from d89ac1ffab2 CAMEL-20614: deep-copy output processors during
instantiation of a route template (#13823)
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/camel-spring-boot-4.0.x by
this push:
new
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push:
new 0f8dcf7c609 CAMEL-20614: deep-copy o
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.4.x by this push:
new b8d112f5cf5 Regen
b8d112f5cf5 is des
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from d45a8a4a83c Upgrade kubernetes 6.12.1
add d8496319212 Pi array (#13848)
add 2de3e3aa538 CAMEL-20687: c
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 2351318fdde CAMEL-20689: Upgrade Sprin
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 85ecacd6504969cc90987c82a1699d507fafb979
Author: Claus Ibsen
AuthorDate: Thu Apr 18 20:39
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-spring-boot-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from fb928dec06e Upgrade to spring boot 3.2.4
new 2ade1f99455 CAMEL-20689: Upgrade Spri
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-spring-boot-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 2ade1f99455e8d62c103db4c9a5b057c107e61cd
Author: Claus Ibsen
AuthorDate: Thu Apr 18 20:37
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
commit cf53f1a736427e238e4f4058005465bd39b5bffa
Author: Claus Ibsen
AuthorDate: Thu Apr 18 20:35:53 2024 +0200
Upgr
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 13cae7f94db2803f43903b0115577f331fa7732c
Author: Claus Ibsen
AuthorDate: Thu Apr 18 20:33:55 2024 +0200
Rege
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 63bd587da52 CAMEL-20614: deep-copy output processors during
instantiation of a route template (#13824)
ne
github-actions[bot] commented on PR #5119:
URL: https://github.com/apache/camel-k/pull/5119#issuecomment-2064617439
:warning: Unit test coverage report - coverage decreased from 38% to 37.9%
(**-0.1%**)
--
This is an automated message from the Apache Git Service.
To respond to the message
claudio4j commented on issue #5385:
URL: https://github.com/apache/camel-k/issues/5385#issuecomment-2064572766
The 1970 date is [intentional for reproducibility
reasons](https://github.com/GoogleContainerTools/jib/blob/master/docs/faq.md#why-is-my-image-created-48-years-ago).
It may be inve
claudio4j commented on issue #3974:
URL: https://github.com/apache/camel-k/issues/3974#issuecomment-2064554863
@realMartinez The previous PR #5279 was declined, since the environment
variables were deprecated, but you can use the same code to create the jvm
option instead of the environment
tdiesler commented on PR #5375:
URL: https://github.com/apache/camel-k/pull/5375#issuecomment-2064516916
Ready to merge
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
tdiesler commented on PR #5375:
URL: https://github.com/apache/camel-k/pull/5375#issuecomment-2064384281
Locally, I can confirm that wrapping the test client and syncing all
read/write access with RLock takes 0.5% longer (10sec) for the smoke tests i.e.
no measurable difference
--
This i
squakez opened a new issue, #5386:
URL: https://github.com/apache/camel-k/issues/5386
### What happened?
See https://camel.apache.org/camel-k/2.3.x/contributing/developers.html
We should provide up to date information.
### Steps to reproduce
_No response_
##
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch kamelet-dupid
in repository https://gitbox.apache.org/repos/asf/camel.git
was d651e97bc31 CAMEL-20687: camel-kamelet - Make kamelets that have ids
assigned - to use nodePrefixId for avoi
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 2de3e3aa538 CAMEL-20687: camel-kamelet - Make kame
davsclaus merged PR #13849:
URL: https://github.com/apache/camel/pull/13849
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@camel.ap
squakez commented on issue #1746:
URL: https://github.com/apache/camel-k/issues/1746#issuecomment-2064267219
Reported more recently in #4893 - closing this in favor of the more recent
one.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
squakez closed issue #1746: support endpoint-dsl
URL: https://github.com/apache/camel-k/issues/1746
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: com
tdiesler commented on code in PR #5375:
URL: https://github.com/apache/camel-k/pull/5375#discussion_r1570977964
##
pkg/client/ctrlclient_wrapper.go:
##
Review Comment:
It may be the case that the singleton approach to apis.AddToScheme() fixes
it and we don't need the wrapp
squakez closed issue #654: Cannot load Knative configuration from file or env
variable
URL: https://github.com/apache/camel-k/issues/654
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
squakez commented on issue #654:
URL: https://github.com/apache/camel-k/issues/654#issuecomment-2064238965
I think this is no longer relevant after the changes introduced in
https://github.com/apache/camel-k/pull/5186 - please, create a new issue if any
other problem happens again.
--
Th
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch kamelet-dupid
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7ecc51b66ea CAMEL-20687: camel-kamelet - Make kamelets that have ids
assigned - to use nodePrefixId for avoi
squakez commented on issue #597:
URL: https://github.com/apache/camel-k/issues/597#issuecomment-2064228966
Stale. Please, reopen if relevant again.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
squakez commented on issue #254:
URL: https://github.com/apache/camel-k/issues/254#issuecomment-2064224994
Options discussed in #4552
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
squakez commented on issue #182:
URL: https://github.com/apache/camel-k/issues/182#issuecomment-2064222194
Stale. Please, reopen if relevant again.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
squakez closed issue #182: Enable services to be associated with a version
URL: https://github.com/apache/camel-k/issues/182
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
squakez closed issue #597: Support new Camel 3 webhooks
URL: https://github.com/apache/camel-k/issues/597
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
squakez closed issue #254: Garbage-collect unused kits
URL: https://github.com/apache/camel-k/issues/254
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
squakez commented on issue #762:
URL: https://github.com/apache/camel-k/issues/762#issuecomment-2064216563
I guess this one could be superseded by #1784. Closing in favor of the
latter. Please, open it back if it is something different.
--
This is an automated message from the Apache Git
squakez closed issue #762: Execute maven operation asynchronously
URL: https://github.com/apache/camel-k/issues/762
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscri
squakez commented on issue #934:
URL: https://github.com/apache/camel-k/issues/934#issuecomment-2064210203
@christophd I guess we can close this with
https://github.com/apache/camel-k/pull/5138 - or is there still some leftover
to complete?
--
This is an automated message from the Apache
squakez commented on issue #1099:
URL: https://github.com/apache/camel-k/issues/1099#issuecomment-2064205197
@realMartinez any advance with this by any chance?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
squakez commented on issue #2620:
URL: https://github.com/apache/camel-k/issues/2620#issuecomment-2064179823
No longer relevant.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
squakez commented on issue #2736:
URL: https://github.com/apache/camel-k/issues/2736#issuecomment-2064175363
As discussed in #4552 cleaning of kits should be performed by user as it
requires access to registry.
--
This is an automated message from the Apache Git Service.
To respond to the
squakez closed issue #2620: Complete Integration PodSpec template
URL: https://github.com/apache/camel-k/issues/2620
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
squakez closed issue #2736: Compact/flatten integrationkit (container image)
hierarchy?
URL: https://github.com/apache/camel-k/issues/2736
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
squakez commented on issue #2800:
URL: https://github.com/apache/camel-k/issues/2800#issuecomment-2064170474
@lburgazzoli is this still relevant today?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
github-actions[bot] commented on PR #13849:
URL: https://github.com/apache/camel/pull/13849#issuecomment-2064155832
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
squakez commented on issue #3090:
URL: https://github.com/apache/camel-k/issues/3090#issuecomment-2064160789
Given https://github.com/apache/camel-k/pull/4100 - is this still relevant
@christophd ?
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
davsclaus opened a new pull request, #13849:
URL: https://github.com/apache/camel/pull/13849
…o use nodePrefixId for avoid duplicate id clashes
# Description
# Target
- [ ] I checked that the commit is targeting the correct branch (note that
Camel 3 uses `camel-3
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch kamelet-dupid
in repository https://gitbox.apache.org/repos/asf/camel.git
at 7ecc51b66ea CAMEL-20687: camel-kamelet - Make kamelets that have ids
assigned - to use nodePrefixId for avoi
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch kamelet-dupid
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 7ecc51b66ea5e3668c01180567e416be428430b6
Author: Claus Ibsen
AuthorDate: Thu Apr 18 17:07:13 2024 +0200
CA
squakez commented on issue #3176:
URL: https://github.com/apache/camel-k/issues/3176#issuecomment-2064148512
No longer relevant. The feature has been deprecated.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
squakez closed issue #3176: Image Registry
URL: https://github.com/apache/camel-k/issues/3176
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-un
squakez commented on issue #3532:
URL: https://github.com/apache/camel-k/issues/3532#issuecomment-2064138304
Is this still relevant today? I wonder if with the recent cleaning on
Knative trait, this has cleared as well. Any possible way to double check
please?
--
This is an automated mes
squakez commented on issue #5385:
URL: https://github.com/apache/camel-k/issues/5385#issuecomment-2064132166
Related to #3645 - if any development, we can bundle it together.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
squakez commented on issue #3865:
URL: https://github.com/apache/camel-k/issues/3865#issuecomment-2064125117
@gansheer what's the status of this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
squakez commented on issue #3974:
URL: https://github.com/apache/camel-k/issues/3974#issuecomment-2064119114
@realMartinez @claudio4j what's the status of this? are you going to work on
it and include in 2.4 milestone?
--
This is an automated message from the Apache Git Service.
To respon
squakez commented on issue #4192:
URL: https://github.com/apache/camel-k/issues/4192#issuecomment-2064113658
Probably no longer relevant after such a long time. Please, create a new
issue tested against latest version if it is required.
--
This is an automated message from the Apache Git
squakez closed issue #4192: Startup times take way longer than advertised
numbers
URL: https://github.com/apache/camel-k/issues/4192
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
squakez opened a new issue, #5385:
URL: https://github.com/apache/camel-k/issues/5385
### Requirement
The images the operator creates are created without a date:
```
$ docker inspect 69cdd648323b
[
...
"RepoDigests": [
"10.103.186.147/default/came
squakez opened a new pull request, #5384:
URL: https://github.com/apache/camel-k/pull/5384
**Release Note**
```release-note
chore(api): remove deprecated ip shortname
```
--
This is an automated message from the Apache Git Service.
To respond to the
1 - 100 of 183 matches
Mail list logo