tdiesler commented on code in PR #5624:
URL: https://github.com/apache/camel-k/pull/5624#discussion_r1637614781


##########
pkg/cmd/install.go:
##########
@@ -375,15 +375,14 @@ func (o *installCmdOptions) installOperator(cmd 
*cobra.Command, output *kubernet
                }
        }
 
-       strategy := ""
+       message := "Camel K installed in namespace " + namespace

Review Comment:
   It's a scratch branch - this will disappear with the next rebase.
   
   PS: by convention I use '--...' for commits that will later be squashed 
before the real commit 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to