operator-sdk
operator-sdk copied to clipboard
update ownership handling for consistency
Currently, OWNERS* files are ignored because the repo does not have a prow instance governing it. (Instead, authentication falls back on github groups.)
We should integrate with prow-github-actions to support authentication via the established OWNERS* files.