RichardW98 commented on code in PR #350:
URL: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/350#discussion_r1461293430


##########
controllers/discovery/discovery.go:
##########
@@ -80,35 +80,34 @@ type ServiceCatalog interface {
        Query(ctx context.Context, uri ResourceUri, outputFormat string) 
(string, error)
 }
 
-type sonataFlowServiceCatalog struct {
+type SonataFlowServiceCatalog struct {

Review Comment:
   it's for checking if knative client is available in 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/350/files#diff-f4169987ade59d934bdc042b4e7e6147bc4b8848bcda924eab7425e352763200R55



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to