ppalaga opened a new issue #112: Add a parent pom for end user applications
URL: https://github.com/apache/camel-quarkus/issues/112
The background story is that I am trying to write a user guide which is very
hard without working examples. We could actually use our existing integration
tes
ppalaga commented on issue #109: Release v0.1.0
URL: https://github.com/apache/camel-quarkus/issues/109#issuecomment-518962610
Yeah, do not wait for me. The user guide turned out to be too hard to write
without working examples.
-
oscerd commented on issue #109: Release v0.1.0
URL: https://github.com/apache/camel-quarkus/issues/109#issuecomment-518961813
I'm starting the process now.
This is an automated message from the Apache Git Service.
To respond t
bfitzpat opened a new issue #900: Issues with pre-published Kubernetes secret
and Camel-K integration
URL: https://github.com/apache/camel-k/issues/900
So I have been able to publish a config-map using kubectl with `kubectl
create configmap --from-file=` and then run an
integration with
asifdxtreme commented on issue #899: camel-k-kit-X is not able to inherit
docker proxy configuration
URL: https://github.com/apache/camel-k/issues/899#issuecomment-518754976
IMO The proxy configuration should be passed onto kaniko is a similar way as
done by https://github.com/GoogleCo
asifdxtreme opened a new issue #899: camel-k-kit-X is not able to inherit
docker proxy configuration
URL: https://github.com/apache/camel-k/issues/899
`camel-k-kit-` is not able to use the docker proxy configuration from
the host machine because of which the `camel-ki-kit-XXX` is n
+1 to camel-test-junit5
Am 06.08.2019 um 17:10 schrieb Alex Dettinger:
Let me summarize the current options that have been evoked so far:
camel-test-jupiter
camel-test-junit-jupiter
camel-test-junit5
camel-test5
What do you think ?
Alex
On Tue, Aug 6, 2019 at 5:08 PM Alex Dettinger wrote:
On Tue, Aug 6, 2019 at 5:23 PM Luca Burgazzoli wrote:
>
> +1 for camel-test-junit5 as it clearly indicate what it the testing
> framework using under the hoods
>
Yeah that is a good name too, as junit is short name .
> ---
> Luca Burgazzoli
>
>
> On Tue, Aug 6, 2019 at 5:13 PM Andrea Cosentino
+1 for camel-test-junit5 as it clearly indicate what it the testing
framework using under the hoods
---
Luca Burgazzoli
On Tue, Aug 6, 2019 at 5:13 PM Andrea Cosentino wrote:
> Feedback are welcome.
>
> Il giorno mar 6 ago 2019 alle ore 17:11 Alex Dettinger <
> aldettin...@gmail.com> ha scrit
Feedback are welcome.
Il giorno mar 6 ago 2019 alle ore 17:11 Alex Dettinger <
aldettin...@gmail.com> ha scritto:
> Let me summarize the current options that have been evoked so far:
> camel-test-jupiter
> camel-test-junit-jupiter
> camel-test-junit5
> camel-test5
>
> What do you think ?
> Alex
>
Let me summarize the current options that have been evoked so far:
camel-test-jupiter
camel-test-junit-jupiter
camel-test-junit5
camel-test5
What do you think ?
Alex
On Tue, Aug 6, 2019 at 5:08 PM Alex Dettinger wrote:
> Hi guys,
>
> I've started the development of a new module adding the po
I'm always +1 with camel-test-junit5.
Il giorno mar 6 ago 2019 alle ore 17:08 Alex Dettinger <
aldettin...@gmail.com> ha scritto:
> Hi guys,
>
> I've started the development of a new module adding the possibility to
> write base camel-test with JUnit5. So far, I've named the module
> camel-test
oscerd commented on issue #108: Add Camel-Aws-SSM extension
URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518711795
let us know by the way
This is an automated message from the Apache Git Service.
To res
Hi guys,
I've started the development of a new module adding the possibility to
write base camel-test with JUnit5. So far, I've named the module
camel-test-junit5, which would lead to a family of name like
camel-test-junit5-spring, camel-test-junit5-spring-boot...
I would like to trigger a di
oscerd merged pull request #110: Figure out whether the Reifier substitutions
can be added conditionally
URL: https://github.com/apache/camel-quarkus/pull/110
This is an automated message from the Apache Git Service.
To resp
oscerd closed issue #98: Figure out whether the Reifier substitutions can be
added conditionally
URL: https://github.com/apache/camel-quarkus/issues/98
This is an automated message from the Apache Git Service.
To respond to
asf-ci commented on issue #110: Figure out whether the Reifier substitutions
can be added conditionally
URL: https://github.com/apache/camel-quarkus/pull/110#issuecomment-518705364
Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/jo
ppalaga opened a new issue #111: Docs should point to Quarkus docs for the
given Quarkus version
URL: https://github.com/apache/camel-quarkus/issues/111
Blocked by https://github.com/quarkusio/quarkusio.github.io/issues/268
T
lburgazzoli opened a new pull request #110: Figure out whether the Reifier
substitutions can be added conditionally
URL: https://github.com/apache/camel-quarkus/pull/110
Fixes #98
This is an automated message from the Apache
lburgazzoli commented on issue #109: Release v0.1.0
URL: https://github.com/apache/camel-quarkus/issues/109#issuecomment-518673535
We are likely to start the process tomorrow
This is an automated message from the Apache Git S
ppalaga commented on issue #109: Release v0.1.0
URL: https://github.com/apache/camel-quarkus/issues/109#issuecomment-518670368
I'd add a minimalistic user guide (todayish) unless you guys hurry up too
much?
This is an automat
lburgazzoli opened a new issue #109: Release v0.1.0
URL: https://github.com/apache/camel-quarkus/issues/109
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
lburgazzoli closed issue #24: "Multiple consumers for the same endpoint" after
renaming packages in extensions/servlet/deployment/src/test/java
URL: https://github.com/apache/camel-quarkus/issues/24
This is an automated mess
lburgazzoli opened a new pull request #125: knative: add custom loader for
sources
URL: https://github.com/apache/camel-k-runtime/pull/125
This new loader enrich terminates a route with an uri like:
knative://endpoint/{{env:KNATIVE_SINK:synk}}
It does not support sources t
oscerd commented on issue #108: Add Camel-Aws-SSM extension
URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518629778
if it is the related to SSM Agent, I don't know what use cases you see to
use that in camel. So add some information about this.
--
oscerd commented on issue #108: Add Camel-Aws-SSM extension
URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518629337
Raise a JIRA here: https://issues.apache.org/jira/browse/CAMEL
This is an automated mes
matheus-meneses commented on issue #108: Add Camel-Aws-SSM extension
URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518627801
Is there a possibility to add?
This is an automated message from the Apache Gi
oscerd commented on issue #108: Add Camel-Aws-SSM extension
URL: https://github.com/apache/camel-quarkus/issues/108#issuecomment-518627229
Ssm? There is no component in camel for ssm
This is an automated message from the Apac
matheus-meneses opened a new issue #108: Add Camel-Aws-SSM extension
URL: https://github.com/apache/camel-quarkus/issues/108
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
29 matches
Mail list logo