astefanutti commented on a change in pull request #1127: Don't write to 
platform spec to allow upgrades
URL: https://github.com/apache/camel-k/pull/1127#discussion_r355986375
 
 

 ##########
 File path: pkg/cmd/install.go
 ##########
 @@ -25,6 +25,7 @@ import (
 
        "github.com/apache/camel-k/pkg/util/registry"
        "go.uber.org/multierr"
+       v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
 
 Review comment:
   nit: use the `metav1` alias as it's used elsewhere.

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