R.reduce is not a function

My teammate hit this issue `R.reduce is not a function` when using OperatorHub

Workaround:

oc patch operatorhubs/cluster --type merge --patch '{"spec":{"sources":[{"disabled": true,"name": "community-operators"},{"disabled": true,"name": "certified-operators}]}}'

PR #16588 • Bug OCPBUGS-88027

Thanks to https://access.redhat.com/solutions/7075189 for the solution

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *