:seedling: Bump github.com/operator-framework/operator-registry from 1.50.0 to 1.51.0 by dependabot[bot] · Pull Request #1818 · operator-framework/operator-controller
This might need to be done manually
Sadly that will not change anything.
The github.com/operator-framework/operator-registry from 1.50.0 to 1.51.0 requires github.com/containers/image/v5 v5.34.0
Then, the issue is within github.com/containers/image/v5 v5.34.0 start to fail when we call controller-gen
Controller-gen does not accept the build tags required to allow build C packages.
See: #1692
So, we need to fix: #1692
:-(