[GitHub] lburgazzoli commented on issue #95: Embed camel catalog

2018-09-18 Thread GitBox
lburgazzoli commented on issue #95: Embed camel catalog URL: https://github.com/apache/camel-k/pull/95#issuecomment-422664317 @dmvolod @nicolaferraro I've changed the structure of the generated catalog to make it "dependency centric" so we now have a list artifacts and what they pro

[GitHub] lburgazzoli commented on a change in pull request #95: Embed camel catalog

2018-09-18 Thread GitBox
lburgazzoli commented on a change in pull request #95: Embed camel catalog URL: https://github.com/apache/camel-k/pull/95#discussion_r218669809 ## File path: deploy/camel-catalog.yaml ## @@ -0,0 +1,2252 @@ +components: Review comment: At the moment it is generated get

[GitHub] camel pull request #2524: [CAMEL-12605] Refactored encryption algorithms and...

2018-09-18 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2524 [CAMEL-12605] Refactored encryption algorithms and added tests for al… …l supported algorithms. You can merge this pull request into a Git repository by running: $ git pull https://github.

[GitHub] dmvolod commented on a change in pull request #95: Embed camel catalog

2018-09-18 Thread GitBox
dmvolod commented on a change in pull request #95: Embed camel catalog URL: https://github.com/apache/camel-k/pull/95#discussion_r218601709 ## File path: deploy/camel-catalog.yaml ## @@ -0,0 +1,2252 @@ +components: Review comment: @lburgazzoli , for multiple schema co

[GitHub] camel pull request #2523: Fix MQTT URI param typo

2018-09-18 Thread aldettinger
Github user aldettinger closed the pull request at: https://github.com/apache/camel/pull/2523 ---

[GitHub] dmvolod opened a new issue #96: Add delete integration option

2018-09-18 Thread GitBox
dmvolod opened a new issue #96: Add delete integration option URL: https://github.com/apache/camel-k/issues/96 Also add --all for delete all available integrations in namespace or cluster This is an automated message from the

[GitHub] lburgazzoli opened a new pull request #95: Embed camel catalog

2018-09-18 Thread GitBox
lburgazzoli opened a new pull request #95: Embed camel catalog URL: https://github.com/apache/camel-k/pull/95 Only components have been embedded at the moment. Fixes #93 This is an automated message from the Apache Git

[GitHub] nicolaferraro closed issue #80: Manually trigger integration update

2018-09-18 Thread GitBox
nicolaferraro closed issue #80: Manually trigger integration update URL: https://github.com/apache/camel-k/issues/80 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub an

[GitHub] nicolaferraro closed issue #90: Integrations are started twice

2018-09-18 Thread GitBox
nicolaferraro closed issue #90: Integrations are started twice URL: https://github.com/apache/camel-k/issues/90 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] lburgazzoli closed issue #34: Add dev mode

2018-09-18 Thread GitBox
lburgazzoli closed issue #34: Add dev mode URL: https://github.com/apache/camel-k/issues/34 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] lburgazzoli closed pull request #92: Add sync and dev mode

2018-09-18 Thread GitBox
lburgazzoli closed pull request #92: Add sync and dev mode URL: https://github.com/apache/camel-k/pull/92 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a f

[GitHub] camel pull request #2523: Fix MQTT URI param typo

2018-09-18 Thread philschaller
GitHub user philschaller opened a pull request: https://github.com/apache/camel/pull/2523 Fix MQTT URI param typo You can merge this pull request into a Git repository by running: $ git pull https://github.com/philschaller/camel CAMEL-12821 Alternatively you can review and ap

[GitHub] dmvolod closed issue #51: kamel install with sample

2018-09-18 Thread GitBox
dmvolod closed issue #51: kamel install with sample URL: https://github.com/apache/camel-k/issues/51 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL ab

[GitHub] dmvolod commented on issue #51: kamel install with sample

2018-09-18 Thread GitBox
dmvolod commented on issue #51: kamel install with sample URL: https://github.com/apache/camel-k/issues/51#issuecomment-422448630 Fixed in #87 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] nicolaferraro opened a new issue #94: Auto-discover dependencies

