astefanutti commented on code in PR #3197:
URL: https://github.com/apache/camel-k/pull/3197#discussion_r849291661
##########
pkg/util/olm/operator.go:
##########
@@ -122,7 +123,7 @@ func HasPermissionToInstall(ctx context.Context, client
client.Client, namespace
}
if !global {
- if ok, err := kubernetes.CheckPermission(ctx, client,
operatorsv1.GroupName, "operatorgroups", namespace, options.Package, "list");
err != nil {
Review Comment:
Yes, that's sounds good, it's not a big deal.
--
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]