tadayosi commented on code in PR #3574:
URL: https://github.com/apache/camel-k/pull/3574#discussion_r954805611


##########
e2e/local/util.go:
##########
@@ -48,3 +53,10 @@ func StopDockerContainers() {
                Docker(args...)
        }
 }
+
+func kamelWithContextAndMaybeStaging(ctx context.Context, args ...string) 
*cobra.Command {

Review Comment:
   It looks a bit verbose to me. Maybe we can just name it `kamelWithContext` 
here.



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

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to