2018-09-18 Thread GitBox
nicolaferraro opened a new issue #94: Auto-discover dependencies URL: https://github.com/apache/camel-k/issues/94 After we embed the camel catalog in #93, we can auto-discover dependencies directly from the code. It will be a kind of static processing (project cannot be built without kn

[GitHub] nicolaferraro commented on issue #30: Manage dependencies

2018-09-18 Thread GitBox
nicolaferraro commented on issue #30: Manage dependencies URL: https://github.com/apache/camel-k/issues/30#issuecomment-422447281 Implemented explicit declaration. This is an automated message from the Apache Git Service. To r

[GitHub] nicolaferraro closed issue #30: Manage dependencies

2018-09-18 Thread GitBox
nicolaferraro closed issue #30: Manage dependencies URL: https://github.com/apache/camel-k/issues/30 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL ab

[GitHub] nicolaferraro opened a new issue #93: Embed camel catalog

2018-09-18 Thread GitBox
nicolaferraro opened a new issue #93: Embed camel catalog URL: https://github.com/apache/camel-k/issues/93 We need to embed the camel catalog. First simple use case is to provide auto-completion when running a integration. Th

[GitHub] nicolaferraro closed pull request #87: kamel install with sample

2018-09-18 Thread GitBox
nicolaferraro closed pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (fr

[GitHub] nicolaferraro opened a new pull request #92: Add sync and dev mode

2018-09-18 Thread GitBox
nicolaferraro opened a new pull request #92: Add sync and dev mode URL: https://github.com/apache/camel-k/pull/92 This fixes #34. With `kamel run Sample.java --dev`, you can edit your source file and see the integration logs always updated with your changes.

[GitHub] dmvolod commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
dmvolod commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218424487 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +// E

[GitHub] lburgazzoli commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
lburgazzoli commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218421328 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +

[GitHub] dmvolod commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
dmvolod commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218419886 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +// E

[GitHub] dmvolod commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
dmvolod commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218419886 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +// E

[GitHub] dmvolod commented on issue #89: Add docker tag option for oc cluster up

2018-09-18 Thread GitBox
dmvolod commented on issue #89: Add docker tag option for oc cluster up URL: https://github.com/apache/camel-k/pull/89#issuecomment-422381536 @nicolaferraro , ok will think about create a separate install. This is an automated

[GitHub] dmvolod closed pull request #89: Add docker tag option for oc cluster up

2018-09-18 Thread GitBox
dmvolod closed pull request #89: Add docker tag option for oc cluster up URL: https://github.com/apache/camel-k/pull/89 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull req

[GitHub] dmvolod closed issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name

2018-09-18 Thread GitBox
dmvolod closed issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name URL: https://github.com/apache/camel-k/issues/84 This is an automated message from the

[GitHub] dmvolod commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name

2018-09-18 Thread GitBox
dmvolod commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name URL: https://github.com/apache/camel-k/issues/84#issuecomment-422367946 It was my problem with DNS outside the office in oc cluster up. Thanks to a

[GitHub] nicolaferraro closed pull request #91: chore(cobra): add autocompletion for configmap and secrets

2018-09-18 Thread GitBox
nicolaferraro closed pull request #91: chore(cobra): add autocompletion for configmap and secrets URL: https://github.com/apache/camel-k/pull/91 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] nicolaferraro opened a new issue #90: Integrations are started twice

2018-09-18 Thread GitBox
nicolaferraro opened a new issue #90: Integrations are started twice URL: https://github.com/apache/camel-k/issues/90 Now that we can run `kamel run runtime/examples/routes.js -w --logs`, I see that we create two pods each time we deploy a integration, not just one. The output of eac

[GitHub] nicolaferraro commented on issue #89: Add docker tag option for oc cluster up

2018-09-18 Thread GitBox
nicolaferraro commented on issue #89: Add docker tag option for oc cluster up URL: https://github.com/apache/camel-k/pull/89#issuecomment-422344780 @dmvolod are you sure you need this step with `oc cluster up`? The operator deployment is set to use a fixed image, that is `docker.io/apache/

[GitHub] onderson commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name

2018-09-18 Thread GitBox
onderson commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name URL: https://github.com/apache/camel-k/issues/84#issuecomment-422336436 the reason of https failure may be SSL certificate of maven repo needs to b

[GitHub] dmvolod commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name

2018-09-18 Thread GitBox
dmvolod commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name URL: https://github.com/apache/camel-k/issues/84#issuecomment-422324066 @lburgazzoli , yes, by default maven uses https and I don't know why oc clu

[GitHub] dmvolod commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
dmvolod commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218360851 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +// E

[GitHub] lburgazzoli commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
lburgazzoli commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218359233 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +

[GitHub] dmvolod opened a new pull request #89: Add docker tag option for oc cluster up

2018-09-18 Thread GitBox
dmvolod opened a new pull request #89: Add docker tag option for oc cluster up URL: https://github.com/apache/camel-k/pull/89 Fixes #60 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] lburgazzoli commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name

2018-09-18 Thread GitBox
lburgazzoli commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name URL: https://github.com/apache/camel-k/issues/84#issuecomment-422320687 This is an example of the pom that is generated: ```xml http://mav

[GitHub] dmvolod commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name

2018-09-18 Thread GitBox
dmvolod commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name URL: https://github.com/apache/camel-k/issues/84#issuecomment-422318158 @nicolaferraro this occurs on ./kamel install and not related to the integr

[GitHub] nicolaferraro commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name

2018-09-18 Thread GitBox
nicolaferraro commented on issue #84: Fails to run build after install with javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name URL: https://github.com/apache/camel-k/issues/84#issuecomment-422312579 I don't think we specify the maven repository somewhere in the project

[GitHub] oscerd closed pull request #88: Simplify install and update readme

2018-09-18 Thread GitBox
oscerd closed pull request #88: Simplify install and update readme URL: https://github.com/apache/camel-k/pull/88 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (

[GitHub] dmvolod commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
dmvolod commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218346565 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +// E

[GitHub] dmvolod commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
dmvolod commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218346565 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +// E

[GitHub] lburgazzoli commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
lburgazzoli commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218345618 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +

[GitHub] lburgazzoli commented on a change in pull request #87: kamel install with sample

2018-09-18 Thread GitBox
lburgazzoli commented on a change in pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87#discussion_r218345207 ## File path: pkg/install/operator.go ## @@ -45,6 +45,13 @@ func PlatformContexts(namespace string) error { ) } +

[GitHub] nicolaferraro opened a new pull request #88: Simplify install and update readme

2018-09-18 Thread GitBox
nicolaferraro opened a new pull request #88: Simplify install and update readme URL: https://github.com/apache/camel-k/pull/88 I've changed the install script to fail on error, do a simplified installation if cluster resources are installed and install on the current namespace by default.

[GitHub] dmvolod opened a new pull request #87: kamel install with sample

2018-09-18 Thread GitBox
dmvolod opened a new pull request #87: kamel install with sample URL: https://github.com/apache/camel-k/pull/87 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] lburgazzoli closed pull request #86: Pod log implementation

2018-09-18 Thread GitBox
lburgazzoli closed pull request #86: Pod log implementation URL: https://github.com/apache/camel-k/pull/86 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a

[GitHub] lburgazzoli closed issue #33: Add wait and log watch options

2018-09-18 Thread GitBox
lburgazzoli closed issue #33: Add wait and log watch options URL: https://github.com/apache/camel-k/issues/33 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use t

[GitHub] nicolaferraro opened a new pull request #86: Pod log implementation

2018-09-18 Thread GitBox
nicolaferraro opened a new pull request #86: Pod log implementation URL: https://github.com/apache/camel-k/pull/86 Fixes #33. It dynamically follows all pods of a integration. This is an automated message from the Apach