astefanutti commented on a change in pull request #583: Split builder from operator URL: https://github.com/apache/camel-k/pull/583#discussion_r272487531
########## File path: pkg/builder/kaniko/publisher.go ########## @@ -111,6 +111,12 @@ func Publisher(ctx *builder.Context) error { args = baseArgs } + // The pod will be scheduled to nodes that are selected by the persistent volume Review comment: I've just added back the constraint so it should operate as before. I'll investigate multi-nodes build support and the removal of the constraint eventually ASAP. I wonder how Knative build handles the build input / output... ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services