nicolaferraro commented on a change in pull request #583: Split builder from 
operator
URL: https://github.com/apache/camel-k/pull/583#discussion_r272486592
 
 

 ##########
 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:
   Yeah, right.. we still have 2 pods, even in pod mode.
   
   Don't remember if it uses hostPath or another implementation (think more the 
latter), but I suggest that we do some testing on GKE before releasing next 
version.

----------------------------------------------------------------
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

Reply via email to