tadayosi commented on a change in pull request #1850:
URL: https://github.com/apache/camel-k/pull/1850#discussion_r539976915



##########
File path: pkg/trait/trait_types.go
##########
@@ -188,6 +188,22 @@ type ControllerStrategySelector interface {
        ControllerStrategySelectorOrder() int
 }
 
+func isTrue(b *bool) bool {

Review comment:
       Ahhh, ok. But I think `BoolP` is useful outside of trait and traits are 
referred to from outside of trait so other bool pointer companion funcs should 
be also useful for the other parts as well.




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


Reply via email to