[GitHub] [camel-k] astefanutti commented on a change in pull request #583: Split builder from operator

2019-04-04 Thread GitBox
astefanutti commented on a change in pull request #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#discussion_r272461208 ## File path: pkg/builder/kaniko/publisher.go ## @@ -111,6 +111,12 @@ func Publisher(ctx *builder.Context) error {

Re: Help with a task - Camel 11492

2019-04-04 Thread Francois Papon
Hi, Thanks for you proposal ;) You can work on the "news" and  "faq" parts. You have to create a Hugo template for the rendering of the pages. regards, François Papon fpa...@apache.org Le 05/04/2019 à 07:02, Muhammad Khasail a écrit : > Hi, > I'm reaching out since I was interested in helping

Re: [VOTE] Release Apache Camel 3.0.0-M2 (Milestone 2)

2019-04-04 Thread Jean-Baptiste Onofré
Even if the result has been published, just my +1 (binding) as I quickly tested the release. Regards JB On 25/03/2019 21:50, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 3.0.0-M2, the second milestone > towards a new 3.0.0 major release with currently 471 impr

Re: Release Camel 2.23.2 and other 2.x versions

2019-04-04 Thread Jean-Baptiste Onofré
It sounds good to me. Thanks Claus ! Regards JB On 19/03/2019 10:40, Claus Ibsen wrote: > Hi > > Its also soon time to get a new route of patch releases out of the > existing Camel versions, that would be 2.23.2, and potentially also > 2.22.4 (can be last 2.22.x release) and we can consider doi

Re: Help with a task - Camel 11492

2019-04-04 Thread Jean-Baptiste Onofré
Hi, Some people are working on the website (Zoran, François, ... AFAIR). I'm pretty sure they will get back to you soon. Regards JB On 05/04/2019 05:02, Muhammad Khasail wrote: > Hi, > I'm reaching out since I was interested in helping out with the Camel > Website project. > > I can produce an

Help with a task - Camel 11492

2019-04-04 Thread Muhammad Khasail
Hi, I'm reaching out since I was interested in helping out with the Camel Website project. I can produce any and all kinds of content as long as its in the English language. However, I was hoping to get involved with coding, since that's what I'm studying for and hoping to choose as a career path.

[GitHub] [camel-k] nicolaferraro commented on issue #587: on-premises: mount rwx volume

2019-04-04 Thread GitBox
nicolaferraro commented on issue #587: on-premises: mount rwx volume URL: https://github.com/apache/camel-k/issues/587#issuecomment-479984775 We can use a docker-like syntax for it. E.g. ``` kamel run -v pvname:/container/path integration.groovy ``` @Scisci75 do you want

[GitHub] [camel-k] nicolaferraro commented on issue #587: on-premises: mount rwx volume

2019-04-04 Thread GitBox
nicolaferraro commented on issue #587: on-premises: mount rwx volume URL: https://github.com/apache/camel-k/issues/587#issuecomment-479982435 That makes sense and allows using the file component in the cloud. This is an automa

[GitHub] [camel-k] nicolaferraro commented on a change in pull request #583: Split builder from operator

2019-04-04 Thread GitBox
nicolaferraro commented on a change in pull request #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#discussion_r272276976 ## File path: pkg/builder/kaniko/publisher.go ## @@ -111,6 +111,12 @@ func Publisher(ctx *builder.Context) error {

[GitHub] [camel-k] astefanutti edited a comment on issue #583: Split builder from operator

2019-04-04 Thread GitBox
astefanutti edited a comment on issue #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#issuecomment-479898429 > Love the pod mode, that is compatible with knative build.. I wonder if we should provide also a always-up build operator mode, to speed up buil

[GitHub] [camel-k] astefanutti commented on a change in pull request #583: Split builder from operator

2019-04-04 Thread GitBox
astefanutti commented on a change in pull request #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#discussion_r272189283 ## File path: pkg/builder/kaniko/publisher.go ## @@ -111,6 +111,12 @@ func Publisher(ctx *builder.Context) error {

[GitHub] [camel-k] astefanutti commented on issue #583: Split builder from operator

2019-04-04 Thread GitBox
astefanutti commented on issue #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#issuecomment-479898429 > Love the pod mode, that is compatible with knative build.. I wonder if we should provide also a always-up build operator mode, to speed up builds also

[GitHub] [camel-k] astefanutti commented on a change in pull request #583: Split builder from operator

2019-04-04 Thread GitBox
astefanutti commented on a change in pull request #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#discussion_r272179244 ## File path: pkg/builder/kaniko/publisher.go ## @@ -111,6 +111,12 @@ func Publisher(ctx *builder.Context) error {

[GitHub] [camel-k] lburgazzoli commented on issue #583: Split builder from operator

2019-04-04 Thread GitBox
lburgazzoli commented on issue #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#issuecomment-479854844 > Love the pod mode, that is compatible with knative build.. > I wonder if we should provide also a always-up build operator mode, to speed up builds al

[GitHub] [camel-k] nicolaferraro commented on issue #583: Split builder from operator

2019-04-04 Thread GitBox
nicolaferraro commented on issue #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#issuecomment-479854053 Love the pod mode, that is compatible with knative build.. I wonder if we should provide also a always-up build operator mode, to speed up builds also

[GitHub] [camel-k] nicolaferraro commented on a change in pull request #583: Split builder from operator

2019-04-04 Thread GitBox
nicolaferraro commented on a change in pull request #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#discussion_r272128685 ## File path: pkg/builder/kaniko/publisher.go ## @@ -111,6 +111,12 @@ func Publisher(ctx *builder.Context) error {