astefanutti commented on code in PR #3480:
URL: https://github.com/apache/camel-k/pull/3480#discussion_r938663146


##########
pkg/trait/util.go:
##########
@@ -388,34 +388,43 @@ func KameletBindingsHaveSameTraits(i1 
*v1alpha1.KameletBinding, i2 *v1alpha1.Kam
 }
 
 // IntegrationAndBindingSameTraits return if traits are the same.
+// The comparison happen for a subset of traits as during the trait 
processing, some traits may be

Review Comment:
   nit: happen -> happens or "is done for the subset of traits defined on the 
binding"



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