christophd commented on code in PR #3402:
URL: https://github.com/apache/camel-k/pull/3402#discussion_r910746605
##########
e2e/support/test_support.go:
##########
@@ -1933,3 +1933,9 @@ func GetOutputStringAsync(cmd *cobra.Command) func()
string {
return buffer.String()
}
}
+
+func IsAPIResourceInstalled(t *testing.T, client client.Client, groupVersion
string, obj interface{}) bool {
Review Comment:
sure
--
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]